Raw Blocks
Chain
Dataset name
stable.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_v4_0xe5069415faba933d5eb7530c983e77169017f0d2a0864f4f6f7a790fa39391d6_0 | 13605628 | 0xe5069415faba933d5eb7530c983e77169017f0d2a0864f4f6f7a790fa39391d6 | 0x18b873720bad180b436838ed89602a28e2ec3fedaf761f6c74edbfa0e68932fe | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x42453ded6d1613be8d9d51093d810b5b5e9254011d1544852a565235f84b9014 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x96b198dd41563a0f1dba866bb7452c7bee925f19 | 0 | null | 619 | 0x | õá | 1771314474 | 0 | 1000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | |
| block_v4_0x21f3823bf64b0d251e01c8dd98fedaa9bdec04717393a594b6d8f0425ad299af_0 | 13605629 | 0x21f3823bf64b0d251e01c8dd98fedaa9bdec04717393a594b6d8f0425ad299af | 0xe5069415faba933d5eb7530c983e77169017f0d2a0864f4f6f7a790fa39391d6 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xa86b1f8acc885ee75222414e54d095e43db733e1f5f803946a4aad9770f24b10 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x895224c33183923d0bc491b5f24012cc59ce4bbb | 0 | null | 619 | 0x | õá | 1771314475 | 0 | 1000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | |
| block_v4_0x1cc5431f1462ccbe9ccce1517b182f7fe23bad5527a72365ea14c9d8e7e75f4c_0 | 13605632 | 0x1cc5431f1462ccbe9ccce1517b182f7fe23bad5527a72365ea14c9d8e7e75f4c | 0x859e9a533c11afb6f9f8074f89eb15bb0d46e611755c5d6a0a0d96cd16839e81 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xa114959e76afca969d86baa64f2cdb1c142ed470d3d9d9df286315e4fc3cafec | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xecb397a6297e264907bc21ea8329ee41b632c27f | 0 | null | 619 | 0x | õá | 1771314477 | 0 | 1000000000 | 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 | decimal |
| gas_used | decimal |
| timestamp | long |
| transaction_count | long |
| base_fee_per_gas | long |
| withdrawals_root | string |