Skip to content

viktorheli/bitcoin-txid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bitcoin-txid

Get all txid from block or range of blocks

Simple Python script for get all transactions id from Bitcoin blockchain. Dependencies:

  1. python-bitcoinrpc

    pip install python-bitcoinrpc

  2. Installed and full synced Bitcoin Core wallet

How to use:

pyhton gettxid.py 'start block' 'end block'

Start without any parameters will display all tx-id from last block.

About

Get all txid from block or range of blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages