Explore

Clear
for every chain that matters.

Live chain intelligence for dashboards, APIs, and production apps.

Chain Graph background chart
Expanded Chain Graph transactions chart
Chain Graph peak TPS chart
21+Projects Indexed
32+Metrics
1API key

Built for signal

From raw chain events to production intelligence.

Unified chain and app activity

Normalize network, contract, wallet, and application events into one analytics layer so teams can compare usage without rebuilding each chain pipeline.

Token, wallet, staking, and usage metrics

Track the core health signals that matter for products and ecosystems, from active wallets and transfers to staking behavior and market-facing token metrics.

RPC operations with production monitoring

Run reliable access points with operational visibility, archive coverage, and throughput plans that can support production dashboards, bots, and apps.

Research-grade data definitions

Keep metric logic explicit, reproducible, and auditable so every chart can be traced back to a clear definition and source methodology.

Pricing

Start with one key. Scale when traffic proves it.

Paid access for teams that need reliable throughput, archive data, and support across the Chain Graphnetwork.

$0.83 per 1M requests

Builder

For small teams shipping dashboards, bots, and early production integrations.

$25per month
  • 75 Req/sec (RPS)
  • 30M monthly requests
  • 10M archive requests
  • Dedicated support
  • Access to all nodes
Choose this plan
$0.50 per 1M requests

Pro

For high-throughput applications that need deeper archive access and priority operations.

$199per month
  • 300 Req/sec (RPS)
  • 400M monthly requests
  • 120M archive requests
  • Overage billing available
  • Priority support
Choose this plan

Auditable by design

Every metric keeps its source trail attached.

Chain Graph exposes the rows, definitions, formulas, and source tables behind dashboard metrics so teams can reproduce the number instead of trusting a black box.

Audit Trail

Active wallets

Updated 12 minutes ago · Finalized through Jun 21, 2026

Formula v4
Source datacanonical_transfers • wallet_activity_daily

Methodology 2026.06 · count distinct sender_address

DefinitionUnique sending wallets with confirmed transfer activity in the selected bucket.

Bucket aggregation: sum daily canonical rows.

daily-wallet-reconciliationReproducible SQL
select
  bucket_date,
  chain_id,
  count(distinct sender_address) as active_wallets
from canonical_transfers
where bucket_date between :start_date and :end_date
  and transfer_status = 'confirmed'
group by 1, 2;
Bucket dateChainMetricValueStatus
2026-06-19canopyactive_wallets18,420final
2026-06-20canopytransfer_count92,884final
2026-06-21canopyterminal_users7,316provisional

Chain Graph turns chain activity into usable infrastructure.

We build indexing, metric definitions, APIs, and node operations for teams that need reliable blockchain intelligence.

The operating thesis

Multi-chain analytics breaks when data is inconsistent. Chain Graph keeps network, token, app, and node data normalized, auditable, and available from one surface.

The product is built around clear definitions, reproducible methodology, and infrastructure that can be trusted in production.