Raw Blocks
Chain
Dataset name
arc_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_0xdf9d7403fec6703fcbda03c744bd515cb8271ea843a03be8ad7c8d2959cb8f56_0 | 51 | 0xdf9d7403fec6703fcbda03c744bd515cb8271ea843a03be8ad7c8d2959cb8f56 | 0xcdac96f1d18cd3712ac25d1b4b5b7d03b9f88c0e06927e47076e4469bfa76e88 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x0ef86839f1bb8bab0ddd8d23d536488ad80aa9214030da6e452d7468ae7bf77e | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xa693cc18aa09d33dd388013b7a02e5ff863b8760 | 615 | 0x | 31531129 | 0 | 1757550808 | 0 | 1102585 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0x90f3f35816386814d9f8e65cca261f03b5b5a8fa85a7befb505ec7ea808a7007_0 | 55 | 0x90f3f35816386814d9f8e65cca261f03b5b5a8fa85a7befb505ec7ea808a7007 | 0x17dcc3889d1503ae71944b24fe3119eda846fe9589191bb1b991abf6474a904a | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x0ef86839f1bb8bab0ddd8d23d536488ad80aa9214030da6e452d7468ae7bf77e | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xa693cc18aa09d33dd388013b7a02e5ff863b8760 | 615 | 0x | 31654473 | 0 | 1757550810 | 0 | 646317 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0x821e8668e6664a33a74a59efe386008f4fe93cc532822224a2d3c91718f27480_0 | 58 | 0x821e8668e6664a33a74a59efe386008f4fe93cc532822224a2d3c91718f27480 | 0x260a5577d7c9297375d20205b4d876f4febbd3a9c155744e6d95b6b74ec19255 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x0ef86839f1bb8bab0ddd8d23d536488ad80aa9214030da6e452d7468ae7bf77e | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xa693cc18aa09d33dd388013b7a02e5ff863b8760 | 615 | 0x | 31747296 | 0 | 1757550811 | 0 | 432983 | 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 |