1 Features
Claude edited this page 2026-04-03 11:23:21 +01:00

Explorer Features

Block Browser

  • View latest blocks with height, timestamp, size, and transaction count
  • Click any block to see full details including miner reward and PoW/PoS type
  • Navigate between blocks via previous/next links

Transaction Details

  • View transaction inputs, outputs, and extra data
  • Transaction hash, block height, timestamp, and confirmation count
  • Support for confidential transactions (amounts hidden)

Alias Browser

Browse all registered .lthn aliases on the chain:

  • Alias name → address mapping
  • Registration height and last update
  • Comment field (used for service metadata)

Navigate to /aliases to see all registered names.

Asset Browser

View confidential assets registered on the chain:

  • Asset ID, ticker, and metadata
  • Current supply and emission events
  • Owner address

Navigate to /assets to browse registered assets.

Charts

Historical charts for:

  • Block difficulty (PoW and PoS)
  • Hashrate estimates
  • Transaction volume
  • Block size

Navigate to /charts for visualisations.

Search by:

  • Block height (numeric)
  • Block hash (64-character hex)
  • Transaction hash (64-character hex)

The search bar is on every page.

API

The explorer exposes a REST API for programmatic access. See the API documentation for endpoints.