Docs

chain_getHead - JSON-RPC Method

Get the hash of the current best (non-finalized) block on Bittensor.

Description

Return the best (non-finalized) block hash. Use for low‑latency reads when finality is not required.

Returns the block hash of the current best block (not necessarily finalized).

Code Examples