Raw Blocks
Chain
Dataset name
settlus.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_0x47a86b86dc4ba2e8c877515717dab337673a24dc3fb06d69ac9f07e9949a48c6_0 | 0 | 0x47a86b86dc4ba2e8c877515717dab337673a24dc3fb06d69ac9f07e9949a48c6 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xe6e8eaa7e55e4457bdc0df0a92a95605246c8d42a9d371494f51f26a1c7aec7c | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x4200000000000000000000000000000000000011 | 592 | 0x00000000fa00000006 | 60000000 | 0 | 1740171575 | 0 | 1000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0x12f80e378d655ca71628b28ac849912b106eb41e4222821353ee281f690ee2e0_0 | 2 | 0x12f80e378d655ca71628b28ac849912b106eb41e4222821353ee281f690ee2e0 | 0x4413e09fbc82fc85f3c1244d3000d7798c60db8944e134998796e3df4559c448 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x45e475d5e3008b3d1d4244270658a948730350f4b5662b9b57294a7850598908 | 0x971dcd4143b27baaa50d95dd9963de6db2b4528d6eb36dc75b2bf023bdec3652 | 0x03e4ffdd5741dfd4bb5423016f6a3ce7c9569dd025a8593dac16baf36e9bf608 | 0x4200000000000000000000000000000000000011 | 848 | 0x00000000fa00000006 | 60000000 | 43938 | 1740171577 | 1 | 992079959 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0x8cc0f898bb82d1b1ae5e4328da0496fdd530c7cdd872168386d07446d762ecbb_0 | 5 | 0x8cc0f898bb82d1b1ae5e4328da0496fdd530c7cdd872168386d07446d762ecbb | 0x506e1dc5b941fb77932c7b2e1749208b4ff258fbaed476ac016147ecfc911c0e | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x560f318ff6495785ae2bcd72e6f31eca6d8c7e991f9217718371d6147d254c4a | 0x9001cc45d685db43697579cb28ecf789de7a864d729f8980d019123bf728a752 | 0x6a117dc4ce9e82027e701ea5176fcebdc6f837b35463c260b73d7c0170b271a3 | 0x4200000000000000000000000000000000000011 | 848 | 0x00000000fa00000006 | 60000000 | 43938 | 1740171580 | 1 | 980274449 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | 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 |