Author

Topic: Blockchain2graph released - Import bitcoin blockchain data in a graph database (Read 206 times)

jr. member
Activity: 50
Merit: 12
https://github.com/straumat/
We finished a new release of Blockchain2graph (https://straumat.github.io/blockchain2graph). Our tool imports the bitcoin transactions in a graph database (neo4j) to allow graph analysis.

Here are some use cases :
  • Query blockchain data with the cypher query language.
  • Build web sites like Blockchain.info.
  • Add meta informations to addresses and transactions.

At Blockchain Inspector(http://www.blockchaininspector.com), we are using Artificial Intelligence to fight fraud in the Blockchain and we needed to have a conveniant way to access blockchain informations. With blockchain2graph, we can analyse blockchain data as transactions between nodes and add meta informations on them.
Jump to: