Blockchain

Bitcoin Address Proximity Estimation

This project aimed at providing means to compute how likely it is that two bitcoin addresses belong to the same entity.

Customer Bitcoin Liquidity Estimation

This project aimed at analyzing customers’ bitcoin transactions in order to provide their liquidity estimation and spending analysis.

Bitcoin Flows Graph Analysis - Neo4j

This project aimed at analyzing bitcoin graph data and providing sophisticated information on bitcoin transaction data and aggregate on-chain statistics derived from graph data. …

Stream Processing Blockchain to Neo4j

The goal of this project was to build an ETL system processing live online bitcoin transactional data and loading it to Neo4J graph database on the fly. The data included not only …

Data Modeling Bitcoin Blockchain to Neo4j

The goal of this project was to model blockchain historical data as a graph and to build an ETL system loading the entire data (blocks, transactions, inputs, outputs, addresses) …