BSV/21

Every BSV21 fungible token on Bitcoin SV, read from the ORDnet indexer. Paste an address to see what it holds, a token id for its supply, or a txid to see what a transaction did.

What this is. A read-only window on the ORDnet BSV21 index: the complete state of every BSV21 token — deploys, transfers, burns, balances, unspent outputs — built from a full read of the chain since block 783968 and checked against the 1Sat reference. Nothing here asks for keys or a wallet connection; you look, you do not sign. To move tokens, use a wallet that speaks BSV21, such as Spiek.

Reading the numbers. A token is identified by its id — the outpoint txid_vout of its deploy — never by its symbol, which is neither unique nor protected. Amounts are shown in whole units using the token's dec; the raw figure the chain carries is on the detail card. The index is confirmed-only: a transfer appears after its first confirmation.

Build on it. Everything on this page is one keyless JSON API: https://api.ordnet.io/v1/bsv21/documentation.