Raw Blocks
Chain
Dataset name
unichain_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_0xa52639548de9c78152d525cee83cb38aff7d64cfcc4750b3838655dea9ea0255_0 | 15 | 0xa52639548de9c78152d525cee83cb38aff7d64cfcc4750b3838655dea9ea0255 | 0x63e14f70c97dc9ee859f59b9c3b5a19d967593ede148f0d304862c185b1dce5d | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xef0e4813d83ac6a3fbd7acb5f6aa2089dd948cb8e733f41ec22adc8d2ae36938 | 0x47052da0997b4a0d6ef1e8bd7ae495fd38d0687e8173647212c1274e53ee28cc | 0xb6e0bbfce6c30490608756da203dfe9459354632873c23cb2738553f72b500b1 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43938 | 1726852443 | 1 | 942213192 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x3090d3cef75960b6c20356d71e9d769230ddf6ee84edb9e40628a28ced8456b4_0 | 20 | 0x3090d3cef75960b6c20356d71e9d769230ddf6ee84edb9e40628a28ced8456b4 | 0x9f498ce97dcf1ea77691be6e1f06ababa6fd9cbfcaf512cd3fc6b0179d01ccf6 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x025f1feac2bf9f67f18eb9a9140452042ff3dd38b20dccfd7d854ffb20309ccc | 0x16feacb88c92ab18ae522fcfb16eaa3e8f414494b6a8dd292722b20bbd6b94d8 | 0x25b410632acbc9cf0b144b157efd468ee558a08a9c30c3b7eed3c4d76c67266a | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43938 | 1726852448 | 1 | 923682057 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x168b9202cdc968dd005418a8db86099089a6be84451066b220fd7cf3490cad0f_0 | 24 | 0x168b9202cdc968dd005418a8db86099089a6be84451066b220fd7cf3490cad0f | 0x25fd46afb9b332e2d58867d2e0ca0171d53fabd6b12fa54ea6b90fed86537eaf | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xdc00b8ad11956aad742008c768a3da9056e9f4336f4aceddcda10c07de29099e | 0x146d1d0c86ddf02dd6e9b8a2bb0cd4284e5b2679e33673025dedbb01c95ac597 | 0x8ddea3bdad05deef05a9d9b672d6e38c02f4b73b9505cd1b1805b5dc56c97533 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 55126 | 1726852452 | 1 | 909119909 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | 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 |