Is there any python lib could be used to analysis the local block data?

0

0

Just downloaded all the block files to local and want to try some analysis on the transaction data in the block. is there any python library can be used to do the analysis?

Carpemer

Posted 2018-01-26T15:32:50.573

Reputation: 117

If I use rpc interface it will use more than 3 seconds for one command....Carpemer 2018-01-28T12:32:09.853

Answers

0

https://github.com/keviny/bitcoin-block-parser
May could help for simple analysis

Carpemer

Posted 2018-01-26T15:32:50.573

Reputation: 117