Raw Blocks
Chain
Dataset name
soneium.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_0x295d22d269634c7d0055b33b887519362d0b31899e97109d1789a8a168de1b21_0 | 0 | 0x295d22d269634c7d0055b33b887519362d0b31899e97109d1789a8a168de1b21 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xc0c30db8b85abb4c6083e3b28b44fce19fba1754e3dbeb35abf2cda2afe61fc2 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x4200000000000000000000000000000000000011 | 583 | 0x | 60000000 | 0 | 1733134751 | 0 | 1000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x902e3847abf3eba56423d71f687c1f9ff6a082eacb51c6b71268e218ed20538f_0 | 7 | 0x902e3847abf3eba56423d71f687c1f9ff6a082eacb51c6b71268e218ed20538f | 0x892ea9bfb255df386de4c3bd943a8584aca08c82bab6831ad654f3d72a1078b0 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x14c0f22a3adbda2428b11f5543bd84b0db108224368ea0c9b343e8a5773fe78a | 0x05d608d3dc65f7f45be34ff27c8496fd2fb3e4a0f0daaa5a9a82ec7f4a943c28 | 0x7d7e2514aa1d61e7345fc68459fadea85f86c135885effae93a078861113ef81 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 60000000 | 43938 | 1733134765 | 1 | 972486628 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x5526ddc83deec5480f9699deea0ae7cf12945de4366afdd62a062abd103669dd_0 | 14 | 0x5526ddc83deec5480f9699deea0ae7cf12945de4366afdd62a062abd103669dd | 0x483a7030cfef26f20d0c256a6c7597fd811555fd14c45f40569c11eb37d18555 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x98b3d15afcc973109eb6e1cfbb3450bfca6da175ffba1d08ed5e6fd23c06f69f | 0x02ca06013e2601a2d3e8e777c6271eb34f18a45e69599ac241c8ca635a5ac512 | 0x2f9b8e114823c5f90f79066451edfb43881dd01e2738fdb313cba073af1fddaf | 0x4200000000000000000000000000000000000011 | 839 | 0x | 60000000 | 43938 | 1733134779 | 1 | 945701583 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | 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 |