Raw Blocks
Chain
Helix TestDataset name
helix_test.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_0x2d0f6a116057b013847b31ad2529277e7beb66a07fa5146e6a64b0e272e8d5c0_0 | 31 | 0x2d0f6a116057b013847b31ad2529277e7beb66a07fa5146e6a64b0e272e8d5c0 | 0xda80660dae3a2937d14958318ee5e387f28573c47c9d0644d6ba405168fcc35c | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xa3a7556fa5690bae4bb1fe6922e91c72798dedc8a9c340d36fc8f8aee080e47c | 0x9ab99410f9290aa401a4e53f58abda7a795f71396f3663f4bb22a181e0727c27 | 0xc10fc85e8daa58e1fc5b07658259e18491173606532dabda2a939103bfb5a5a0 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 43818 | 1726274142 | 1 | 884265550 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x7b0a1eeed4cd18d6aa66ae28e7587864e8d3c860249affac2805b5244b4e0149_0 | 34 | 0x7b0a1eeed4cd18d6aa66ae28e7587864e8d3c860249affac2805b5244b4e0149 | 0xc36cfdaf72442318555ea8639bb293701f9e79aef66d5a06e7417fa8e416d306 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x3cebbc9a3b70f5c4eaec44e538c645d799efa8ea85a880fa907adbd7d870b1a9 | 0xb47f02a6f3f2602ba9f6a426c5768bee7e7c9f928cbe5e7df5379f4a15de7f80 | 0xbbced3ed1ab0849656c0e564b16f5f15728547fe34ea329cea02c76e82334c5a | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 52218 | 1726274145 | 1 | 873794910 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x6bfb4a93c5b8f79522441af1770fdc5601afed829b00c0363e0b681cd435fbf6_0 | 38 | 0x6bfb4a93c5b8f79522441af1770fdc5601afed829b00c0363e0b681cd435fbf6 | 0xf37fdd6d86632a03871184b1b88ac013c643e79541cdc289101077b4b0353109 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x94409a2d86b614a5583269ae9c3ba441dc739ed03b0b8c21a1dc9a9f971a4ebb | 0x7a4d4e3e1445dea896f242bfa20060bdf372f23cdc6f98a308280affa9c4f2b3 | 0x3c6efe390741f813586e4173a32595ed5a673fb5811817b12b435b2edd1b6c67 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 839 | 0x | 30000000 | 52218 | 1726274149 | 1 | 860030538 | 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 |