Skip to content

MihaiPopescu1985/bitcoin_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin_crawler

The fastest Bitcoin blockchain parser.

Dependencies

sudo apt install openssl libssl-dev

Build

gcc -Wall -o ./build/crawler main.c blk_dat_parser.c export_debug.c -lcrypto

Run

./build/crawler 1 blk00000.dat

About

Parse the bitcoin's blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages