Raw Blocks
Chain
Dataset name
shape_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_0x65264225328a77959d5f54fae7a025b8e9821e3a0c5e3d6431fbc8a0a002433e_0 | 340364 | 0x65264225328a77959d5f54fae7a025b8e9821e3a0c5e3d6431fbc8a0a002433e | 0x41357598fbc0a8310f5a17b34046a6ef6bda67d8a058f91c64c3eb1afdad1c06 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x352104a5efeeae02967e87276abfe09d63771b487e27a23f9b2cb08a84225982 | 0xc77c7c2fbcfb737af9b5b01075818152de4fb8f5e0d5c7c98bc0f33d32f582a0 | 0xa2662b067f474b1507df4f5b8e031d6546897bd82b6fc791efeaae808848becb | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43839 | 1719616888 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x595933d932a4051fd3261dd1dacb93e9708e908b5214f6b65e7fa9b72852b211_0 | 340365 | 0x595933d932a4051fd3261dd1dacb93e9708e908b5214f6b65e7fa9b72852b211 | 0x65264225328a77959d5f54fae7a025b8e9821e3a0c5e3d6431fbc8a0a002433e | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xb8e2dfb689825c05134bbc330e409a9c3a273400561a6073ee036484de6f30cf | 0x24ea99036025461a2ac96b09014b09e5f76b65786c8ab0bcc6ac0baa44cd1dc9 | 0xcbb7b4ceed23da9b8036577c296ff06513102fa1f01aa30bef0105ba8ca9aac5 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43839 | 1719616890 | 1 | 252 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x0e35d1b5706830ccdfebdd143880e5b282bda4f1fb45f1270885638119c2d07a_0 | 340366 | 0x0e35d1b5706830ccdfebdd143880e5b282bda4f1fb45f1270885638119c2d07a | 0x595933d932a4051fd3261dd1dacb93e9708e908b5214f6b65e7fa9b72852b211 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x627635416cd5604594d24702d618df2457381367c61aefe8d0539bcdb405f55a | 0x3f4d1199c8da2f49a336c128e96d14bc67ff66282334e47438293706e6f6cdf9 | 0xc80e7b717be10516bcf8589ea41c27684b38a14d094f405b69ebf937d17f0357 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43839 | 1719616892 | 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 |