Raw Blocks
Chain
Dataset name
robinhood_mainnet.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_0x3651a6f756a34a28dfa83c8cb3f09e476282beaff62d8d7b659dd81582f158c7_0 | 40 | 0x3651a6f756a34a28dfa83c8cb3f09e476282beaff62d8d7b659dd81582f158c7 | 0xeed3b9bcaa1707ef1b182e9a8aaaab18d6b9d4e4d7251404fa3e51556dafdf9a | 0x000000000000000f | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x0519fc22f7734285019492c462e5d384d5a4c86752dac4af15fb7e0fd77895e0 | 0x4474cd75dbcd132b9f7efd23e53f27f7ed211a88381efd304448ab9a6e0a27f0 | 0xadf767f8ba42766b687240d1d677b3814ba3d007f7122a96373d2d5d4cca0c93 | 0xa4b000000000000000000073657175656e636572 | 1 | null | 811 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1777989968 | 2 | 100000000 | null | ||
| block_v4_0xfc0a9588c1c5b0f9d4fafb015930e3df473e9c51f2e3f4debeb33d360304bd4a_0 | 46 | 0xfc0a9588c1c5b0f9d4fafb015930e3df473e9c51f2e3f4debeb33d360304bd4a | 0x5aa3d97677ae3410cbd658400febdfeb9d6589735f87361285a8bcafde485cfe | 0x000000000000000f | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0xb2ddb0447f43e2dac0a4276e208f4ad93cf726c6a9de3ea97aea4b6097ec6344 | 0x69ef6f32b323e21feddf491e0bf9d8c05efb51d0b90276f5a9beb56d993ff43b | 0x27ab8e36f1e70e84b437ae59ae6b249d969684a1c5e978a4041527c55c14a651 | 0xa4b000000000000000000073657175656e636572 | 1 | null | 812 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1777990036 | 2 | 100000000 | null | ||
| block_v4_0x1cfacb3e5516d7cbc76bb48a6c4cfcc0ed048eff0a94b378230d1869e9f2e65e_0 | 12 | 0x1cfacb3e5516d7cbc76bb48a6c4cfcc0ed048eff0a94b378230d1869e9f2e65e | 0xa1b730f852cc323a6e9a3130879fa45d1a8d2752bd708657e57cef2527ed00ca | 0x0000000000000006 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x10000000000000000000000000000000000008000000000000000000000000000000000000000000000400000000000002000000000000002000000002000000000000000000000000000000000000000000000200000008000000000080000000040000000000040000001000000000000800000000000000000000000000008000000000200000000000000000000000000000000000000000000001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000040000000000000000000000000000000000000000080000400000 | 0x0d15813ce61ef8a709da22a544ca4810ed6daae8016fb3e94e0b18a6edb5ab69 | 0xd222357cd3e227b5bd5060d336ce602c65ca8f95fa2969074b6a95f0313328b7 | 0x7b4192d6117b4420e73f176b68a5715e4b7101ee481536c998a566c1561ea2d5 | 0xa4b000000000000000000073657175656e636572 | 1 | null | 973 | 0x0000000000000000000000000000000000000000000000000000000000000000 | H¸ | 1777577798 | 2 | 100000000 | 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 |
| 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 |