Raw Blocks
Chain
Dataset name
plume_mainnet.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_0x5f9a552161099dd24b2089f583cea9983b28ecc4ba2a344094044d958ad2c99d_0 | 51 | 0x5f9a552161099dd24b2089f583cea9983b28ecc4ba2a344094044d958ad2c99d | 0xd0c6a6bc4468cd3b68bd05816dbd1d80f482dc14f95ea728ee705a889ab0fee0 | 0x0000000000000007 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x61060f56adcf098904d1358a354780afc6d69d973e16ef6e060c10f424c54cc2 | 0x5665d312815908daae0cd4c6b569ba27f8b1aec323bd5e4e8cdbabe1e75dbdc3 | 0x2c622a38cd4ea0d66f6d9a8e26e24e33e6c49aec9c2fee85896f41376d9a6d09 | 0xa4b000000000000000000073657175656e636572 | 20393 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 4255772 | 1740461926 | 2 | 10000000 | null | null | null | 0 | 4 | null |
| block_v3_0xae5d838bd34c4600fc68372006475d2ecb154e3bccf150a9defc4746244e382d_0 | 37 | 0xae5d838bd34c4600fc68372006475d2ecb154e3bccf150a9defc4746244e382d | 0xf40177f61a0d1e225bb2c6a62d190142dfb9d4e5b8c2e1aa6ed70d2d479cd2cf | 0x0000000000000007 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000400000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000004000000020000000000000000000000000000000000000000000000000000040000000000000 | 0xa2a5c14648b3436e9835054d619d5ff7ebf11c3decedaba477d472457a1277f5 | 0x0a5f1b925cc1032b5531f0022dede0bb21c887609d807760fb91a0a674b6ce7e | 0xc9fc3c8046066332a70f99a1a324b75ba1aea8dda3300a65949a00cc8b8d4497 | 0xa4b000000000000000000073657175656e636572 | 14144 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 2870306 | 1740461803 | 2 | 10000000 | null | null | null | 0 | & | null |
| block_v3_0x7ca45453cba2113e32d802ad5d035d58bcf19a566f2cc71ac66984829c7ebd2e_0 | 38 | 0x7ca45453cba2113e32d802ad5d035d58bcf19a566f2cc71ac66984829c7ebd2e | 0xae5d838bd34c4600fc68372006475d2ecb154e3bccf150a9defc4746244e382d | 0x0000000000000007 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000040000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000400000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000020000001000000000000000000000000000000000000000000000000000000000000 | 0xc328d266f745f62cb23b56f8f624c55a2aea1edaf9331556b7ab771785fcc39a | 0xbb1ed01491ca840f3bf4200c40feb13f19c4c8f4fb0f448e78e236d2c7073d07 | 0xddab64a99e54eb5c53facdc695f435b351cd2524a3e6456e3617fb6bf0b78790 | 0xa4b000000000000000000073657175656e636572 | 16332 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 3395277 | 1740461848 | 2 | 10000000 | null | null | null | 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 |