Skip to content

BTC ADDRESS ANALYZER V2.0.0

Latest

Choose a tag to compare

@BitMorphX BitMorphX released this 20 Jun 14:40
· 1 commit to main since this release

πŸ“Ž RELEASE NOTES – btc_address_analyzer.py

Version: 2.0.0
Release Date: 2025-06-20


πŸš€ Overview

btc_address_analyzer has evolved into a mature CLI utility with expanded features for decoding and verifying Bitcoin Base58Check addresses.

This version introduces a structured interface, robust helper scripts, and support files to improve developer experience and enable more flexible use.


πŸ”§ Core Features

  • πŸ”“ Decodes Base58-encoded Bitcoin addresses
  • 🧩 Extracts version byte, payload (hash160), and checksum
  • πŸ“Š Identifies address type (P2PKH, P2SH, mainnet, testnet)
  • βœ… Verifies checksum using double SHA-256
  • 🎨 Colorized output with termcolor
  • πŸ–₯️ Cross-platform support (WSL via .bat launcher)
  • πŸ§ͺ Built for research and offline inspection

βœ… Included in v2.0.0

  • βœ… btc_address_analyzer.py – Core analysis script
  • βœ… btc_address_analyzer.bat – Windows launcher (WSL-compatible)
  • βœ… CLI-based decoding with structured printout
  • βœ… .vscode/ folder for developer configs
  • βœ… project.yml with project metadata
  • βœ… Fully updated README.md with features & usage
  • βœ… LICENSE, NOTICE, and ETHICS.md for compliance & ethics

πŸ“Œ Related Files


πŸ“œ License

Licensed under the Apache 2.0 License by BitMorphX


🍱 Support

β˜… Bitcoin (BTC)
1MorphXyhHpgmYSfvwUpWojphfLTjrNXc7

β˜… Monero (XMR)
86VAmEogaZF5WDwR3SKtEC6HSEUh6JPA1gVGcny68XmSJ1pYBbGLmdzEB1ZzGModLBXkG3WbRv12mSKv4KnD8i9w7VTg2uu

β˜… Dash (DASH)
XtNuNfgaEXFKhtfxAKuDkdysxUqaZm7TDX

We also value early privacy coins such as:
β˜… Bytecoin (BCN)
bcnZNMyrDrweQgoKH6zpWaE2kW1VZRsX3aDEqnxBVEQfjNnPK6vvNMNRPA4S7YxfhsStzyJeP16woK6G7cRBydZm2TvLFB2eeR

πŸ™ Thank you for supporting independent research and ethical technology.


πŸ‘€ Author & Contact

πŸ”— GitHub: https://github.com/BitMorphX
βœ‰οΈ Email: BitMorphX@proton.me
πŸ’¬ Telegram: https://t.me/BitMorphX

β€œI morph bits, not to break, but to understand.”
β€” BitMorphX


Β© 2025 BitMorphX – All rights reserved.