First visit confidence

Bitcoin Cash Mainnet is fully server-rendered with hard links, so the first useful click works even when scripts are disabled.

Start here

Machine discovery

Feeds, OpenSearch, sitemap, and llms.txt stay visible as canonical entry points for agents and integrations.

Open llms.txt

Operational honesty

Multi-node failover state, cooldowns, and serving-node details are exposed instead of hidden behind an admin-only view.

Inspect status

Crawlability first

Pages, feeds, and discovery routes are designed to be indexable, archivable, and easy to mirror without JavaScript.

Open sitemap
Search

Bitcoin Cash Mainnet lookup

Paste a block height, a block hash, a transaction id, a Bitcoin Cash address, or a Bitcoin Cash payment URI.

Search playbook

Make one lookup feel decisive

A great explorer search page should reassure the user that one paste is enough. These flows are designed to remove hesitation and reveal the next trustworthy click immediately.

Payment checker

I know exactly what happens after I paste

Recognized queries redirect to canonical detail pages instead of trapping the user on a search-result intermediary.

  1. 1
    Paste the valueUse block height, txid, block hash, a BCH address, or a wallet-style BCH payment URI.
  2. 2
    Open recent confirmed activityFallback to the freshest bounded transaction window when you want a live example first.
  3. 3
    Open the transaction feedContinue with a machine-readable surface that mirrors the rendered transaction directory.
Researcher

I can pivot from search to broader context

One query should lead naturally into block browsing, block context, and network analytics.

  1. 1
    Browse blocksWalk backward from the tip with crawlable pagination.
  2. 2
    Open chain statsSee cadence, subsidy, and halving context.
  3. 3
    Return to the homepageRe-center on the network-level overview with live proofs.
Operator / AI

The search contract is transparent

This page makes it clear what is recognized, where redirects go, and which public routes are safest for automation.

  1. 1
    Inspect statusCheck backend trust signals before making freshness-sensitive claims.
  2. 2
    Open OpenSearchReuse the declared search template for this specific network.
  3. 3
    Read llms.txtFollow the public route guide instead of scraping guesses.
Search FAQ

Questions a user should answer at a glance

The search helper should feel explanatory even before a result is opened.

What happens when my query is recognized?

Recognized values redirect with HTTP redirects to canonical block, transaction, or address pages. The search helper is not the final destination when the explorer can identify a stable detail route.

Can I paste a Bitcoin Cash payment URI from a wallet?

Yes. Wallet-style URIs such as bitcoincash:... are parsed to their destination address so the explorer can route you to the canonical address page or compare the address across configured networks.

Why might this page be noindex when I search for something specific?

Specific query-result pages are marked noindex so search engines do not waste crawl budget on arbitrary search strings. The canonical detail pages remain the indexable destinations.

What values can I paste here?

The page recognizes decimal block heights, 64-character block hashes or txids, and Bitcoin Cash cashaddr-style addresses for this network.