The Difference Between a Blockchain Analyst and a Blockchain Expert Witness
· 7 min read
The short answer is yes, blockchain transactions can be traced, but what tracing can establish and what it cannot establish are questions that matter enormously in litigation. Cryptocurrency is frequently described as either completely anonymous or completely traceable, depending on who is doing the describing and what point they are trying to make. Neither characterization is accurate. A more precise understanding of what blockchain forensics actually produces is essential for any attorney who intends to use, challenge, or evaluate this kind of evidence.
A blockchain is a distributed ledger: a database maintained simultaneously by thousands of computers around the world, none of which has singular authority over the record. When a cryptocurrency transaction occurs, it is broadcast to the network, validated by nodes operating on the network, and then permanently recorded in a block that is appended to the chain of prior blocks. Every block contains a cryptographic reference to the block before it, which is why altering history would require redoing an enormous amount of computational work and would be immediately visible to the rest of the network.
For the most widely used public blockchains, including Bitcoin, Ethereum, and most of their derivatives, this ledger is fully public. Anyone can view it. There are websites, commonly called block explorers, that allow a person to look up any address or transaction by entering it into a search field. The amount transferred, the sending address, the receiving address, the transaction fee paid, and the exact timestamp of inclusion in the blockchain are all visible to any observer.
This transparency is not a bug or an oversight. It is a design choice. Public verifiability is how participants in the network confirm that transactions are legitimate without having to trust a central authority. The tradeoff is that the record of every transaction is permanently and publicly available.
When an analyst examines a blockchain address, the information available includes the complete transaction history: every inbound transfer, every outbound transfer, the current and historical balance, and the specific amounts and timestamps of each movement. For Ethereum and related chains, additional information is available, including interactions with smart contracts, token transfers, and internal transaction traces.
What is not directly visible is the identity of the person who controls the address. A Bitcoin address is a string of characters derived from a cryptographic public key. The blockchain records that a given address sent or received a given amount at a given time. It does not record a name, a social security number, or an IP address. Identity must be established through means outside the blockchain itself.
This is the gap that blockchain forensic analysis works to bridge, using a combination of techniques applied to the on-chain data together with off-chain evidence gathered through discovery, device examination, and exchange records.
One of the foundational techniques in blockchain analysis is address clustering. Most cryptocurrency wallets, particularly Bitcoin wallets, generate a new address for each transaction as a privacy measure. A person's holdings might be spread across dozens or hundreds of addresses, none of which is obviously connected to the others simply by looking at any single address.
However, the way transactions are constructed on-chain creates linkages. When a transaction has multiple input addresses, for example when a user's wallet combines funds from several prior received payments to make a single outgoing payment, those input addresses can be inferred to belong to the same controlling entity. This is called the common input ownership heuristic, and it is one of the most powerful tools available to analysts.
Change address analysis is another clustering technique. When a Bitcoin transaction sends a specific amount to a recipient, the remaining funds must go somewhere. They typically return to an address controlled by the sender. Recognizing which address in a transaction is the change address and which is the intended recipient allows analysts to extend the cluster of addresses associated with a given wallet.
These heuristics are probabilistic, not certain. They are strong enough that commercial forensic tools used by law enforcement and professional investigators have been validated against ground truth in thousands of cases. But they are heuristics, and they can produce false positives in specific circumstances. An expert who presents clustering analysis should be able to articulate the basis for their conclusions and acknowledge the limitations.
Many users, particularly those who acquired cryptocurrency through mainstream channels, at some point moved funds through a regulated exchange. Exchanges like Coinbase, Kraken, Binance, and others maintain large numbers of deposit addresses: addresses that belong to the exchange but are assigned to specific user accounts for receiving funds.
Over time, forensic analysts and blockchain intelligence firms have catalogued enormous numbers of these exchange deposit addresses. When a transaction involves a known exchange address, the analyst can identify which exchange received or sent the funds, even without access to the exchange's internal records. That attribution then becomes a starting point for a subpoena: the exchange can be compelled to produce the account associated with that deposit address, along with the KYC documentation that identifies the account holder.
The combination of blockchain attribution and exchange subpoena is how most cryptocurrency investigations that ultimately succeed in connecting an address to a person actually work. The blockchain tells you which exchange received the funds; the exchange tells you who the account belongs to.
Users who want to move funds across different blockchain networks use bridges, which are protocols that lock assets on one chain and release equivalent assets on another. Someone might move funds from Ethereum to a different blockchain, or convert between token types, in ways that create breaks in the on-chain trail.
Chain-hopping, meaning the practice of moving funds across multiple blockchains in sequence, is used both for legitimate purposes (accessing services on a specific chain) and as an attempt to complicate tracing. The technique does add investigative complexity, but it does not make tracing impossible. Bridges and cross-chain transactions leave records on both chains they connect. The analyst's task is to follow the logical flow of value across the break points, using the bridge transaction records as the connecting evidence.
For DeFi activity and smart contract interactions specifically, see What Lawyers Need to Know About DeFi, which covers these mechanics in more depth.
Mixing services (also called tumblers or coinjoin implementations, depending on the specific technique) attempt to break the link between sending and receiving addresses by pooling funds from multiple users and redistributing them in ways that obscure the original source. A user sends cryptocurrency to a mixing service and receives back an equivalent amount, minus a fee, in a way that is intended to prevent an observer from connecting the input and output.
Mixing does complicate analysis. A well-implemented mixing transaction makes it significantly harder to follow the specific path of a party's funds. However, several things remain true. The fact that funds passed through a mixing service is visible on the blockchain. Mixing services interact with the broader ecosystem in ways that sometimes reveal their operating addresses. And mixing services, like exchanges, are potential targets for legal process. The use of a mixing service is itself evidence that a court may find relevant to questions of intent.
The most important limitation in blockchain forensics, and the one most frequently misunderstood, is that the blockchain establishes facts about addresses, not about people.
An analyst can demonstrate, with a high degree of confidence, that address A received funds from address B, that address A subsequently sent those funds to an exchange deposit address attributable to Coinbase, and that this all occurred on a specific date. That is what the blockchain proves. It does not, by itself, prove that a particular individual controlled address A.
Attribution of an address to a person requires additional evidence. That evidence typically comes from exchange records that show the account associated with an address was registered to a specific person with verified identity documents. It may also come from device forensics that demonstrate wallet software was installed on a device belonging to the subject, from seed phrase or private key material found in the subject's possession, or from the subject's own statements, such as a prior disclosure listing the address.
A forensic report that conflates these two layers, presenting blockchain evidence as if it directly proves who controlled a wallet, will face legitimate challenge. Sound expert testimony distinguishes clearly between the blockchain-derived facts and the attribution evidence, and acknowledges what remains uncertain. This approach is more credible, not less, because it reflects the actual state of the evidence.
To summarize the practical scope of blockchain forensic analysis:
Analysts can typically establish: the complete transaction history of a given address, the amounts and timing of all transfers, which exchanges received or sent funds based on address attribution databases, whether funds were routed through mixing services or privacy tools, the clustering of related addresses likely controlled by the same entity, and the path of funds across multiple hops.
Analysts cannot typically establish without additional evidence: the identity of the person controlling an address, whether a specific person was the one who initiated a specific transaction at a specific moment, or the contents of private communications about transactions.
The strength of a given tracing analysis depends heavily on the starting information available. If the investigation begins with a confirmed wallet address associated with the subject, through an exchange record or a prior disclosure, the analysis can be comprehensive. If the investigation must begin from scratch with no confirmed address, the path to attribution is longer.
Blockchain evidence has an inherent advantage over many other forms of digital evidence: the record itself is stored on a distributed network and cannot be altered after the fact. The transaction history of an address on 2018 is the same transaction history visible today.
That said, preserving a proper record of how the evidence was collected matters for admissibility purposes. The methodology used to collect and analyze the data, the tools employed, the queries run, and the results obtained should all be documented in a way that allows an opposing expert or a court to evaluate the work. Hash verification of collected data, timestamped exports from blockchain explorers, and reproducible analysis methodology are all best practices that support admissibility. See Blockchain Evidence Admissibility for a full discussion of the evidentiary framework.
Blockchain forensics is a legitimate investigative discipline with a well-developed methodology. It is most powerful when combined with traditional discovery: exchange subpoenas, device forensics, and financial records that provide the off-chain evidence needed to complete the attribution picture.
The goal of a forensic engagement is not to produce a definitive conclusion without sufficient evidence, but to produce a rigorous and defensible analysis of what the available evidence actually shows. Courts and opposing counsel will both scrutinize the work. The analysis that holds up is the analysis that is methodologically sound, clearly documented, and honest about what it cannot establish.
For a detailed look at ConsensusIntel's methodology, including how analyses are structured and documented for use in litigation, visit the methodology page. For an overview of the types of matters we handle, see Case Types.
Is Bitcoin actually anonymous?
Bitcoin is pseudonymous, not anonymous. Transactions are permanently recorded on a public ledger, and while wallet addresses do not automatically reveal identities, the combination of blockchain analysis and off-chain evidence frequently allows analysts to connect addresses to specific individuals. The degree of privacy a user has depends largely on how carefully they structured their transactions.
Are some cryptocurrencies impossible to trace?
Privacy-focused cryptocurrencies, such as Monero, use cryptographic techniques designed to obscure transaction amounts, sender identities, and recipient identities. Tracing these transactions is substantially more difficult than tracing Bitcoin or Ethereum. That said, users of privacy coins typically acquire and dispose of them through exchanges that maintain records, and those transition points are traceable. The on-chain portion is harder; the surrounding activity often is not.
How reliable are address clustering techniques?
The common input ownership heuristic and related clustering methods have been validated extensively. Commercial blockchain forensic tools used by law enforcement agencies, and subject to Daubert challenges in federal court, have generally withstood scrutiny. The reliability of a specific clustering conclusion depends on the quality of the underlying data and the analyst's judgment. A qualified expert will be able to explain the basis for their conclusions and identify where uncertainty exists.
What if the subject used multiple exchanges?
Using multiple exchanges makes the picture more complex but does not make tracing impossible. Blockchain analysis can identify which exchange received funds from a given address, even across multiple exchanges. Each exchange can then be subpoenaed separately. The full picture may require combining records from several sources, but the methodology is the same.
How far back can blockchain transactions be traced?
Bitcoin's blockchain contains every transaction since the genesis block in January 2009. Ethereum's blockchain has been continuous since July 2015. Blockchain forensics can examine transactions from any point in that history, provided a known starting address exists. There is no practical statute of limitations on the on-chain record itself, though older exchange records may be subject to the exchange's data retention policies.
What should an attorney bring to an initial consultation with a blockchain forensic analyst?
Bring any known wallet addresses or exchange account information associated with the subject, any exchange statements or disclosures already in hand, relevant financial records that might show cryptocurrency purchases or conversions, and a clear description of the timeline and the key questions the analysis needs to answer. The more starting information available, the more efficiently the analysis can proceed.
If your matter involves cryptocurrency transactions you need to understand, evaluate, or challenge, contact ConsensusIntel for a consultation on what forensic analysis can realistically establish given your facts.
· 7 min read
· 11 min read
· 7 min read
If your matter involves blockchain evidence, ConsensusIntel can help you evaluate your options.
Get in Touch