Characterizing and Detecting Money Laundering Activities on the Bitcoin Network
Yining Hu, Suranga Seneviratne, Kanchana Thilakarathna, Kensuke, Fukuda, Aruna Seneviratne

TL;DR
This paper analyzes Bitcoin transaction graphs over three years to identify features distinguishing money laundering activities from regular transactions, proposing classifiers that achieve over 92% accuracy in detection.
Contribution
It introduces a novel graph-based classification approach using node2vec embeddings to effectively detect money laundering in Bitcoin transactions.
Findings
Node2vec classifier achieves 92.29% accuracy.
Laundering transactions differ mainly in output values and neighborhood info.
Classifiers can discover unknown laundering services with ensemble techniques.
Abstract
Bitcoin is by far the most popular crypto-currency solution enabling peer-to-peer payments. Despite some studies highlighting the network does not provide full anonymity, it is still being heavily used for a wide variety of dubious financial activities such as money laundering, ponzi schemes, and ransom-ware payments. In this paper, we explore the landscape of potential money laundering activities occurring across the Bitcoin network. Using data collected over three years, we create transaction graphs and provide an in-depth analysis on various graph characteristics to differentiate money laundering transactions from regular transactions. We found that the main difference between laundering and regular transactions lies in their output values and neighbourhood information. Then, we propose and evaluate a set of classifiers based on four types of graph features: immediate neighbours,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCrime, Illicit Activities, and Governance · Blockchain Technology Applications and Security · HIV, Drug Use, Sexual Risk
MethodsDeepWalk · node2vec
