Raw Blocks
Chain
Dataset name
pharos_atlantic_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_0x3f32c3adaaf22b6c06cedbbfa56758674dd46090a4506b1c988e287fea3c93f3_0 | 14 | 0x3f32c3adaaf22b6c06cedbbfa56758674dd46090a4506b1c988e287fea3c93f3 | 0x90fbd5f64998ef7ff240ad981b0f0e4ec91622d73c38a2ab570f3958981d1671 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x6cb7cc6bbc8ff64edf951fdc66440e908ca490509e04c4cc45cbff793918ec27 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x0000000000000000000000000000000000000000 | 0 | 0x | 1000000000 | 0 | 1759047684 | 0 | 1000000000 | null | null | null | null | ||
| block_v3_0xedea2aa830b50b2897ebda837fc95da4d5b13b2c4715d946bebe5d60e3e6d531_0 | 18 | 0xedea2aa830b50b2897ebda837fc95da4d5b13b2c4715d946bebe5d60e3e6d531 | 0x3f0bebb1b56b396e7dbcd7de8211a10e6bac622d0f905e3bb6dd50c01714a39f | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x6cb7cc6bbc8ff64edf951fdc66440e908ca490509e04c4cc45cbff793918ec27 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x0000000000000000000000000000000000000000 | 0 | 0x | 1000000000 | 0 | 1759048884 | 0 | 1000000000 | null | null | null | null | ||
| block_v3_0x598691b88cb417664297b7b71b9cb775c01f49e4635da774c9dfac595df3b798_0 | 24 | 0x598691b88cb417664297b7b71b9cb775c01f49e4635da774c9dfac595df3b798 | 0xbcd77f1b04a590181d658e487a94800f94d7f5d560a3fb71f6d12de60afb2f70 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x6cb7cc6bbc8ff64edf951fdc66440e908ca490509e04c4cc45cbff793918ec27 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x0000000000000000000000000000000000000000 | 0 | 0x | 1000000000 | 0 | 1759050684 | 0 | 1000000000 | null | null | 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 |