There is a newer version of the record available.

Published February 17, 2020 | Version 1
Dataset Restricted

Transaction Graph Dataset for the Ethereum Blockchain

  • 1. Bogazici University

Description

This dataset contains  ether as well as popular ERC20 token transfer transactions extracted from the Ethereum Mainnet blockchain. 

Only send ether, contract function call, contract deployment transactions are present in the dataset. Miner reward transactions are not  currently included in the dataset. 

Details of the datasets are given below:  

FILENAME FORMAT:

The filenames have the following format:

eth-tx-<start blockno>-<end blockno>.txt.bz2 

where <start blockno>  is the starting block number and <end blockno> final block number. 

For example file eth-tx-1000000-1099999.txt.bz2  contains transactions from 

block 1000000 to block 1099999  inclusive. 

The files are compressed with bzip2.  They can be uncompressed using command bunzip2. 

 

TRANSACTION FORMAT:

Each line in a file corresponds to a transaction. The transaction has the following format:

<SYMBOL> <blockno> <tx no> <from addr> <to addr> <value> 

 

<SYMBOL>    is the abreviation for the asset.  For example ETH means ether transfer in Wei 

                       units.  ERC20 tokens transfers (transfer and transferFrom function calls in ERC20 

                        contract) are indicated by token symbol. For example GUSD is Gemini USD stable

                        coin. The JSON file erc20tokens.json   given below contains the details of ERC20 tokens. 

<blockno>       Number of the block which contains the transaction. 

<tx no>           Position of the transaction in the block (i.e. transaction number in the block). 

<from addr>   Source ethereum address of the transfer.

<to addr>       Destination ethereum address of the transfer.

<value>          Amount of transfer. The amount is given as hexadecimal a number. 

 

decoder-error.txt FILE: 

This file contains transactions (block no, tx no, tx hash)  on each line that produced 

error while decoding calldata. These transactions are not present in the data files. 

 

er20tokens.json FILE:  

This file contains the list of popular ERC20 token contracts whose transfer/transferFrom 

transactions  appear in the data files. 

-------------------------------------------------------------------------------------------

[

  {

    "address": "0xdac17f958d2ee523a2206206994597c13d831ec7",

    "decdigits": 6,

    "symbol": "USDT",

    "name": "Tether-USD"

  },

  {

    "address": "0xB8c77482e45F1F44dE1745F52C74426C631bDD52",

    "decdigits": 18,

    "symbol": "BNB",

    "name": "Binance"

  },

  {

    "address": "0x2af5d2ad76741191d15dfe7bf6ac92d4bd912ca3",

    "decdigits": 18,

    "symbol": "LEO",

    "name": "Bitfinex-LEO"

  },

  {

    "address": "0x514910771af9ca656af840dff83e8264ecf986ca",

    "decdigits": 18,

    "symbol": "LNK",

    "name": "Chainlink"

  },

  {

    "address": "0x6f259637dcd74c767781e37bc6133cd6a68aa161",

    "decdigits": 18,

    "symbol": "HT",

    "name": "HuobiToken"

  },

  {

    "address": "0xf1290473e210b2108a85237fbcd7b6eb42cc654f",

    "decdigits": 18,

    "symbol": "HEDG",

    "name": "HedgeTrade"

  },

  {

    "address": "0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2",

    "decdigits": 18,

    "symbol": "MKR",

    "name": "Maker"

  },

  {

    "address": "0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b",

    "decdigits": 8,

    "symbol": "CRO",

    "name": "Crypto.com"

  },

  {

    "address": "0xd850942ef8811f2a866692a623011bde52a462c1",

    "decdigits": 18,

    "symbol": "VEN",

    "name": "VeChain"

  },

  {

    "address": "0x0d8775f648430679a709e98d2b0cb6250d2887ef",

    "decdigits": 18,

    "symbol": "BAT",

    "name": "Basic-Attention"

  },

  {

    "address": "0xc9859fccc876e6b4b3c749c5d29ea04f48acb74f",

    "decdigits": 0,

    "symbol": "INO",

    "name": "INO-Coin"

  },

  {

    "address": "0x8e870d67f660d95d5be530380d0ec0bd388289e1",

    "decdigits": 18,

    "symbol": "PAX",

    "name": "Paxos-Standard"

  },

  {

    "address": "0x17aa18a4b64a55abed7fa543f2ba4e91f2dce482",

    "decdigits": 18,

    "symbol": "INB",

    "name": "Insight-Chain"

  },

  {

    "address": "0xc011a72400e58ecd99ee497cf89e3775d4bd732f",

    "decdigits": 18,

    "symbol": "SNX",

    "name": "Synthetix-Network"

  },

  {

    "address": "0x1985365e9f78359a9B6AD760e32412f4a445E862",

    "decdigits": 18,

    "symbol": "REP",

    "name": "Reputation"

  },

  {

    "address": "0x653430560be843c4a3d143d0110e896c2ab8ac0d",

    "decdigits": 16,

    "symbol": "MOF",

    "name": "Molecular-Future"

  },

  {

    "address": "0x0000000000085d4780B73119b644AE5ecd22b376",

    "decdigits": 18,

    "symbol": "TUSD",

    "name": "True-USD"

  },

  {

    "address": "0xe41d2489571d322189246dafa5ebde1f4699f498",

    "decdigits": 18,

    "symbol": "ZRX",

    "name": "ZRX"

  },

  {

    "address": "0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9",

    "decdigits": 18,

    "symbol": "SXP",

    "name": "Swipe"

  },

  {

    "address": "0x75231f58b43240c9718dd58b4967c5114342a86c",

    "decdigits": 18,

    "symbol": "OKB",

    "name": "Okex"

  },

  {

    "address": "0xa974c709cfb4566686553a20790685a47aceaa33",

    "decdigits": 18,

    "symbol": "XIN",

    "name": "Mixin"

  },

  {

    "address": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07",

    "decdigits": 18,

    "symbol": "OMG",

    "name": "OmiseGO"

  },

  {

    "address": "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359",

    "decdigits": 18,

    "symbol": "SAI",

    "name": "Sai Stablecoin v1.0"

  },

  {

    "address": "0x6c6ee5e31d828de241282b9606c8e98ea48526e2",

    "decdigits": 18,

    "symbol": "HOT",

    "name": "HoloToken"

  },

  {

    "address": "0x6b175474e89094c44da98b954eedeac495271d0f",

    "decdigits": 18,

    "symbol": "DAI",

    "name": "Dai Stablecoin"

  },

  {

    "address": "0xdb25f211ab05b1c97d595516f45794528a807ad8",

    "decdigits": 2,

    "symbol": "EURS",

    "name": "Statis-EURS"

  },

  {

    "address": "0xa66daa57432024023db65477ba87d4e7f5f95213",

    "decdigits": 18,

    "symbol": "HPT",

    "name": "HuobiPoolToken"

  },

  {

    "address": "0x4fabb145d64652a948d72533023f6e7a623c7c53",

    "decdigits": 18,

    "symbol": "BUSD",

    "name": "Binance-USD"

  },

  {

    "address": "0x056fd409e1d7a124bd7017459dfea2f387b6d5cd",

    "decdigits": 2,

    "symbol": "GUSD",

    "name": "Gemini-USD"

  },

  {

    "address": "0x2c537e5624e4af88a7ae4060c022609376c8d0eb",

    "decdigits": 6,

    "symbol": "TRYB",

    "name": "BiLira"

  },

  {

    "address": "0x4922a015c4407f87432b179bb209e125432e4a2a",

    "decdigits": 6,

    "symbol": "XAUT",

    "name": "Tether-Gold"

  },

  {

    "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",

    "decdigits": 6,

    "symbol": "USDC",

    "name": "USD-Coin"

  },

  {

    "address": "0xa5b55e6448197db434b92a0595389562513336ff",

    "decdigits": 16,

    "symbol": "SUSD",

    "name": "Santender"

  },

  {

    "address": "0xffe8196bc259e8dedc544d935786aa4709ec3e64",

    "decdigits": 18,

    "symbol": "HDG",

    "name": "HedgeTrade"

  },

  {

    "address": "0x4a16baf414b8e637ed12019fad5dd705735db2e0",

    "decdigits": 2,

    "symbol": "QCAD",

    "name": "QCAD"

  }

]

-------------------------------------------------------------------------------------------

 

 

Files

Restricted

The record is publicly accessible, but files are restricted to users with access.

Additional details

Funding

INFINITECH – Tailored IoT & BigData Sandboxes and Testbeds for Smart, Autonomous and Personalized Services in the European Finance and Insurance Services Ecosystem 856632
European Commission