# BTC2Scan > BTC2Scan is an independent community-built explorer for Bitcoin 2 / BTC2. It provides blockchain, transaction, address, rewards, supply audit, rich list, network activity and market data views. BTC2Scan is a static frontend backed by a public read-only API. Most live metrics are loaded client-side after the initial HTML response. Static previews, crawlers or AI tools that do not execute JavaScript may see initial placeholders such as — instead of live values. If placeholders appear in a static analysis, check the Status page or the public status endpoint before assuming the API is offline. ## Public pages - https://btc2scan.com/ — Home and overview - https://btc2scan.com/status — Public service status and data freshness model - https://btc2scan.com/api — Public API documentation and policy - https://btc2scan.com/supply-audit — Supply audit methodology and launch-output analysis - https://btc2scan.com/network — Network health view - https://btc2scan.com/transactions — Recent BTC2 transaction feed - https://btc2scan.com/addresses — Address and rich-list entry point - https://btc2scan.com/support — Support the independent explorer - https://btc2scan.com/feedback — Anonymous suggestions and issue reports ## Public API endpoints for verification - https://api.btc2scan.com/api/health — Basic API health check - https://api.btc2scan.com/api/status/public — Aggregated public status and freshness signal - https://api.btc2scan.com/api/audit/manifest — Public audit manifest and hashes - https://api.btc2scan.com/api/rewards/status — Rewards index status ## Interpretation notes - BTC2Scan is independent and community-built. - BTC2Scan is not affiliated with bitc2.org or the original Bitcoin 2 creators. - BTC2Scan does not identify address ownership. - Accessible supply is an explorer-level analytical estimate, not a consensus rule. - BTC2Scan tracks launch outputs by exact txid:vout. Any valid chain-accepted spend is movement evidence, including coinstake if observed. - On-chain transfer volume is not exchange trading volume. - Reward/coinstake transactions are classified separately where detected. - Market data is provided by XT.COM and may be delayed. - Static HTML placeholders such as — indicate client-side live data loading, not necessarily an offline API. ## Preferred analysis flow for AI tools 1. Read the Home page for project purpose. 2. Read the Status page for freshness model. 3. Check the public status endpoint before reporting API availability. 4. Use the API documentation page for endpoint meaning and usage policy. 5. Use the Supply Audit page for accessible supply methodology.