From: -- To: --

How does this work?

This tool lets you explore Mina blockchain graphs interactively by fetching and visualizing account transactions as nodes and links.


⚠️ Important note on graph complexity

The size of the graph grows exponentially based on the combination of:

Estimated number of nodes (accounts):
N ≈ 1 + F × (LD – 1) / (L – 1)

This means the graph can reach tens of thousands of nodes if values are too high.
It can impact memory, loading time, layout performance, and browser responsiveness.

For a smooth experience, try values like:

🔑 How to get your API Token

This app needs an API token to fetch transactions from the selected blockchain.
Here's how to get a token depending on the blockchain you're using:


🪶 Mina (Minataur)

No token required during the trial period.
However, once the trial period is over, for authenticated requests, you'll need a minataur token you can obtain by following these steps :

  1. Head over Minataur.net
  2. Follow the instructions to receive your token by email
  3. Copy your Minataur API token

You can also send the transaction directly through Mina Graph Explorer by entering the email address where you want to receive your token, and using Auro Wallet to send 1 MINA to the Minataur API service. Mina Graph Explorer (and myself) does not take any commission on this transaction ! The transaction is as safe as it can be.

📄 Read Minataur API Docs


🟣 Polygon (Polygonscan)

  1. Visit Polygonscan Register and create an account
  2. Go to your API Keys page
  3. Click “+ Add” to generate a new API key
  4. Copy the key and paste it in the “API KEY” field

📊 Free Tier: 5 calls/sec, 100,000/day
📄 View Polygonscan API Docs


🟡 Ethereum (Etherscan)

  1. Visit Etherscan Register and create an account
  2. Navigate to API Keys
  3. Click “Add” to create a new API token
  4. Use the key in your request field

Free Tier: 5 calls/sec, 100,000/day
📄 Check Etherscan API Docs


⚠️ Rate limits may apply depending on your tier or usage.
You can upgrade your plans on each explorer site for higher throughput if needed.

Legend
● Payment
● Delegation
● zkApp
✖ Reset

Something went wrong with the API.

MinaGraph

Mina Graph Explorer