Raw Blocks
Chain
Dataset name
race.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_0xa439faca6cbd7c4bec1c60c8c10d8c84a46f608e3fdab4321b82b23604d11c2e_0 | 2741321 | 0xa439faca6cbd7c4bec1c60c8c10d8c84a46f608e3fdab4321b82b23604d11c2e | 0xbb984cdb63988ccdc0f0c95cf51f000cbbfba3fc71c42bc4c2c1c043943f8c64 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xa7d6a8a636d9fe4b3cdb8b8295213b9631c82a675e8aaedb2dddc41432eece93 | 0xa88fb695fa0647816ce2ba89e2a7f5824958ab1a062cddda7692d7842c1b8f2b | 0xda6bcb426149008214a451a5030bc5f9a90af35c26e5571855daee82475792a4 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43878 | 1725904233 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x58c193cdf24c01a45757fe4029ad344b450fa5a7d516a02e2bb9456dd6d65142_0 | 2741322 | 0x58c193cdf24c01a45757fe4029ad344b450fa5a7d516a02e2bb9456dd6d65142 | 0xa439faca6cbd7c4bec1c60c8c10d8c84a46f608e3fdab4321b82b23604d11c2e | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xfc8c55fa422adbcf793ef2273048c742584d659df62cdce057ca63552ce1bcd2 | 0xf82dbfa3dcc99a204fc87e2f986201f2cbb2533da711ec9a4631683ef17f32d5 | 0x54639675805bd7fdabddc293a93288d68e3d8a360e1380eae6a8752cee53eb15 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43878 | 1725904235 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x76c292b3205ac91c83e6ebdde3075fef85f7a913f5207a2bafe91411308274a8_0 | 2741325 | 0x76c292b3205ac91c83e6ebdde3075fef85f7a913f5207a2bafe91411308274a8 | 0x9cfca13ad4e6a652bc6747ae4f5a61d2a098560cb47503dc02af6d3b04e2002b | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x30486da26041b7a5ca2b220fe75e7b66f01a74ac0691cca393c53ab2a544e88c | 0x8a6f96d8d50407e3286eac51170a338a26909d2db9790e1032a1f6289031cf07 | 0x8f2ff5dcb7e011ce13c71d17cb89624ece4fe165da65b37d3dc40418e6141d09 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 52266 | 1725904241 | 1 | 252 | 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 |