Raw Blocks
Chain
Dataset name
swell_testnet.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_0xc5b86c006501cf2f07cd58b37d0dd52913fced3cc171456cf489667c000e7677_0 | 18 | 0xc5b86c006501cf2f07cd58b37d0dd52913fced3cc171456cf489667c000e7677 | 0xeff19142db1403893023c8091b898f656fdd1195bc0e7050170e2927b030b5ce | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x4bcfa2a631772f4e36c91b99136ed526ab7d4999579bd3bcf2b9d4e6e9ad4125 | 0x82dcd2354230b1a8b29d181f01865cc3abd2d48a48fea77ad39d432f9107560f | 0x74588f14d6fb595d67110ef38d8f3129fa9b47f719b6fed2a026ec5c6a16475d | 0x4200000000000000000000000000000000000011 | 839 | 0x | 60000000 | 52278 | 1730453292 | 1 | 930944381 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0xb6c51e57565d9f0de7c1051de925e1ea141da2b4d00781f1cb8017b75b2ccf2b_0 | 19 | 0xb6c51e57565d9f0de7c1051de925e1ea141da2b4d00781f1cb8017b75b2ccf2b | 0xc5b86c006501cf2f07cd58b37d0dd52913fced3cc171456cf489667c000e7677 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xa5cd52f41f9a559ab7050ef623e6b2206d216061c2cd97ed16f1aa77bbb0b69e | 0x3acdeffd26096d390f3de55f836887a78f5567f80502f85c655bed30c839b3d9 | 0xc30414ca7aa49e00c82f17fb96760a6998c121bbb4e49a4eed33e82f62e8b16f | 0x4200000000000000000000000000000000000011 | 839 | 0x | 60000000 | 43890 | 1730453294 | 1 | 927253049 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0x05be4bd4a9a97cd1bec00cb393205793de47cff74e176ef655efe9c799d2a890_0 | 7 | 0x05be4bd4a9a97cd1bec00cb393205793de47cff74e176ef655efe9c799d2a890 | 0x9d23e3e56de6a8eb177edef36fe806a5f7123f823e40f657ed06d2d755baa205 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x6456dc146853a60e652b82af5f66943481b77990728b7c7af03b1940acf8f8ba | 0xaba9e547e0acd190a2c6310bac816504f6aa06377cfd1209f8bab8349f69a215 | 0x7d4ea95c4e66d19fa71def5897f4a8e3a9f61a8f2649c1a411814cd11062787b | 0x4200000000000000000000000000000000000011 | 839 | 0x | 60000000 | 43878 | 1730453270 | 1 | 972586523 | 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 |