Raw Blocks
Chain
Dataset name
b3_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 | 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_0xc43085b92e355c082735cc5f1cfe889a3e763582408dbf57f49dbbf2b210e575_0 | 0 | 0xc43085b92e355c082735cc5f1cfe889a3e763582408dbf57f49dbbf2b210e575 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x3c2237742494d09cac71e6c1acbe5d03f1ed6bc1b7962d3206d5020d1c2c5f2c | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x4200000000000000000000000000000000000011 | 590 | 0x424544524f434b | 30000000 | 0 | 1714173984 | 0 | 1000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0xe5227e17f4e453eed42a2cb9cc71c663c284e97eae74b14aba73cac1c29c76db_0 | 1 | 0xe5227e17f4e453eed42a2cb9cc71c663c284e97eae74b14aba73cac1c29c76db | 0xc43085b92e355c082735cc5f1cfe889a3e763582408dbf57f49dbbf2b210e575 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x3c7c13fe63b349461da53657211ac7704b9f884985b614aa766dee5b4d87dcc9 | 0x604e9639e2dea00fcc849c3a64ea0f698332b6b9a6b0e7bad8485d723a8067b2 | 0xf3c1f8bbbaa1300b74e79cd88b32d70abeb071919e9083e9c4effa6e97b5f99d | 0x4200000000000000000000000000000000000011 | 840 | 0x | 30000000 | 80779 | 1714173985 | 1 | 996000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x77c7e5ab835a363560b00f8dfc284b4172ff62c7f19faf3211988f4e1b15ca16_0 | 4 | 0x77c7e5ab835a363560b00f8dfc284b4172ff62c7f19faf3211988f4e1b15ca16 | 0xf9cf01c19edbcd37cf7677f41ae0d95bc178d2fe7a527c6f2926257ae165d3f9 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x60edad07249f5abf4bc5797cc60d0fb5c92e47f1713f47b22f8df65c5062b06a | 0xf93f8139995f46451e4324305e4055b028518defd961216e3e6128853381eabf | 0xfacf9ed4ffd0474540430874bc0f1a76140b0176dc811c1a4823f863c9214284 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 49367 | 1714173988 | 1 | 984233229 | 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 |