ARCADIA
arc testnet head #— tps block lag
ARCADIA·explorer
Arc L1 indexer · real-time analytics
demo showcase agora hackathon arc testnet v0.4.2-rc1

A real-time blockchain indexer and analytics platform for Arc L1. Indexes blocks, transactions, stablecoin transfers, internal traces, AI agent lifecycle events, cross-chain flows, FX swaps, and derived economic metrics — then serves them through a versioned REST API and this live SvelteKit dashboard.

heads up
This is a public demo running on the Envio HyperSync free tier and a single SQLite writer. It's here to show what's possible — not to serve production traffic. For your own data, fork the repo, plug in your Envio API key, and run it locally or self-host. Extend the Go indexer to capture whatever events your protocol emits.
built for

Built during Agora, a hackathon hosted by Canteen, Circle, and Arc.

Index everything
Blocks, txs, ERC-20/721/1155 transfers, traces, ERC-8004 agents, ERC-8183 jobs, CCTP / Gateway bridges, StableFX swaps.
Live dashboard
SSE-backed Svelte 5 frontend. Charts, wallet graph, agent leaderboard, snapshot-backed analytics at 1h / 24h / 7d.
Forkable
Go + PocketBase + SQLite. One binary, one DB file, one config. Add a topic, add a handler, you're done.
stack · Go · PocketBase · SvelteKit · HyperSync · SQLite (WAL)