OpenScan is rebuilding the blockchain explorer experience from the ground up. We're not cloning Etherscan β we're building what comes after it.
Fast. Clean. Open. Ready for any chain.
| Layer | Technology |
|---|---|
| Frontend | Next.js 14 Β· App Router Β· Tailwind CSS Β· shadcn/ui |
| API | Fastify Β· Prisma Β· PostgreSQL 17 |
| Indexer | Go Β· High-performance block sync |
| Real-time | WebSocket Β· Redis Pub/Sub |
| Infrastructure | Docker Β· Nginx Β· GitHub Actions |
| Repo | Description | Status |
|---|---|---|
| openscan-platform | ποΈ Main platform β monorepo for web, API, indexer | π¨ Active |
| APP | π₯οΈ Next.js explorer frontend | π¨ Active |
| API | β‘ Backend API server | π¨ Active |
| XDC-Gateway | π RPC infrastructure manager | π¨ Active |
| assets | π¨ Brand assets & design system | β Live |
Page TTI < 1 second ββββββββββββββββββββ Visa-speed
API p99 < 50ms ββββββββββββββββββββ Visa-speed
Indexer lag < 2 blocks ββββββββββββββββββββ Real-time
Uptime 99.9% ββββββββββββββββββββ Production-grade
Every aspect of OpenScan is designed to be deployable on any EVM-compatible chain:
- π¨ Full theming via CSS variables (colors, fonts, logos)
- π§ Feature flags β enable/disable any module per deployment
- βοΈ Chain config β single JSON file per chain
- π¦ One-command deploy via Docker Compose
Deployed on: XDC Network Β· More chains coming soon
| Feature | OpenScan | Etherscan | Blockscout | Routescan |
|---|---|---|---|---|
| Open Source | β | β | β | β |
| White-label | β | β | β | β |
| Real-time WS | β | β | Partial | β |
| <1s page load | β | β | β | β |
| AI-powered | β | β | β | β |
| XDC native | β | β | Partial | β |
We're building in public. See our project board for open tasks.
- Issues β Report bugs or request features in any repo
- PRs β We welcome contributions, especially on the platform repo
- Discord β Join our developer community (coming soon)