Machine Learning-Based Money Laundering Detection In Blockchain Transactions
Abstract
Modern financial security issues have arisen as a result of the rapid proliferation of decentralized financial systems and cryptocurrencies. One such issue is the identification of individuals who are laundering money in blockchain networks. Blockchain technology’s distributed ledgers clarify matters; however, the anonymity of wallet addresses facilitates illicit financial transactions by criminals. It is crucial to have effective methods to identify these crimes, as over $82 billion in cryptocurrencies were associated with money laundering in 2025. This study demonstrates a method for detecting indications of money laundering in blockchain transaction networks through the use of machine learning. The proposed method for identifying unusual patterns in transactions involves the combination of supervised machine learning, graph-based feature extraction, and data cleansing. The system examines transaction graphs to identify unusual patterns that are associated with illicit financial activities by employing techniques such as Random Forest, Gradient Boosting, and Graph Neural Networks.