Raw Blocks
Chain
Dataset name
pop_barret.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_0x19cc8ee80e46a0d92e91edaa86e35b4122df1e74c7bd5d7ac99ccf46015cd9ca_0 | 25 | 0x19cc8ee80e46a0d92e91edaa86e35b4122df1e74c7bd5d7ac99ccf46015cd9ca | 0x30cf3de125d6983f00a4d7e78185544271696c1c265f10e4ee0fdacfd79ae389 | 0x0000000000000009 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000084000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001004000000000000000000004000000000000000000000000000000000000000000000000800000000001000000000000000000000000000000000000000000000040000000000000100000000000000000000000000000000000000000000000000000000000000000002000000000000 | 0xbac619b4e06897880f87f56f78ddde8a71c3de534b3437b10b75ca131600c4a6 | 0x850d06eead861b7856794e4ccb24630391acc5e0673d8fa0fe8c4c368d488640 | 0xce90a83d3cc12c489280c55227c8a1a5313742e340354563616e6466b4ef6c6c | 0xa4b000000000000000000073657175656e636572 | 1 | 26 | 874 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 64788 | 1709074800 | 2 | 10000000 | null |
| block_0xc3c8870fec092c3d9da86ad5c5862617c81176522e6e9fa2444b80150ed6c5af_0 | 35 | 0xc3c8870fec092c3d9da86ad5c5862617c81176522e6e9fa2444b80150ed6c5af | 0x232e7a0a7617e653cf3012114bfda254699c9e009896f45687d1264d0559ba94 | 0x0000000000000009 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000002000000000000000010000000000008000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000200000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000040000000000000040000000000000000000000000000000000000000000000000000000000000000000000400000000002000000000000 | 0xe4585d8e085abc4271acf027041b269fa3fcb55e414fb585a8ad8d7c7aa371ad | 0xbba1047c2fc4c6611b81a589e5f27ab4833a32af5d06ea9ac594683e0f6a8715 | 0x42b2bfb4b5be99fb8f032248d081b79baa19f3f9655353381240edee051579be | 0xa4b000000000000000000073657175656e636572 | 1 | 36 | 880 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 83768 | 1709074811 | 2 | 10000000 | null |
| block_0xec01b4ff42730d2192d5f4234cc1ffee0f6f1c4ff40a0c724936855a1a6d9d31_0 | 37 | 0xec01b4ff42730d2192d5f4234cc1ffee0f6f1c4ff40a0c724936855a1a6d9d31 | 0xeeea1ae4779b849627c02d79d6c30670d43a7389404a63c90c130b11c3877f69 | 0x0000000000000009 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000002000000000000000000000000000000100000002000000000000000000000000000000000000000001000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000800040200000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000 | 0x580812053c24ff5698101150b94a39b36a482b789a0f8ca5166c81482a9c0471 | 0x4bd792f9a76655a5f72493613f1998b6672f353b2cc18ec799c86645417ff395 | 0x95941ee0816ac9317269f62a612bc0a454cf0ec4bfa0d5b0184159b274883a97 | 0xa4b000000000000000000073657175656e636572 | 1 | 38 | 880 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 83780 | 1709074813 | 2 | 10000000 | 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 |
| 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 |