SardineCon SF/2026

Learn More

O que é On-chain analysis?

SUBSCRIBE

On-chain analysis is the practice of reading public blockchain data to trace how funds move, group addresses under common control, and tie activity to real entities and risk. It is the investigative backbone for crypto AML, fraud response, and sanctions work, blending heuristics, known patterns, and off-chain intelligence into a picture of who is behind an address.

What is on-chain analysis, in plain English?

Every transaction on a public blockchain like Bitcoin or Ethereum is recorded in the open and stays there forever. On-chain analysis is the work of reading that permanent record to answer practical questions: where did this money come from, where is it going, and who controls the addresses in between. Because the ledger is public and immutable, an analyst can follow a flow across thousands of transactions without ever needing a subpoena to see the movement itself.

The core techniques are address clustering, which groups many addresses that appear to share one owner, and attribution, which links a cluster to a named service such as an exchange, a mixer, or a darknet market. Analysts layer on off-chain intelligence, like leaked deposit addresses or exchange records, to turn a pseudonymous trail into a story about real actors. Risk scoring then rates how close a wallet sits to illicit sources.

In a fraud or AML program, on-chain analysis sits underneath almost everything crypto: sanctions screening, source-of-funds checks, stolen-fund recovery, and suspicious activity reporting. Its most important discipline is honesty about confidence. Clustering and attribution are probabilistic, so a good analyst treats a link as a hypothesis with a strength attached, not as settled fact.

How an on-chain investigation runs

A typical trace moves from a single address outward to a picture of an entity and its cash-out points:

  1. Start — Anchor on an address. Begin from a known point: a victim's payment, a flagged deposit, or a listed sanctioned address.
  2. Cluster — Group the wallet. Apply heuristics such as common-input-ownership to collapse many addresses into one likely entity.
  3. Trace — Follow the flow. Walk transactions forward and backward, noting hops through mixers, bridges, and exchanges.
  4. Attribute — Name the endpoints. Match clusters to known services and weigh each link's confidence against off-chain evidence.
  5. Act — Reach the off-ramp. Identify where funds cash out to fiat, then file a report or send a legal request to that venue.

Who relies on it?

Who

Their role

Exchange compliance

Screens deposits and withdrawals against traced risk before funds move, and files reports on hits.

Blockchain analytics vendors

Build the clustering and attribution datasets that most teams license rather than compute in-house.

Investigators and law enforcement

Follow stolen or laundered funds toward a real identity at a regulated cash-out point.

Fraud and recovery teams

Trace victim funds fast, hoping to freeze them at an exchange before they are gone.

What it looks like in practice

In practice

A customer reports that an investment platform vanished with their deposit. An analyst starts from the address the customer paid, clusters it, and finds it pooling funds from dozens of other victims into one wallet, a classic collection pattern.

The funds hop through a bridge to another chain, then a mixer, where the confident trail breaks. But the analyst picks up the flow again where a cluster deposits into a known exchange. That exchange sits in a cooperative jurisdiction, so the team files a report and sends a preservation request, and the exchange freezes the account tied to the deposit address before the operator can withdraw.

Why it matters to operators

On-chain analysis is what makes crypto risk actionable instead of theoretical. Without it, a wallet address is just a meaningless string; with it, you can say a deposit is two hops from a sanctioned mixer, or that a withdrawal is heading toward a darknet market. That difference decides whether you allow, review, block, or offboard, and it underpins the reports regulators expect from any serious crypto program.

The catch is knowing its blind spots. Privacy coins, mixers, bridges, and transfers that happen entirely inside an exchange all create gaps where the trail goes cold or lower-confidence. An operator who treats a probable cluster as certain will over-block good customers and build weak cases; one who reads confidence honestly makes decisions that hold up.

What to watch for

  • Confidence, not certainty. Every cluster and attribution carries a probability. Treat a strong link as a hypothesis to confirm, not a fact to act on blindly.
  • Blind spots. Mixers, privacy coins, and off-chain internal transfers break the trail. Note where you lost the flow rather than pretending it continued.
  • Stale attribution. Labels change as new intelligence arrives. A wallet that looked clean can be re-tagged later, so rescreen key exposures.
  • Off-chain corroboration. The strongest cases pair on-chain movement with off-chain evidence like exchange records, leaked data, or victim reports.
  • Cash-out focus. The chain is transparent, but recovery happens at regulated off-ramps. Push the trace toward the venue where funds meet a verified identity.

Quick questions

Is blockchain data really anonymous?

It is pseudonymous, not anonymous. Addresses are not names, but every transaction is public and permanent, so patterns of movement plus off-chain data can often tie an address to a real entity.

How is on-chain analysis different from blockchain analytics?

They overlap heavily. Blockchain analytics usually refers to the tooling and datasets, while on-chain analysis is the investigative practice of using them. In everyday use the terms are close to interchangeable.

What is address clustering?

It is grouping addresses that appear to share one owner, using heuristics like common-input-ownership and change detection. It collapses many addresses into a single likely entity so you can reason about one actor.

Can you trace through a mixer?

Usually not with confidence. Mixers pool and shuffle funds to break the link between input and output, so analysts often lose the confident trail and rely on the transparent points before and after.

Why does confidence matter so much?

Because acting on a wrong attribution can block a legitimate customer or sink a case. Reading each link's strength lets you decide when the evidence is solid enough to act and when you need more.

Do teams build this themselves?

Most license attribution data from analytics vendors, since maintaining fresh labels across many chains is expensive. Larger teams add their own heuristics and off-chain intelligence on top.

Go deeper

  • FATF ↗ — The global standard-setter for AML, counter-terrorist-financing, and counter-proliferation. Recommendations, guidance, and jurisdiction lists.
  • OFAC, US Treasury ↗ — Administers US sanctions programs, the SDN list, and licensing.

O que saber junto com On-chain analysis