Raw Blocks
Chain
Dataset name
shape.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_0x9d0fd8785407622707b81604670abf35bcb10740f5ed4fc1437bdd8eb1af5f6b_0 | 4 | 0x9d0fd8785407622707b81604670abf35bcb10740f5ed4fc1437bdd8eb1af5f6b | 0xb6d4348fc487d5bcbcceb8fcc7d9004212c5d419eb8226b8c12ddc2cd1871d09 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x587d77753a2bce3dd782c315e6fb9286c93846275d1a0c77e66d4d405677c858 | 0x18e83d92d9bbfe47b0ebac5f316e32eff459d00b28e743b6cd5e19acfeccca23 | 0x95499b9b5330a031cb48adb97099b8e86eafec34d57c54ad2a8efda0acfbf168 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43827 | 1721744479 | 1 | 984199677 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x5e40aa71690b9f2bb9d10c1293ae88e5520dfdc5bc4d60de3c02e412afea6c73_0 | 8 | 0x5e40aa71690b9f2bb9d10c1293ae88e5520dfdc5bc4d60de3c02e412afea6c73 | 0x483c825b19f7c098976a54ddb34d7a5b772ca3a767dafbcd5a91cc8f88917d46 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xb20f4ee7390f027db8ea3031c78e55fefaa915c4d37bc63d832ff8abfbcd3d84 | 0x6d75f4047d8911e019bebb083fc825c5a86b3a701b0fda068442ca88fde2dcd1 | 0x7bf0228ad86475a171f3c575af3655fbc66e672b8e6c28679dc708ea21fbcb91 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43827 | 1721744487 | 1 | 968689630 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0xf42e66c52a348954cec36f76a3de85af0930efa39062aadfe9a516308d234828_0 | 11 | 0xf42e66c52a348954cec36f76a3de85af0930efa39062aadfe9a516308d234828 | 0xa2391408e752256b55c1d4e88f7ed49b64b1d09f87d347a1203d87ccb74d60ee | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xe60f6d7e214eb34d250656a0451059a0b3c18e2dfb59e72da099aeec086b0489 | 0xa8eb613bab8d9af03b246d3ef258c890837b996aa2b05f3998653638285a32ec | 0x55b8220e60f50b02efc359e781e4629a3cd23d021ed7b4edce1d0a4ff89d3704 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43827 | 1721744493 | 1 | 957212872 | 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 |