Skip to content

Blockchain

The section of taostats dedicated to stats of the blockchain.

A chart showing the 10 most recent blocks emitted from the Bittensor blockchain:

Each block has a:

  • Spec number: the specification of Bittensor that generated the block
  • Events: All of the events emitted by extrinsics in the block.
  • Extrinsics: Transactions submitted to the chain. Each extrinsic can emit one or more events when it executes.
  • Time since emitted: The age of the block.

Clicking on the block leads to details on the block:

An extrinsic is a transaction submitted to the chain; each extrinsic emits one or more events when it executes, and a block contains many extrinsics. In the table for each block, the Extrinsic Name, the Hotkey and the result (succeeded/failed) are displayed:

An extrinsic emits one or more events when it executes. A block contains many extrinsics, and each extrinsic can emit multiple events. All of the events are displayed in the Event table. They are tied to Event names and the Extrinsic that is the parent of a group of events.