/v2/beacon/blocks/{block_id}
Retrieves full block details for the given block identifier.
Path parameters
block_id
Block identifier. Can be one of: head (canonical head in node’s view), genesis, finalized, <slot>, <hex encoded blockRoot with 0x prefix>.
Response
Block retrieved successfully.
version
Protocol version (e.g. “electra”).
execution_optimistic
Whether the execution payload is optimistic.
finalized
Whether the block is finalized.
data
Block contents.