Raw Blocks
Chain
Dataset name
ink_sepolia.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_0x54c5d68895bf2d97561fd1970bed1109eda29e908f0f0af6eafcb922d2806d4e_0 | 26 | 0x54c5d68895bf2d97561fd1970bed1109eda29e908f0f0af6eafcb922d2806d4e | 0x131249490338279a67b0e00fbaf19bfc45e9a1ad9ab849ba677905e43d8e370f | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x3cd71110f3ab5be4463f2045069ceaacf4211ab5bb2c2e6726254d5210a1727d | 0x80470031726be0c3374f7b22215b0a423c6f70a20acbb6c942a66999ada5ec23 | 0x399b1355235e45b7f9316653bc795d4116a344461da67157da0487cb97e2925d | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43878 | 1729003322 | 1 | 901928208 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0xe5fd5cf0be56af58ad5751b401410d6b7a09d830fa459789746a3d0dd1c79834_0 | 0 | 0xe5fd5cf0be56af58ad5751b401410d6b7a09d830fa459789746a3d0dd1c79834 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x170894a388165da93a6549a7334f39582238418ce3dbe355a6522201c6429d20 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x4200000000000000000000000000000000000011 | 590 | 0x424544524f434b | 30000000 | 0 | 1729003296 | 0 | 1000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | null | |
| block_v3_0x7c93033eb364ee33fc6c9a4b09128f24aeec56c32906cdb6b042b41b8f665990_0 | 5 | 0x7c93033eb364ee33fc6c9a4b09128f24aeec56c32906cdb6b042b41b8f665990 | 0x9774c67aa584ef142df6b1bf968020ab7c1627f1540941a7b2de18b59a0840c6 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xa402098914a5dc195b52a1b47ff12129d9df36855adf55c6e748e5f383071288 | 0x8e96eb46fdeefb57abec51cbaca0d8ca8cc33cf074ea1d91b10f1a68e97e5d17 | 0x0029c310a8d33a7f194c44e430f2627b8d3aa8d6d3007954bfd5cfe48b1292a3 | 0x4200000000000000000000000000000000000011 | 839 | 0x | 30000000 | 43878 | 1729003301 | 1 | 980389354 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0 | 0 | null | 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 |