Raw Blocks
Chain
Dataset name
eth_hoodi.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_0xdbaeba4df09fd9a99d6c45d71ffc270ae277a19b3daf57d4122a988d379bd5b0_0 | 2 | 0xdbaeba4df09fd9a99d6c45d71ffc270ae277a19b3daf57d4122a988d379bd5b0 | 0xc62962979a16131910a073095eadc7e458679bb9336299cd38a6e715c1c47996 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x08be3b498fff151920a6f15ecf057381a19a93717ce1548652378accfda6b701 | 0x85a3a6db6203a1010dedcec772cf31c878d8b30a405bd096f51c2139cc2379f8 | 0x7873923d5e2c91e229020f7cdd281a086a148e85560229c109237de4815fcf2a | 0xf97e180c050e5ab072211ad2c213eb5aee4df134 | 0 | null | 1031 | 0x | 35964845 | 64056 | 1742213436 | 3 | 765625000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xd9e52bbe31eae936e22acc7741650e11f2db0c104a2002e4a62f754f800654cb_0 | 3 | 0xd9e52bbe31eae936e22acc7741650e11f2db0c104a2002e4a62f754f800654cb | 0xdbaeba4df09fd9a99d6c45d71ffc270ae277a19b3daf57d4122a988d379bd5b0 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x15ec14c7c29dae4de478f787d9cab7bc83786f456aafb28a6264fdb6cfcccca3 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xf97e180c050e5ab072211ad2c213eb5aee4df134 | 0 | null | 600 | 0x726574682f76312e322e302f6c696e7578 | 35999965 | 0 | 1742213448 | 0 | 670262784 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x84c2a1d242dda1fafb3cce90def40a34737037fd39afc5f83e550140fc345f8e_0 | 4 | 0x84c2a1d242dda1fafb3cce90def40a34737037fd39afc5f83e550140fc345f8e | 0xd9e52bbe31eae936e22acc7741650e11f2db0c104a2002e4a62f754f800654cb | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x4af4a68f5e713a8bea0061c8999f1f71b4ca7c8fd3c6c76a91ba30587ee97c72 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xf97e180c050e5ab072211ad2c213eb5aee4df134 | 0 | null | 583 | 0x | 36000000 | 0 | 1742213460 | 0 | 586479936 | 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 |