Skip to content

Script to watch the latest 1000 blocks of the Bitcoin Blockchain

License

Notifications You must be signed in to change notification settings

camponez/watch-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This script is to track the latest 1000 blocks from the Bitcoin Blockchain and show blocks per version.

Usage

python watch_blockchain.py

A sqlite3 database will be create and it will load the latest 1000 blocks. It might take a while.

To update, just run again and only the blocks that are not in the database will be updated.

Options

-h, --help     show this help message and exit
--list-classic  List all the Classic blocks and their hashes
--last LAST    Show lastest blocks
--quiet        Don't show messages!
--version, -v  Show version`

Contribution

If you would like to contribute send your push request.

If you like to donate: 19kTizUhnoCqofijNX5xPmGKmjDpz2hBMF

About

Script to watch the latest 1000 blocks of the Bitcoin Blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages