v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBblocks
Retrieves detailed information for a specific block identified by its number or hash.
Retrieves detailed information for a specific block, including transactions, internal transactions, and metadata.
get/{chain_id}/api/v2/blocks/{block_hash_or_number_param}
Path parameters
Block hash or number in the path
chain_idstring required
The ID of the blockchain
Response
Detailed information about the specified block.