Raw Blocks
Chain
Dataset name
codex.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 | difficulty | total_difficulty | size | extra_data | gas_limit | gas_used | timestamp | transaction_count | base_fee_per_gas | withdrawals_root |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_0x75ca15bf3d5f8f26b4f2fd16493a0cab2e18d352a621f5661ca4d45233b868bc_0 | 4 | 0x75ca15bf3d5f8f26b4f2fd16493a0cab2e18d352a621f5661ca4d45233b868bc | 0x18c4e7e6728c58dc7e8d062a9c38fd35b08a08f1b8cc5c0293dc7db2128ca34b | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xd646dd6605c3d07c2c03b649eeb655c77300d299efd77f75ee8979d4f8f6e197 | 0xb57c747d3679ce189c379ef50a61307e95e52cbdbd90dc622e2231bff599666e | 0xa07f7755755d14a1185582d9fbacbcc7e5406ce2ccc6039b8f37201efab687ab | 0x4200000000000000000000000000000000000011 | 0 | null | 839 | 0x | 30000000 | 43854 | 1728898075 | 1 | 984291913 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xb8b205d1b11c275a97a1fb180b2523ff2a74103f7995dc92d93153188c7d0435_0 | 8 | 0xb8b205d1b11c275a97a1fb180b2523ff2a74103f7995dc92d93153188c7d0435 | 0x472797b1738cba8b190bb118e003422d9be49e192e1075548d483814dcb95485 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x3849120a03c40e627c95d176210739dd5deb898c2d0965884011e7698000b1a5 | 0xcea62873e59ca805b9346006f975107e22537b98cd797022574fb39172e81436 | 0xb0a23584e3593d7ca6647b97c43bd646c19c4ae8360bec8bab5946ffc6f57b92 | 0x4200000000000000000000000000000000000011 | 0 | null | 839 | 0x | 30000000 | 43842 | 1728898083 | 1 | 968780478 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x45796969d2b96bdc0589aac863d691dcc650d02dc3e4f91a9aae79c446f9ba23_0 | 14 | 0x45796969d2b96bdc0589aac863d691dcc650d02dc3e4f91a9aae79c446f9ba23 | 0x55bd3e1e2d78a9a2a2165b4e36c8bf30fef5398802e3afa63bf7fd2827d25c8e | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xdc77451b9997a919742b2fa1567fb8dd50f4f800b4c247f778a9ec17ed742a11 | 0x04a0c84e913b97999e2f2930988284d6816721a005b2b8f93f5b4c3c956060e8 | 0x4b6188acdc185360b12935b8e0120c1ead7d6c9722b0ff4a216d59f13ff77738 | 0x4200000000000000000000000000000000000011 | 0 | null | 839 | 0x | 30000000 | 43842 | 1728898095 | 1 | 945967239 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
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 |
| difficulty | double |
| total_difficulty | double |
| size | long |
| extra_data | string |
| gas_limit | long |
| gas_used | long |
| timestamp | long |
| transaction_count | long |
| base_fee_per_gas | long |
| withdrawals_root | string |