Raw Blocks
Chain
Dataset name
robinhood_testnet.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_0x167e79b09e733739bef6b0a965065051f0becd22149dcf78bb241813ddc4a5a0_0 | 86 | 0x167e79b09e733739bef6b0a965065051f0becd22149dcf78bb241813ddc4a5a0 | 0xfe39435bf7e091a685887e5f678ce26f6bb52fc739e397a7f52ed572d554656e | 0x0000000000000018 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x10000000000000000000000000000000080000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000200000008000000000000000000000000000000040000001000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000400000 | 0x569bacbddcf4566059bf392e46b8483824558950604749112a89b14fa827de16 | 0x6d892d25f0b61478f297ac9b346f99935cb8d1fbe8b0880bd30b76391b589c7d | 0xdad0385da98c9bc8d79c644929ee6d71d1d212997a46faaf7c2bea15bb7791ff | 0xa4b000000000000000000073657175656e636572 | 841 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 284511 | 1770422703 | 2 | 10000000 | null | null | null | null | null | |
| block_v3_0xc1aa4debd17395d78d3d06aa8f9e1ebf197f705c41210a706ffa917ad5b86be1_0 | 95 | 0xc1aa4debd17395d78d3d06aa8f9e1ebf197f705c41210a706ffa917ad5b86be1 | 0xa5f16385e8eb33b3550ed6e08231c89e367968d998645ffce26142ab0c769a6a | 0x000000000000001f | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x92353eb8bd4bb3371fb7ed89eb770bc4435acc1de462fd16a6cf72d5fdb599ae | 0x9e85122e55b8a2ed32f92f1c9c5156a8ee058ce44e579a5bf8e1177de8521dc1 | 0xf08cf5553e1dae52e3df19b356b8320e17c39fb055f635739c31052db5c3e45e | 0x6d77b3f2cfffa24e474afab0d09c1646e87a0a7b | 930 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 0 | 1770665256 | 2 | 10000000 | null | null | null | null | null | |
| block_v3_0x0d0965dd2c0518e23940fc0683a7c0b39d00d6f28d7c5e2284288dabf05d04d5_0 | 108 | 0x0d0965dd2c0518e23940fc0683a7c0b39d00d6f28d7c5e2284288dabf05d04d5 | 0xea240ccc63ff98b3779c6fe9f013306a8d098d2572686fdc37143e55e6d6bd18 | 0x0000000000000026 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x0e5bf12792fbb0f752e81b430412f94f13f898897c0e725681082a18f8fb659a | 0xbcd387f8bc1db3bd05df7892fa002ddf3e72f2a75d476cb9b2ce1d7ddc32f1b7 | 0xf08cf5553e1dae52e3df19b356b8320e17c39fb055f635739c31052db5c3e45e | 0x6d77b3f2cfffa24e474afab0d09c1646e87a0a7b | 930 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 0 | 1770735492 | 2 | 10000000 | null | null | null | 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 |