Bengar Scan AVAILABLE
The public explorer. No account, no price, no valuation.
What it is
- A server-rendered explorer over the Indexer: blocks, transactions, accounts, validators, assets and Trust records.
Why it exists
- A trust network nobody can inspect is asking to be taken on faith. Scan is the part that needs no account.
How it works
- The Indexer maintains a derived model from the chain.
- Scan's server reads it; the browser reads Scan.
- Every derived number carries the height it came from.
Who uses it
- Anyone
Security boundary
- No price, market capitalisation or valuation of any kind.
- The browser never talks to the Indexer, and Scan holds no key and no session.
- When the Indexer is behind, it says so rather than serving a stale number as current.
Example flow
Following an asset
- Open an asset by id.
- Read supply, holders and transfers, each with an indexed height.
- Follow a transfer to its transaction and block.
Current status
| Capability | Status | Where |
|---|---|---|
| Browse assets, holders and transfers | AVAILABLE | Scan → Assets |