Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
/ BCGraph Public archive

Blockchain analysis with bitcoinj and Neo4j

Notifications You must be signed in to change notification settings

maltemoeser/BCGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

BCGraph

BCGraph allows to import the Bitcoin blockchain into a Neo4j graph database and provides multiple tools to analyze the resulting data set.

This project is no longer actively maintained and may not work with the latest version of Bitcoin.

Requirements

  • Bitcoin Core block files (to import data into the graph database)
  • Up to twice the amount of storage that the Bitcoin Core block files require

Install

  • Use maven to install dependencies
  • Copy test.properties to src/main/resources/, rename it to production.properties and fill in the missing directories

Examples

A few examples are available at maltemoeser/BCGraph-Examples.

About

Blockchain analysis with bitcoinj and Neo4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages