
BlockDB EVM Block Headers
market-datacryptodatasets
About
Canonical EVM block headers with deterministic integrity metadata. One row per mined block, providing the full header fields alongside BlockDB-recomputed receipt roots for independent verification. Use Cases - Chain reconstruction and blockchain state verification - Gas market analysis and block space utilization - Foundation for transaction and log indexing - Block-level time series analysis and chain health monitoring
Endpoints
Endpoints (2)
Each endpoint has its own page. Open it, or expand a row for the request schema.
POST
/v1/evm/raw/blocksReturns canonical EVM block headers. Provide exactly one of: a block range (`from_block`/`to_block`), a timestamp range (`from_timestamp`/`to_timestamp`), `block_numbers`, or `block_hashes`. `block_numbers` and `block_hashes` are mutually exclusive.$0.01/callOpenPOST
/v1/evm/raw/blocks-summaryReturns aggregate block-level statistics bucketed by time granularity. Optionally includes a 10-bucket gas fee histogram when `include_fee_histogram` is true.$0.01/callOpenTry it out
More from Blockchain Database LTD
- BlockDB EVM ERC-20 Tokens
- BlockDB EVM Function Results
- BlockDB EVM Internal Transactions
- BlockDB EVM Logs
- BlockDB EVM Transactions