Raw Blocks
Chain
Dataset name
plasma.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 | difficulty | total_difficulty | size | extra_data | gas_limit | gas_used | timestamp | transaction_count | base_fee_per_gas | withdrawals_root |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_0xa0631b172c4b1cfa9aa22cfd30bd23064e55f8621ff6f4d1567a8c26131d8d15_0 | 2 | 0xa0631b172c4b1cfa9aa22cfd30bd23064e55f8621ff6f4d1567a8c26131d8d15 | 0xe169f80bf3720ca92bf6a4708b8dbfef7785b22c8d01e441a26d0ad18db30459 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x19f3010f3a10c17d320f07ec843b3173fc5465ee98759b02919fd244918a3f3d | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x59cb96e3f1ddbc68e37ddd0cc33ad9bc7bdb00c0 | 0 | null | 583 | 0x | 25048849 | 0 | 1748275046 | 0 | 765625000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x40b521ae9614d2cca0a0561558cca47c13a5c8ad6ce70f596f4469657df968c5_0 | 3 | 0x40b521ae9614d2cca0a0561558cca47c13a5c8ad6ce70f596f4469657df968c5 | 0xa0631b172c4b1cfa9aa22cfd30bd23064e55f8621ff6f4d1567a8c26131d8d15 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x19f3010f3a10c17d320f07ec843b3173fc5465ee98759b02919fd244918a3f3d | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x59cb96e3f1ddbc68e37ddd0cc33ad9bc7bdb00c0 | 0 | null | 583 | 0x | 25073309 | 0 | 1748275047 | 0 | 669921875 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x570279fdfc38714caa6c6c6e09230b4503cd926fce3695b6238da0151d53401e_0 | 4 | 0x570279fdfc38714caa6c6c6e09230b4503cd926fce3695b6238da0151d53401e | 0x40b521ae9614d2cca0a0561558cca47c13a5c8ad6ce70f596f4469657df968c5 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x19f3010f3a10c17d320f07ec843b3173fc5465ee98759b02919fd244918a3f3d | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x59cb96e3f1ddbc68e37ddd0cc33ad9bc7bdb00c0 | 0 | null | 583 | 0x | 25097793 | 0 | 1748275048 | 0 | 586181641 | 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 |