Beta

Accumulate Identity Scope

Visualize and explore the full hierarchy of Accumulate Digital Identities — ADIs, token accounts, data accounts, key books, and key pages — all in an interactive graph.

How It Works

Identity Scope crawls the Accumulate network and maps the complete identity tree

Crawl Walk ADIs, accounts, key books Map Build relational graph from account data Visualize Interactive force-directed graph explorer

Features

Everything you need to understand Accumulate's identity landscape

Identity Tree Mapping

Crawl the entire Accumulate network to discover ADIs and map their full hierarchy of sub-accounts, key books, and key pages.

Interactive Explorer

Force-directed graph visualization lets you explore identity relationships. Click any node to inspect its details, accounts, and connections.

Network Statistics

Aggregate stats on total ADIs, account types, key distribution, and network-wide identity patterns at a glance.

ADI Deep Dive

Search for any ADI by URL and see its complete account tree — token accounts, data accounts, key books, and key pages.

Key Analysis

Inspect key books and key pages associated with each identity. Understand the signing authority structure of any ADI.

Data Export

Export crawled identity data to a local SQLite database for offline analysis, custom queries, and integration with other tools.

Architecture

A two-phase crawler with a React-based explorer frontend

Phase 1: ADI Discovery

Walks the Accumulate network to discover all registered ADIs and records them in a local database for further analysis.

Phase 2: Deep Crawl

For each discovered ADI, queries all sub-accounts, token accounts, data accounts, key books, and key pages to build the full identity tree.

Explorer Frontend

React + TypeScript web app with force-directed graph visualization, search, filtering, and detailed account inspection.

Explore the Network

See the full scope of Accumulate's identity layer. Launch the live explorer or run it locally from source.