Raw Blocks
Chain
Dataset name
soneium_minato.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_0xd94ebc01548d9da927c5f5648454a6076f6c27c41682d5dcfb39afb337359f89_0 | 16 | 0xd94ebc01548d9da927c5f5648454a6076f6c27c41682d5dcfb39afb337359f89 | 0xe7b29a4ef8f6bbcd18d95669b57836a840d8321217574956b71e03371a5bc0d0 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x41fb15d241b277a7df25e24de3a93599a5ee98dec11345e3f272672686d50897 | 0x3b88cc0b821d5d7424b42b92421aa9b07c62c33b9cc5766baf232e2c19af5f41 | 0x3149d8aade4644453c4d77ebd93b4aa9fcff9cba185e5d3560ed1bae31c547ae | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43902 | 1723194368 | 1 | 938477150 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0xa1868df89b24139a234d0e96d6fd5028946dbc0426db8e29085de2a301169767_0 | 18 | 0xa1868df89b24139a234d0e96d6fd5028946dbc0426db8e29085de2a301169767 | 0x03314f12c1539c2fe1cadc9049f59d2de4869a5b2c5424184d34e6303df13563 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xd807fcc0eb0c5b7fbb730e89d657d6f51a6659d0293b68310c78b553b43fb058 | 0xbb6c30dcb7c10c4581e1ea4471cc042ae62b06882584836cb1629cfbc8f473af | 0xaac7ddee53da98be6a548ca0cae9b714969c37d07bedecc25578a037679e89ac | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 55090 | 1723194372 | 1 | 931050009 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | ||
| block_v3_0x575c65c7db3ef041a1f7644588001e2b5ff719704d348458123b1b49feb00846_0 | 19 | 0x575c65c7db3ef041a1f7644588001e2b5ff719704d348458123b1b49feb00846 | 0xa1868df89b24139a234d0e96d6fd5028946dbc0426db8e29085de2a301169767 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xaefa9434387ae19bb471b10de1abf7affd5ef6d03716a40a8d873339eccce22e | 0x739655e2fa2c06cb69fc96e1adf890882bba365c4ab8d3df709d8b688145f312 | 0xea8fd0fe59dc282211d5d36a081eaf0870539bd2e3b2b3eea66ba601a819aef6 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43902 | 1723194374 | 1 | 927366843 | 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 |