Raw Blocks
Chain
Dataset name
swan.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_0x5375a2b0088fe8b7aafac15790bc4ba77512d790f96f5b1641593715cdfb76bf_0 | 39 | 0x5375a2b0088fe8b7aafac15790bc4ba77512d790f96f5b1641593715cdfb76bf | 0x5e6861eb2df04d1d439496a5ae348dd055ca82a23d875a3fc41ecd4b063e1484 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x60225748f9e0c4b98144da8aa7a9262eadd1c75a93a678703cfbabac658678e8 | 0xeb64fd8e9c5014dd8d0c104d06809b6dfc14ade8b7bb825ab765c0d9ffbe0d96 | 0x6cdee4afda339290e0e072681dda7a9f71520f4b769cd2f5ac8dc79e62171943 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 55039 | 1718640410 | 1 | 857570702 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x2d630c4e211e54c002e1bceb7297d564b26c1755960e979a133d9ea1e3baadc5_0 | 44 | 0x2d630c4e211e54c002e1bceb7297d564b26c1755960e979a133d9ea1e3baadc5 | 0xfca862660d38c4bfb1a7271bf3166d1dbabdbde3a397d2e39382449741425948 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x21bfe4e4ff762442fb8b8594322a7ffbb7f63639d5ac4065d9f0c6eb2a11bb05 | 0x9155446dca8d263e6b985e91508fe5993bf95215723bb32ad7b4440bc97d80dd | 0xf6c65cb2c5929f94bc8f4b21614f6c6ad2675efe30e33cf116ed79321fad1763 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 55051 | 1718640435 | 1 | 840719127 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x1d3169d387f8611b950c2e6579ef2edf3a8761056347e495c87e99e2b63f4c29_0 | 123 | 0x1d3169d387f8611b950c2e6579ef2edf3a8761056347e495c87e99e2b63f4c29 | 0xc6af6a7b89a503829740577f338c0c7f47c3add81f917407c36f464db6f55b0c | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x2f82bc9b39ea7d5f1e972541414414c05952d13995ad9394349cb55af8e07c1b | 0x7f19e85f05230cc2931defcbfe313a16fbdae87e96fc6d943a60bca35f8b0b1f | 0x0964af049f964fda0cf4ea29b266301cf49c10106572c86c74cdd47909869b94 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 55039 | 1718640830 | 1 | 614430866 | 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 |