Raw Blocks
Chain
Dataset name
degen.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_0x732cb23a4d0bde0b4183e33f3a38fcb861c853b06144505663e5a9eeb960d3db_0 | 49 | 0x732cb23a4d0bde0b4183e33f3a38fcb861c853b06144505663e5a9eeb960d3db | 0xb1091b4e6e7c4c093f875d086e1ebf79041a03f516a0ba77e1e8f5debd676100 | 0x0000000000000026 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000008000000000000000000200000000000000000000000400000000000000000000000000000000000000000000000000020000000010000000000000000000000000000000000000000000000000000000000000000200020800000000000000000800000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000040100000000000000000000000000010000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000028000000000000000000000000200000000000002000000000000000000000000000 | 0x856260c9e341a75414d95630e214ec516c1f25bdc924ae28cd1bf536defcf9fb | 0xb56f94cba8d8c43db711efd6f0a2503c0ab3434ec759299740e2b6d0f821bcc9 | 0x9fa5b7e34d969e2224d66255b9e7c346761e023426cf6e801eba54551639bf3f | 0x888f05d02ea7b42f32f103c089c1750170830642 | 991 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 51000 | 1710453373 | 3 | 10000000 | null | null | null | 0 | 2 | null |
| block_v3_0xe4926e9b1242b42b0b7ad5be28978951bbdeb1e8b96ca6cfe14457f8bed85679_0 | 54 | 0xe4926e9b1242b42b0b7ad5be28978951bbdeb1e8b96ca6cfe14457f8bed85679 | 0x676a84db96e35ed157ed3225ecc458326e045dc108ee56b6b6cc306edb49ae37 | 0x000000000000002a | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xdc7be3b3f754567fc8c1da2f46175aa0a235cec3f2cc4af56151302056a54978 | 0x60e9da88bb7dfbe8b4dc88f62060048814c8a35844642db5e668ff6e8575925e | 0xf08cf5553e1dae52e3df19b356b8320e17c39fb055f635739c31052db5c3e45e | 0xa3582189403f67a9cdb1ce0ac066c954ffd3f205 | 870 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 0 | 1710467805 | 2 | 10000000 | null | null | null | 0 | 7 | null |
| block_v3_0xcf2d12a8fc2ff8acc4e0acdf1a049f9d9db6d3ea7decb04bbbbcc56232fe0f56_0 | 69 | 0xcf2d12a8fc2ff8acc4e0acdf1a049f9d9db6d3ea7decb04bbbbcc56232fe0f56 | 0x440c493a74bbab58b7e0187b34c9b74e340f2973e9f3b330ed527d3a6d1350fc | 0x0000000000000036 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x4d5f4e1b79f6bec9d124d7d107e008db5940ce6e8029192aee00971dcdce5ff6 | 0xa0f92e16805df9361e9698a79694d78766ad7df5dbb15bd56b8e3b7ccaafd1af | 0xf08cf5553e1dae52e3df19b356b8320e17c39fb055f635739c31052db5c3e45e | 0xa3582189403f67a9cdb1ce0ac066c954ffd3f205 | 870 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 0 | 1710539757 | 2 | 10000000 | null | null | null | 0 | F | 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 |