Raw Blocks
Chain
Dataset name
viction.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 | difficulty | total_difficulty | size | extra_data | gas_limit | gas_used | timestamp | transaction_count | base_fee_per_gas | withdrawals_root |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_0x6deef4f6c61b1cca48d677ac45fdfbd7832f7ea9719cf17b32ed078fd1416e1b_0 | 76 | 0x6deef4f6c61b1cca48d677ac45fdfbd7832f7ea9719cf17b32ed078fd1416e1b | 0x84929f7a9e977fc0b4a5d21adfe469b6dd973bfaf600b42054eaa79f95940d53 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xe77d4e170282d7cb125536efb836bbe255c9ad0cc74bd61b37f0f7c1e5968254 | 0x2cc3299023fddc9bd0fdff4bd9d659948c540256facb1686fea110fdfbf92b5d | 0xb4ff6ec181808d01038b2d4790d3332f637de5c4b0daeb986c8aad6563d0e22a | 0x4200000000000000000000000000000000000011 | 0 | null | 839 | 0x | 30000000 | 43842 | 1723547887 | 1 | 928951497 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x6fe80eb61b4264c7456ea84cd85e76af02c9c593565e02a2345999a2536f7ae0_0 | 77 | 0x6fe80eb61b4264c7456ea84cd85e76af02c9c593565e02a2345999a2536f7ae0 | 0x6deef4f6c61b1cca48d677ac45fdfbd7832f7ea9719cf17b32ed078fd1416e1b | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x75b13cc28c129adc572f3f1b3d8b78ab3667f14a66078e0c9f4abb530c8c2d8a | 0x9283767dbc6fe4d1697741d4d77eb0833c2ae2425424d30bb3017af058d0e3b6 | 0x088edddd08e051221b2883c19beb04bf2c85b26a4f29d25928cb0c8fb535d209 | 0x4200000000000000000000000000000000000011 | 0 | null | 839 | 0x | 30000000 | 43842 | 1723547889 | 1 | 928049697 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 |
| block_0x329a07f5162680bda2e56a36c0376be250e7c75e76ff34f304887d8ce86f7f9a_0 | 80 | 0x329a07f5162680bda2e56a36c0376be250e7c75e76ff34f304887d8ce86f7f9a | 0x6bbfddee4cfb26ce5bb063806a213f568c383175bcf09f5446d2634c6304202b | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xca75d1b8e5deb9b250c8043734483616987464de0b15b7eae0d76296d97c7071 | 0xfc02d720e830e8cf5f179e7191b3efded056407590c021c8e32aff94c824c3b6 | 0x8070d0fa35067ef3bca223849becd9a64b94d1d51eea54fe4130440832d381ed | 0x4200000000000000000000000000000000000011 | 0 | null | 839 | 0x | 30000000 | 43842 | 1723547895 | 1 | 925354727 | 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 | long |
| gas_used | long |
| timestamp | long |
| transaction_count | long |
| base_fee_per_gas | long |
| withdrawals_root | string |