Raw Blocks
Chain
Dataset name
incentiv.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_0x147348328bc36d462fe7dab63b406b35d9d7a5994018021ede884803d7a1c1ab_0 | 12 | 0x147348328bc36d462fe7dab63b406b35d9d7a5994018021ede884803d7a1c1ab | 0x728f060beaff98a25cf6d799f73818f8415316b500a98655897b19d7b347dda9 | 0x0c4e4bb6e1ab7d64 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xee3c484f8da59a914835601647b9ecc024137a688eeb10e56ab2925532ce7693 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x47d994f172e3b124546804b2761fb9debad7169d | 543 | 0xd883010b06846765746888676f312e32322e36856c696e7578 | 30000000 | 0 | 1758766303 | 0 | 362551028403 | null | null | null | À | | null |
| block_v3_0xd96e837f2c77bd0d7de89add48ee4ef36b8f6c88a189c7d693dd45a5c5c4a46c_0 | 20 | 0xd96e837f2c77bd0d7de89add48ee4ef36b8f6c88a189c7d693dd45a5c5c4a46c | 0x446fc8b4452c09853ea9ad52b218bc1fbbca0e4cf640301253ac9c21d04a37d1 | 0x7c244e554a4d885c | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xee3c484f8da59a914835601647b9ecc024137a688eeb10e56ab2925532ce7693 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x47d994f172e3b124546804b2761fb9debad7169d | 543 | 0xd883010b06846765746888676f312e32322e36856c696e7578 | 30000000 | 0 | 1758766311 | 0 | 124575765796 | null | null | null | À | (/ | null |
| block_v3_0x370efb04130a327e518dc359ddfdc03dc5bae12ab75ba15864f48e1b64ebf6e9_0 | 22 | 0x370efb04130a327e518dc359ddfdc03dc5bae12ab75ba15864f48e1b64ebf6e9 | 0xffb55129ccb8b97943929f31ba6fed419ffb5ffb870dab5ad04dca86bdd921cf | 0x2f390e69cab0e17d | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xee3c484f8da59a914835601647b9ecc024137a688eeb10e56ab2925532ce7693 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x47d994f172e3b124546804b2761fb9debad7169d | 543 | 0xd883010b06846765746888676f312e32322e36856c696e7578 | 30000000 | 0 | 1758766313 | 0 | 95378320688 | null | null | null | @ | ,9Á | 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 |