Raw Blocks
Chain
Dataset name
liteforge_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_0x81df94cf6403fe935f6ef464f3e38c45510eefbfbab137c288a9b660be0b7fda_0 | 0 | 0x81df94cf6403fe935f6ef464f3e38c45510eefbfbab137c288a9b660be0b7fda | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000001 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0xc9fa3a49699e1713a134ddfcafabc607506dd1a7a47b28cd9aab921766a78814 | 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 | 0x0000000000000000000000000000000000000000 | 545 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 0 | null | 0 | 100000000 | null | null | null | 1 | null | null |
| block_v3_0x54105e501cea985a2c97aebf2c759cc5ac9748b51891408402eff86a35bfa113_0 | 4 | 0x54105e501cea985a2c97aebf2c759cc5ac9748b51891408402eff86a35bfa113 | 0x019e6ca944a925a4484176e66b7515bec884979084236e968167167d137fcaa5 | 0x0000000000000005 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x5909d18fb6993cfaaa71858dcb1431e411b0fa5937a9c01ad6022ef1dcd1e97c | 0xfa07ea1a82e5ccccfb43b318cbc15e6d6353a5f29fb1762c0a66700b94705630 | 0x83dee282fb85e2abc73136e1a00cfb4c68e328df694b70af52dbdb116a7be1d4 | 0x9c8985ae4bd3893bb0d831c95ef2cdd56d0dcbe8 | 1063 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 119873 | 1774007028 | 2 | 100000000 | null | null | null | 1 | null | null |
| block_v3_0x50fc20cb1ae4c098d085b9f8fd9c15b9c55b4f86ede1b809926028dcd4e76a4f_0 | 5 | 0x50fc20cb1ae4c098d085b9f8fd9c15b9c55b4f86ede1b809926028dcd4e76a4f | 0x54105e501cea985a2c97aebf2c759cc5ac9748b51891408402eff86a35bfa113 | 0x0000000000000006 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x00000000000000000000000000008000000000000000000000000000000000000000000400000000000000000000000000000400000000000000000000000000200010000000000000000000000000000000000000000000000000000000000000000000020800000000000000000800000000000000040000000000000040000000000000000000000000000000000000000000000000000000000002000000100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000040000028000000000000000000000000200000000000002000000000000000000000000000 | 0x8a0f3ace3cc9e64efa014e4f1ef9d6922a460d5743f8a89ebcae8be04b95a768 | 0x891957808c90b2145a43ae000085dd123d53a2c890553e5ea647e854b8feda16 | 0x173ef64782d44ddaa32c0e7a8777942c5cd259628d05be46804a8db1a7aa2be0 | 0x9c8985ae4bd3893bb0d831c95ef2cdd56d0dcbe8 | 977 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 1125899906842624 | 42000 | 1774007028 | 3 | 100000000 | null | null | null | 1 | 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 |