Skip to main content

Table Description

The tron.blocks table contains information about blocks in the Tron blockchain. A block is a collection of transactions that are hashed and added to the blockchain. Each block contains a reference to the previous block, known as the parent hash, and a timestamp. The table contains information about each block, such as the block number, the block hash, the block size, the number of transactions, and the gas used.

Table Schema

Table Sample

Examples

Show the most recent blocks

Show the number of blocks produced each day

Show the number of transactions in each block