Skip to content

A simple PHP script that prints the blocks and transactions from bitcoin's blk*.dat files.

Notifications You must be signed in to change notification settings

in3rsha/php-fread-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

php-fread-blockchain

A simple PHP script that prints the blocks and transactions from bitcoin's blk*.dat files.

Just set the location to where your blk.dat files are kept (probably /home/user/.bitcoin/blocks) and run the script in a terminal:

php fread.php

Then sit back and watch all the blocks and transactions.

About

A simple PHP script that prints the blocks and transactions from bitcoin's blk*.dat files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages