Raw Blocks
Chain
Dataset name
unichain.raw_blocksVersion
1.1.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_0x26f45257ddf4c51b98926dda4975ffd099a4ec23afdc2f11c9e9d2fe4e74dcf8_0 | 2 | 0x26f45257ddf4c51b98926dda4975ffd099a4ec23afdc2f11c9e9d2fe4e74dcf8 | 0x6bd0c403031a8addcbe60847a39a167b487e545b0ea551e50b95e40b9ab370bf | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x862cd3b013c7915d56a95ee3ebcacc9d5b3c47123b5a52db5472096b2c54557b | 0x53ecb6507bab68478b7f942d2fd5ceebdf696a406ae3cb50f50f5717bc7434eb | 0x03e4ffdd5741dfd4bb5423016f6a3ce7c9569dd025a8593dac16baf36e9bf608 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43938 | 1730748361 | 1 | 992143917 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0x2d7bb8d58c1c3daeb9accb8af15aa935fe049d3ac28ffe7122c9b7e2f892eb28_0 | 5 | 0x2d7bb8d58c1c3daeb9accb8af15aa935fe049d3ac28ffe7122c9b7e2f892eb28 | 0x31433647fc89eba5b05b847716fa27098410d45c5eb88165a905ff908012fa08 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xab5ec3a8833d4b36319d24bd061989d237fdac7e5e2da621bddf4f712508ddaf | 0x09757298138e2ef3683ea36ea4ec8bfe5fd0df04e99df11db088f84bd2545810 | 0x6a117dc4ce9e82027e701ea5176fcebdc6f837b35463c260b73d7c0170b271a3 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43938 | 1730748364 | 1 | 980389542 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0xd17ab2b7ce79885a479720adb2c641756cc1ce5ce7fc065aff545d48cdda6e8a_0 | 8 | 0xd17ab2b7ce79885a479720adb2c641756cc1ce5ce7fc065aff545d48cdda6e8a | 0x896e608dbfbf22d60426e144f918e9d358765997d284ab914532637851462a86 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x73643bd8932dda3db3704be1c0d2e01d5a66c496beaa4585eeda03df3a28708c | 0xe54dc5bbce6491d45cd4653eaaf6d36235ce80ea70b6d500adb02402b047fab2 | 0xc7a0047197d99c28206b1c1e82995e62ec800bb8533c22f93ea474fccc6c1a1a | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43938 | 1730748367 | 1 | 968774426 | 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 |