Bitcoin Forum
April 30, 2024, 12:57:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Local bitcoin explorer updated! on: July 18, 2011, 09:36:03 AM
Thanks to some helpful comments and requests, here is a new version of the local bitcoin explorer. Version number is 3.8.
Thanks to me being whitelisted, I can now moved this out of the Newbies forum. I hope I did it right. Undecided

New features (in reversed order of appearance):
  • Shows the time difference between a transaction input and output (press <CR> twice at a transaction).
  • Go to the block after a given date/time (special request from BitLotto)
  • Faster printing of transactions for a given address (finally working correctly, thanks to a major rewrite of the Address DB)
  • More helpful comments on the working of the address DB
  • random address: return a random bitcoin address (next to random block, random transaction)
  • categorise urls: show information about bitcoin clients on the network (there are five more categorise commands)
  • Better output of scripts
  • Dumping of raw script data
  • Listen: Print a real-time abridged version of the debug output
  • Allow to give the bitcoin program/data directory (special request)
(Edited to add more features.)

Check it out at bitbucket.org/jneb/bitcoin (click the "get source")
Prerequistes: Python 2.7, PyCrypto, colorama (optional, for color output).
Tested on Windows, should work on Mac/Linux.

Hope you like it.
2  Other / Beginners & Help / Try it out: local block explorer program on: July 06, 2011, 11:20:11 AM
Hi folks,
I wrote (yet another?) bitcoin program in Python, allowing to explore the local block chain.
See bitbucket.org/jneb/bitcoin.
I hope you like it.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!