Overview
- Dataset ID:
0101 - Table:
blockdb_evm.b0101_blocks_v1 - Description: Canonical block headers with BlockDB integrity metadata
- Primary key:
block_number - API: POST /evm/raw/blocks
- CSV Sample: Download
- JSON Sample: Download
Sample Viewer
Columns
Use Cases
- Chain reconstruction and blockchain state verification
- Block production and mining analytics
- Gas market analysis and block space utilization
- Chain reorganization detection and handling
- Foundation for transaction and log indexing
- Block-level time series analysis and chain health monitoring
Related Datasets
Transactions
EVM transaction records with gas, status, and calldata.
Logs
Smart contract event logs tied to each block.
Internal Transactions
Nested calls and value flows within transactions.