Raw Blocks
Chain
Dataset name
rise_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 | difficulty | total_difficulty | size | extra_data | gas_limit | gas_used | timestamp | transaction_count | base_fee_per_gas | withdrawals_root |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_v4_0xc8a4cf095a597d1296687316a07825e2cfde12390af9eafaf28a2246e4c573f9_0 | 665 | 0xc8a4cf095a597d1296687316a07825e2cfde12390af9eafaf28a2246e4c573f9 | 0xaf2a6cbf438c5ce56cd8c7e579eb409f82c4a1fa61905a8f374dd77aa05bfb19 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x0c2acc91bd8d9d4c9206d9db9eb1e2299548e4f25f791e5c5d84ae567408c195 | 0x25c2c9848824d9e255936b3c509f3c03692a58598f61d9085883b2bc058df2a6 | 0xaced60ac001548e0248f32b8610f4f29e287593972d9e4ed56fa099d6e020c73 | 0x4200000000000000000000000000000000000011 | 0 | 0 | 841 | 0x | 1735089425 | 1 | 7 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | ||
| block_v4_0xd87ea2b9e4afece297b7c0ef6ccf6a8030e84c0b204af47a3488fe3f67f5cd11_0 | 666 | 0xd87ea2b9e4afece297b7c0ef6ccf6a8030e84c0b204af47a3488fe3f67f5cd11 | 0xc8a4cf095a597d1296687316a07825e2cfde12390af9eafaf28a2246e4c573f9 | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x1a6f8bda717c35e588e955e409a3493474c5d8812353e49e98858230d2b40974 | 0x020cb05787040a2435b3e1f73d38624c494a500f31ad5cd0526d2d665d5fa39c | 0x3dc3b89892a8ebecbf13f9e4d9e7cb9595c76327e041a3d03ae1cfde4720be8c | 0x4200000000000000000000000000000000000011 | 0 | 0 | 841 | 0x | 1735089426 | 1 | 7 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | ||
| block_v4_0x43dfc35a5cfd69905df2d74a6ef8df6b65f7a6dce3d25c9cef8a867640b49eda_0 | 674 | 0x43dfc35a5cfd69905df2d74a6ef8df6b65f7a6dce3d25c9cef8a867640b49eda | 0x33ca00f2da378c568424fbd837210a8fd0a604bfddc596ec82ba42e67983ba7d | 0x0000000000000000 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x802ac090ea8f08c41fa4e9d45ff12d4488a307506d3751b52b3af7eb549c80c4 | 0x5f1997951bf65711bde71ba57afdc4a9c18e3fe15763e67441b9c79d7a7c4499 | 0x89fa933535e9a0f87e83d77008d2cf8803c3ccd55207ca356df94b13f8f8cdef | 0x4200000000000000000000000000000000000011 | 0 | 0 | 841 | 0x | 1735089434 | 1 | 7 | 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 | decimal |
| gas_used | decimal |
| timestamp | long |
| transaction_count | long |
| base_fee_per_gas | long |
| withdrawals_root | string |