Raw Blocks
Chain
Dataset name
mint_sepolia.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_0xb45a3756ecb80d609631f97100f58cace681a5c3e498dd7e781b367fee3803de_0 | 594220 | 0xb45a3756ecb80d609631f97100f58cace681a5c3e498dd7e781b367fee3803de | 0x948329ebf0fef817eae26f8a2121680d6d8219e8fc2238d433fd5f4586e1005f | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x5b6db95b5427a6e191a0681510672e14440e5e739a5e961b94125f1b2ffd38b7 | 0xf6bc18f2aecdca550df887f032a1834bccec4808c93704b972cd3c6242f45aa7 | 0x4fc17deea1ed624ed1dfca7cd3be5ad6ace02547fa545be2b9264745dd906087 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43839 | 1713657104 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xe0d3401563270fc2bc800afadb93d34f0da023f8e6908faa8981bca6ddbd6302_0 | 594221 | 0xe0d3401563270fc2bc800afadb93d34f0da023f8e6908faa8981bca6ddbd6302 | 0xb45a3756ecb80d609631f97100f58cace681a5c3e498dd7e781b367fee3803de | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x0c730950fc639b390b0277e293ca0a3c622ede2b04b1913c98abd4dc51105d40 | 0xee801bf213d245f429806a7e5dc46e1765b10b5d8cedf273dd7d39460a47a03c | 0x77da83aac0afc1ff658b634ebb0cbbf70c2a3efc0acea3c2786cbbf7f01f2e5a | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43839 | 1713657106 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xf9a3087249f79ec0b5a74e37c038a7499d33c609d227aa04febe1998f6a217a4_0 | 594224 | 0xf9a3087249f79ec0b5a74e37c038a7499d33c609d227aa04febe1998f6a217a4 | 0xa473f40a13d03d9e99a8e16a2103d3f9395ba272202655e842a284c44297a0dc | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xbfe052f7dc2ecee8ec4a1e3fca690659570e6ee8562759b8ff1bb542c497ab25 | 0x9c7087b97b13a1ecc2d601da1fd059dce5f95c8e28d9f2b38aff94f86bf4bf49 | 0x1289c618ca413479bb86ff9008f64b3b5034a73fdf866e490e6a738dd8bd304a | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43839 | 1713657112 | 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 |