debug_getRawBlock

Returns an RLP-encoded block.

Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to debug_getRawBlock
params
array
length between 1 and 1
  1. BlockNumberOrTag - The block number or tag (e.g., "latest", "earliest", or a specific block number like "0x32026E").
params
Response

Response body
object
integer
string
string

RLP-encoded block as a hexadecimal string.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
ReadMe
Support Hub