For the complete documentation index, see llms.txt. This page is also available as Markdown.

How To Get Block Information

Goal

Query infomation of a block.

Before you begin

  • Install the currently supported version of cleos.

  • Understand the following:

Steps

Execute the command below:

$ cleos get block BLOCK_NUMBER

Last updated