Abstract:
Bitcoin provides pseudo-anonymity to its users, leading to many transactions related to illicit activities. The advent of mixing services like OnionBC, Bitcoin Fog, and Blockchain.info has allowed users to increase their anonymity further. This paper tackles the pseudo-anonymity of the Bitcoin blockchain by developing a scalable spark based framework to find patterns in the transaction data. The efficacy of the framework is demonstrated by performing exploratory analysis. Furthermore, the paper shows the capabilities of bitcoin-based graph representations and addresses the issue of user profiling based on unsupervised learning approaches for analysing Bitcoin transactions and users. The authors convert the transaction graph of the Bitcoin data to contain only Wallet-IDs and generate graph embeddings using Variational Graph Autoencoder [1]. Additionally, the authors use explainable-AI techniques and Kohonen self organizing maps to visualize and understand the results obtained from the unsupervised learning methods.