Skip to content

Check the percentage of known opReturn origins of all transactions in a BSV mainnet block.

Notifications You must be signed in to change notification settings

antmaster2001/BSV-block-txs-origin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

BSV-block-txs-origin

Check the percentage of known opReturn origins of all transactions in a BSV mainnet block.

Expected output

None: 26%
OP_RETURN: 10%
metanet: 22%
bitcom: 19%
run: 23%

About the code

This script uses the WhatsOnChain API to get the on Chain data.

Use

  1. Clone or download repo
  2. Run the main.py
  3. Give the blockheight of the block you want to check

    Block 708354

  4. Wait for results...

Future 🔮

  • Add total for known big uploaders, like cryptofights.io, moneybutton.com, peergame.com etc.

Author

Made with ❤️ by antmaster2001

About

Check the percentage of known opReturn origins of all transactions in a BSV mainnet block.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages