Sign inSign up

frytoya/znort987-blockparser

By frytoya

Updated over 8 years ago

Bitcoin blockchain parser. Perfect for DC/OS Cluster.

Image
0

1.7K

frytoya/znort987-blockparser repository overview

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

Parser is memory oriented as early 2018 the blockchain is arround 200 GB. Minimum 20 GB of RAM is needed and it crash and freeze. You need a bitcoin node to use this thing. ( See frytoya/bitcoind for reference. )

To use :

  • Run the bitcoin node with a persistent volume for blockchain data : frytoya/bitcoind.
  • launch docker container with : "docker run -ti --name=znort987-blockparser --volumes-from bitcoind frytoya/znort987-blockparser"
  • Read documentation to parse with option on Github.

Tag summary

Content type

Image

Digest

Size

256.5 MB

Last updated

over 8 years ago

docker pull frytoya/znort987-blockparser