Large Language Models for Cryptocurrency Transaction Analysis: A Bitcoin Case Study
Yuchen Lei, Yuexin Xiang, Qin Wang, Rafael Dowsley, Tsz Hon Yuen, Kim-Kwang Raymond Choo, Jiangshan Yu

TL;DR
This paper explores the use of large language models for analyzing Bitcoin transaction graphs, introducing new methods to improve interpretability and efficiency, and demonstrating high accuracy in foundational and classification tasks.
Contribution
It presents a novel framework and tools, including a human-readable graph format and sampling algorithm, to enable effective LLM application in cryptocurrency transaction analysis.
Findings
Node-level accuracy exceeds 98.5%
Meaningful characteristics identified in 95% of cases
Top-3 classification accuracy reaches 72.43% with explanations
Abstract
Cryptocurrencies are widely used, yet current methods for analyzing transactions often rely on opaque, black-box models. While these models may achieve high performance, their outputs are usually difficult to interpret and adapt, making it challenging to capture nuanced behavioral patterns. Large language models (LLMs) have the potential to address these gaps, but their capabilities in this area remain largely unexplored, particularly in cybercrime detection. In this paper, we test this hypothesis by applying LLMs to real-world cryptocurrency transaction graphs, with a focus on Bitcoin, one of the most studied and widely adopted blockchain networks. We introduce a three-tiered framework to assess LLM capabilities: foundational metrics, characteristic overview, and contextual interpretation. This includes a new, human-readable graph representation format, LLM4TG, and a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security
