Giter Site home page Giter Site logo

mmm-datasets's Introduction

mmm-datasets

Public datasets from our paper on investigating MMM Ponzi scheme on Bitcoin.

The following datasets are non-filtered crawls of BitcoinTalk user pofiles and BlockchainInfo public tags from 2019. Each dataset is a JSON file (i.e., lines of JSON strings) that is compressed using ZIP archive file format. Make sure to uncompress the file before parsing it. Make sure to follow the filtering described in the paper to get MMM-specific users and tags.

This dataset contains public BitcoinTalk profile info of 40,971 users grouped by their Bitcoin addresses (a total of 39,321 unique addresses). Each line in the dataset file is a JSON dump of a key/value object describing the linked users of a unique Bitcoin address, as follows:

Key Value
address Bitcoin address
users A list of user data, each consisting of the user's public profile info (name, location, etc.)

This dataset contains 30,012 public BlockchainInfo tags of unique Bitcoin addresses. Each line in the dataset file is a JSON dump of a key/value object describing a tag of a Bitcoin address, as follows:

Key Value
address Bitcoin address
tag Tag data consisting of its value and verification info

Citation

If you use Dizzy or any of its datasets, please cite the following publication:

@inproceedings{boshmaf2020investigating,
  title={Investigating MMM Ponzi scheme on bitcoin},
  author={Boshmaf, Yazan and Elvitigala, Charitha and Al Jawaheri, Husam and Wijesekera, Primal and Al Sabah, Mashael},
  booktitle={Proceedings of the 15th ACM Asia Conference on Computer and Communications Security},
  pages={519--530},
  year={2020}
}

mmm-datasets's People

Contributors

boshmaf avatar

Watchers

 avatar Husam Al Jawaheri avatar Sajitha Liyanage avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.