Blocks
Chain
Dataset name
near.blocksVersion
1.0.0Description
Every block on the Oasis consensus chain, with timing and activity counts.
Example data
| id | block_body_hash | block_merkle_root | block_ordinal | challenges_root | chunk_headers_root | chunk_mask | chunk_receipts_root | chunk_tx_root | chunks_included | epoch_id | epoch_sync_data_hash | gas_price | hash | height | last_ds_final_block | last_final_block | latest_protocol_version | next_bp_hash | next_epoch_id | outcome_root | prev_hash | prev_height | prev_state_root | random_value | signature | timestamp_ms | timestamp_nanosec | total_supply | author | transaction_count | receipt_count |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| block_165459354 | VDNQJGhkYLn47g3baCZMVLPfjMBXAC4P3rPsxc99geU | HmsN9ZQ4DXL75GBH72wDKJWo99kWprR3r2T48GGmpLZV | 155262889 | 11111111111111111111111111111111 | 8HJUz3mLNYff3XGWz6Nd3b6VueDZLvxSFYtjPQ8Rjiaf | [true,true,true,true,true,true,true,true,true] | GqxrWz5jAHJbpgXHbZ6EwtLCuUtojxYiee9Yh8zvmMa5 | Fcu7WPdykiV8entCjt3GJtGVCLpbQMQmPi8CHRd6Jfy1 | 9 | 9Kwn38UwTJ4eYmobeAGZ1p46PMB6eHDePZbvAoEquJav | 100000000 | HVakZwEZBxMf5y3V1r5qKayQ6NB5csy7NomxqMtfQm8t | 165459354 | 5zVqsZxuEfy6hmuK5MFBuTJCmrQ1whmfTDrft4EeaBB8 | CoZ4YhaX5xJQBPQm8Hpzwr1weAgHvikyPKWCtEhgxR1E | 80 | 3nGMoH6UbcGREo7VdfJCs4xHizPvctpap45Rsmu4TtY5 | EG4D9UEW69EtvbFTHSpTQg4KvpPvPpgmXbKNKfxxiBZN | 6juzBHwYmnAALSXjzHMg7vqwA3SKq51ooXRoeKtxpHba | 5zVqsZxuEfy6hmuK5MFBuTJCmrQ1whmfTDrft4EeaBB8 | 165459353 | 6nPYhA2iehigD9k13nGsmcQGB8BVnNuTFreR6zSZqmNS | 4rMrscs4JXJe2KgnTgiAyTCD7758Yh6wyzBCfHTMthvA | ed25519:3hfjL7YLvNujjZvX5x7Xvsty6xFwsEqEzexqRPEDUZYXfBobHs1J5NhN22rv8Zq33dyWDDx923SoE8ZQ8F9pmjL4 | 1758739988500 | 1758739988500246190 | 17014118346046923173168730371.5884105727 | astro-stakers.poolv1.near | 25 | 59 |
Schema
| Column | Type |
|---|---|
| id | string |
| block_body_hash | string |
| block_merkle_root | string |
| block_ordinal | long |
| challenges_root | string |
| chunk_headers_root | string |
| chunk_mask | array |
| chunk_receipts_root | string |
| chunk_tx_root | string |
| chunks_included | long |
| epoch_id | string |
| epoch_sync_data_hash | string |
| gas_price | long |
| hash | string |
| height | long |
| last_ds_final_block | string |
| last_final_block | string |
| latest_protocol_version | long |
| next_bp_hash | string |
| next_epoch_id | string |
| outcome_root | string |
| prev_hash | string |
| prev_height | long |
| prev_state_root | string |
| random_value | string |
| signature | string |
| timestamp_ms | long |
| timestamp_nanosec | long |
| total_supply | string |
| author | string |
| transaction_count | long |
| receipt_count | long |