Alchemy Logo

debug_getRawBlock

POST
/{apiKey}

Returns an RLP-encoded block.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

BlockNumberOrTagstring or enumrequired

The block number or tag (e.g., "latest", "earliest").

Responses

200

RLP-encoded block as a hexadecimal string

RLP-encoded block as a hexadecimal string

Was this page helpful?