Skip to content

amijafari/BitcoinBlockParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Blockchain Parser

Writen in JAVA to parse Bitcoin blockchain .dat files.

Usage

After running bit.coin.Parser:

read <n>                Read n blockchain files.
blocks                  Get total number of parsed blocks.
print <n>               Print n blocks.
transactions <n>        Get n's block transactions number.
transactionsA <addr>    Get all transactions from address.
transactionsB <n>       All transactions with at least n Bitcoin value.
balance <n>             Addresses balance at least n.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages