Author

Topic: Tools to analyze the blockchain (Read 469 times)

hero member
Activity: 630
Merit: 500
June 24, 2015, 10:41:13 AM
#2
Assuming you've got a copy of the blockchain on your local system, there are a couple of tools you can use for deeper analysis:

blockparser:  https://github.com/znort987/blockparser

blockchain: https://code.google.com/p/blockchain/

For formats like MySQL you should be able to run Abe: https://github.com/bitcoin-abe/bitcoin-abe
hero member
Activity: 714
Merit: 500
June 24, 2015, 09:47:15 AM
#1
After the stress test, I like to make some analyzes about the transactions that occurred.
I didn't get very far, since I didn't find any proper tools.
So, I was wondering if there is a service to make analyzes that goes further than things, I can lookup at sites like blockchain.info.
There seems to be some tutorials on how to put blockchain-data into a database, so, I could try that(I am pretty good with sql), but first I'd like to check if there is another way.
Any suggestions?
Jump to: