public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] coinexplorer - a local "blockexplorer"
@ 2012-02-10 11:53 Michael Grønager
  0 siblings, 0 replies; only message in thread
From: Michael Grønager @ 2012-02-10 11:53 UTC (permalink / raw)
  To: Bitcoin Dev

I have just uploaded a new application to libcoin: "coinexplorer"

It enables queries similar to that of blockexplorer.com, but locally on your own chain.

coinexplorer builds on a new library addition: coinStat, that is a collection of classes for gathering and querying the block chain for other information than the ones used directly by the Node.

coinexplorer uses the HTTP GET feature of the coinHTTP/Server class to enable a simple search webpage, so you can do block searches by either commandline:
	bitcoind search <Address>

or simply by pointing you browser at http://localhost:8332 

I apologize for the rudimentary interface, but I am not really a javascript/html5 savvy... So a more modern interface is left as an exercise for those who are.

You will find coinexplorer in the latest git:
	https://github.com/ceptacle/libcoin

Cheers,

Michael

Michael Gronager, PhD
Director, Ceptacle
Jens Juels Gade 33
2100 Copenhagen E
Mobile: +45 31 45 14 01
E-mail: gronager@ceptacle•com
Web: http://www.ceptacle.com/




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-10 11:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-10 11:53 [Bitcoin-development] coinexplorer - a local "blockexplorer" Michael Grønager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox