You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/maxifom/goBitcoinParser

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/maxifom/goBitcoinParser

v0.0.0-20190304053926-5aa52f1723cc
Source
Go
Version published
Created
Source

goBitcoinParser

Parser of Bitcoin .dat files written in Go language

Link for blk00000.dat file

TODO:

  • Input/Output Script decoding
  • Insert into db / save in CSV format
  • Sort Blocks according to Previous Block Hash
  • Decrease Memory Usage (Currently ~400 Megs total allocation for 128 Meg dat file)
  • Add SegWit Support
  • Make parser parse full blocks folder
  • Make parser multithreaded

FAQs

Package last updated on 04 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts