MAINNET
TPS 342.5 WALLETS 24H 0 DAPPS 61 BLK 73,983,614 Acki Nacki Wallet 90 Ludo Game 80.9 Popit Miner 80.6 Acki.pro 80.5 Apps Hub 79 Miner #GO 79 AckiScan 73.3 Ackion Prime 73.3
Ecosystem intelligence · Acki Nacki mainnet

The radar for the Acki Nacki economy.

Every dapp on Acki Nacki, ranked by live on-chain health. One machine-readable source of truth — built for builders, investors, and the agents that work for them.

Acki Nacki radar — live hive view of every dapp
Tracked dapps
61
TPS
342.5
Total wallets
35,186
Avg health
43

Acki Nacki is a high-throughput, multithreaded proof-of-stake blockchain built for parallel execution and sub-second finality. ACKI.PRO tracks its entire ecosystem live - every wallet, dapp, and dark-DEX, scored by real on-chain health rather than self-reported metrics. Whether you're evaluating Acki Nacki as a developer, tracking NACKL and SHELL token flows as an investor, or querying the chain as an AI agent, this is the operational map. What is Acki Nacki? →

TPS · live
342.5
Block height
73,983,614
Active wallets · 24h
0
Tx · recent (16s)
5,480
The moat

Built to be read by machines.

Directories are for humans scrolling. ACKI.PRO is also the endpoint an AI agent calls when it needs to know what's real on Acki Nacki — verified, ranked, and structured, with an honest map of what's live today.

MCP + API docs →
Structured REST — /api/v1/* over rankings, dapps, pulse, chain & health
llms.txt — a plain-text index of the site & API for LLMs
JSON-LD trust signals — WebSite + Dataset markup on every page
MCP gateway — live: read-only agent tools for pulse, rankings, dapps, health & radar
Connect an agent (stdio, self-host)
{
  "mcpServers": {
    "ackipro-radar": {
      "command": "node",
      "args": ["services/mcp/dist/index.js"],
      "env": { "API_BASE": "https://<your-radar-host>" }
    }
  }
}
# GET /api/v1/rankings
{
  "ok": true,
  "data": [
    {
      "rank": 1,
      "dapp": { "slug": "ackiscan", "name": "AckiScan", ... },
      "health": { "score": 88, "components": { ... } }
    }
  ]
}

Frequently asked questions

What is Acki Nacki?

Acki Nacki is an asynchronous, high-throughput proof-of-stake blockchain that uses parallel execution across multiple threads to achieve fast finality, aiming for higher fault tolerance than Nakamoto or classic BFT consensus.

How fast is the Acki Nacki blockchain?

Acki Nacki targets sub-second finality with throughput that scales with available network compute rather than being capped by a fixed block size, via its multithreaded execution model.

What is ACKI.PRO?

ACKI.PRO is a live intelligence platform for the Acki Nacki ecosystem: it ranks every dapp by on-chain health, tracks live chain metrics, and exposes a public API and MCP gateway for developers and AI agents.

How is the health score calculated?

Each tracked dapp's health score is derived from live on-chain activity signals rather than self-reported claims — see the API docs for the full component breakdown.

Is Acki Nacki live on mainnet?

Yes, Acki Nacki mainnet is live; ACKI.PRO's homepage ticker reflects real-time mainnet block height, TPS, and wallet activity.