Overview
Phase 2 turns the explorer scaffold into a live data product. The goal is a production indexer that keeps pace with the XDC Network and serves real, current block and transaction data through the explorer UI and the public API.
In progress
- Indexer sync — a resilient indexing pipeline that tracks the chain head, handles reorgs, and backfills historical blocks.
- Real block and transaction data — every block, transaction, and address page on xdcscan.io backed by live indexed data, exposed programmatically through the REST API v2.
Why it matters
Trustworthy, up-to-the-second data is the prerequisite for the intelligence layer in Phase 3 — AI features are only as good as the data underneath them.