English

Tracking Mixed Bitcoins

Cryptography and Security 2020-11-02 v2

Abstract

Mixer services purportedly remove all connections between the input (deposited) Bitcoins and the output (withdrawn) mixed Bitcoins, seemingly rendering taint analysis tracking ineffectual. In this paper, we introduce and explore a novel tracking strategy, called \emph{Address Taint Analysis}, that adapts from existing transaction-based taint analysis techniques for tracking Bitcoins that have passed through a mixer service. We also investigate the potential of combining address taint analysis with address clustering and backward tainting. We further introduce a set of filtering criteria that reduce the number of false-positive results based on the characteristics of withdrawn transactions and evaluate our solution with verifiable mixing transactions of nine mixer services from previous reverse-engineering studies. Our finding shows that it is possible to track the mixed Bitcoins from the deposited Bitcoins using address taint analysis and the number of potential transaction outputs can be significantly reduced with the filtering criteria.

Keywords

Cite

@article{arxiv.2009.14007,
  title  = {Tracking Mixed Bitcoins},
  author = {Tin Tironsakkul and Manuel Maarek and Andrea Eross and Mike Just},
  journal= {arXiv preprint arXiv:2009.14007},
  year   = {2020}
}

Comments

17 pages, 3 figures, CBT 2020

R2 v1 2026-06-23T18:52:44.464Z