Raw Blocks
Chain
Dataset name
ethereal_testnet.raw_blocksVersion
1.0.0Description
Metadata for each block on the chain including hashes, transaction count, difficulty, and gas used.
Example data
| id | number | hash | parent_hash | nonce | sha3_uncles | logs_bloom | transactions_root | state_root | receipts_root | miner | size | extra_data | gas_limit | gas_used | timestamp | transaction_count | base_fee_per_gas | withdrawals_root | blob_gas_used | excess_blob_gas | difficulty | total_difficulty | withdrawals |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_v3_0x4d309034f9d0874f079f245d3faec2e873f3363dc0b89518c27f26254d922c3d_0 | 24 | 0x4d309034f9d0874f079f245d3faec2e873f3363dc0b89518c27f26254d922c3d | 0x74eded602175e56f9bafe345f316df19b354b7dae8b562bb74027170127381f7 | 0x0000000000000005 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000400000000000000010000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000 | 0x09a8767e7c6a2dd4421d6350afea49a8d96bfc778c8466367f2a9b7052896288 | 0x7320d3f22ce3599807fd154f78f36c4172a133f53122db17271aa218dc6a7c71 | 0xff9e94e0984c62575a86f24ded40457d1ffed9aacab2c7228bbdc14a48cbb133 | 0xa4b000000000000000000073657175656e636572 | 9189 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 1821662 | 1755620368 | 2 | 10000000 | null | null | null | null | null | |
| block_v3_0xccec2650ee1f08795ace811de759a77a14d1cd43b53e28e17c7c9a14cd9bbc39_0 | 31 | 0xccec2650ee1f08795ace811de759a77a14d1cd43b53e28e17c7c9a14cd9bbc39 | 0x85a5fee8069c790bc522bd9562b3798450235ee58cc6a58bb34cc9f7f1405495 | 0x0000000000000006 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000008104000000000000000000000000000000000000000400000000000000008000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000020000000000000000000800000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000010000000040000000000000000000000000000000000100001000000000028000000000000000000000000200000000000002000000000000000000000000000 | 0x6c6e1e20aa5a13cd8816ee67964010616cc4480c94f9c9155efb915ae1185f17 | 0xa255dd7c78d1185bf813b806ec5644fd70433316afcffe17dce63506e7d45085 | 0x11178c75ec277bdfb1ebc660ee5396f193c6305236f01c5bef20bf9ea5e753db | 0x37e1446ebe9487aa1979ad1809515207214a2a90 | 999 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 321000 | 1755761650 | 3 | 10000000 | null | null | null | null | null | |
| block_v3_0x72b3ed9a3c6d1b0e66415eea65214e9f5a382324a6f2dad86d653755b272d259_0 | 33 | 0x72b3ed9a3c6d1b0e66415eea65214e9f5a382324a6f2dad86d653755b272d259 | 0x9f31ad88a2ca01ed85ce597fcef1a3b5af5ea5cae282ec860ae6c247cd9457e4 | 0x0000000000000006 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xb18a4bf7a9b3acc52a8905d871bf77735774922c76eb232db0ad36de89df6209 | 0x8d98e910a4ca1d0aabce1a779a7c00a854b55e36ab8e4d2dddd6124f66fd962a | 0xa1c5fae85b5482970ec48a3386201fe448ea368eced3136406baf0f19ced15a0 | 0xa4b000000000000000000073657175656e636572 | 809 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 21000 | 1755821322 | 2 | 10000000 | null | null | null | null | null |
Schema
| Column | Type |
|---|---|
| id | string |
| number | long |
| hash | string |
| parent_hash | string |
| nonce | string |
| sha3_uncles | string |
| logs_bloom | string |
| transactions_root | string |
| state_root | string |
| receipts_root | string |
| miner | string |
| size | long |
| extra_data | string |
| gas_limit | long |
| gas_used | long |
| timestamp | long |
| transaction_count | long |
| base_fee_per_gas | long |
| withdrawals_root | string |
| blob_gas_used | long |
| excess_blob_gas | long |
| difficulty | decimal |
| total_difficulty | decimal |
| withdrawals | string |