v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBget main page blocks
Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.
Response
blocks
EIP-1559 base fee per gas, in wei. Null on blocks produced before EIP-1559 activation or on chains that do not implement EIP-1559.
Sum of EIP-1559 base fees burned by transactions in this block, in wei.
Burned base fees as a percentage of total transaction fees in this block.
Proof-of-work difficulty of this block. Zero on proof-of-stake chains.
Percent above the EIP-1559 elasticity target (gas_used vs. gas_limit / elasticity_multiplier).
Gas used in this block as a percentage of gas_limit.
Block number (zero-based index from genesis).
Number of internal transactions in this block; null when the count is unavailable.
True when the block is scheduled for re-fetch; its fields may change once re-fetching completes.
Proof-of-work nonce used to satisfy the difficulty target. Zero on proof-of-stake chains.
Sum of validator tips (EIP-1559 priority fees) paid by transactions in this block, in wei.
Block size in bytes (length of the RLP-encoded block).
Cumulative chain difficulty through this block (sum of difficulty of this block and all ancestors).
Sum of transaction fees (gas price × gas used) paid by transactions in this block, in wei.
Block classification: block = main-chain consensus block; uncle = ommer (valid but not in main chain); reorg = former main-chain block lost to reorganization.
Number of withdrawals included in this block; null when the count is unavailable.