Blocks

Get raw block hex.

Returns raw serialized block data.

Load estimate: High for large blocks; payload size grows with the raw block size.

get/api/v2/rawblock/{blockId}

Path parameters

blockIdstring required

Block height or block hash.

Response

Raw block data.

hexstring required

Changes