Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1Vwf5F-0005QX-4C for bitcoin-development@lists.sourceforge.net; Fri, 27 Dec 2013 21:36:41 +0000 Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.192.180 as permitted sender) client-ip=209.85.192.180; envelope-from=elombrozo@gmail.com; helo=mail-pd0-f180.google.com; Received: from mail-pd0-f180.google.com ([209.85.192.180]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1Vwf5D-0007kI-0y for bitcoin-development@lists.sourceforge.net; Fri, 27 Dec 2013 21:36:40 +0000 Received: by mail-pd0-f180.google.com with SMTP id q10so9357075pdj.25 for ; Fri, 27 Dec 2013 13:36:33 -0800 (PST) X-Received: by 10.66.25.36 with SMTP id z4mr53691709paf.101.1388180192953; Fri, 27 Dec 2013 13:36:32 -0800 (PST) Received: from [192.168.1.102] ([76.167.239.25]) by mx.google.com with ESMTPSA id nl7sm64433253pbc.6.2013.12.27.13.36.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Dec 2013 13:36:31 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_CA225585-0D34-415A-8414-EAEB8F131156"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) From: Eric Lombrozo In-Reply-To: Date: Fri, 27 Dec 2013 13:36:29 -0800 Message-Id: <80BCD591-8F4E-4BDA-B9E8-029700B31760@gmail.com> References: To: Melvin Carvalho X-Mailer: Apple Mail (2.1510) X-Spam-Score: -0.6 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: doubleclick.net] -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (elombrozo[at]gmail.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.180 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1Vwf5D-0007kI-0y Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Testnet block explorer X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 21:36:41 -0000 --Apple-Mail=_CA225585-0D34-415A-8414-EAEB8F131156 Content-Type: multipart/alternative; boundary="Apple-Mail=_6F37F050-F040-4EED-ACCF-AB4E76D39C97" --Apple-Mail=_6F37F050-F040-4EED-ACCF-AB4E76D39C97 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 I've built a shell around the bitcoind JSON-RPC, along with a websockets = server that provides realtime transaction and block feeds which can be = used with bitcoin mainnet and testnet as well as any of the alt chains = and formats it similar to blockchain.info with the bootstrap = look-and-feel, i.e. http://altcoins.ws/dogecoin/ A goal of this project was simplicity in deployment to a new server. The JSON-RPC is missing address indexing and an "unspent" API, so these = things are still missing from this shell. -Eric On Dec 27, 2013, at 11:23 AM, Melvin Carvalho = wrote: >=20 >=20 >=20 > On 27 December 2013 19:08, Mike Belshe wrote: > Great! >=20 > There is another one at http://testnet.btclook.com/ which provides a = different view as well. >=20 > And another at: >=20 > http://test.webbtc.com/ >=20 > Testnet does not currently fully function with for creating = transactions: >=20 > http://test.webbtc.com/ >=20 > Because there's no "unspent" API for getting the unspent values for an = address. If there existed a testnet explorer which would send out those = values (as blockchain.info does with the main net), that would be = awesome. >=20 > I'm also working on a testnet explorer with semantic web markup so = that it's both human and machine readable. > =20 >=20 > Mike >=20 >=20 >=20 > On Fri, Dec 27, 2013 at 10:05 AM, Mike Hearn wrote: > For a long time the only block explorer for testnet has been the = original blockexplorer.com, which is unfortunately often broken / behind = / slow and not really maintained any more. >=20 > There is now a new one, here: >=20 > https://www.biteasy.com/testnet/blocks >=20 > There's also a REST/JSON API for it. >=20 > Please note one curiosity of this block explorer is that the coinbase = tx doesn't necessarily come first in the listing (it's sorted by "time = received", see). >=20 > Other interesting thing to note: this site is built using bitcoinj. = The author can be contacted on IRC sometimes using the nick damethos. >=20 > = --------------------------------------------------------------------------= ---- > Rapidly troubleshoot problems before they affect your business. Most = IT > organizations don't have a clear picture of how application = performance > affects their revenue. With AppDynamics, you get 100% visibility into = your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of = AppDynamics Pro! > = http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D/4140/ostg.c= lktrk > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development >=20 >=20 >=20 > = --------------------------------------------------------------------------= ---- > Rapidly troubleshoot problems before they affect your business. Most = IT > organizations don't have a clear picture of how application = performance > affects their revenue. With AppDynamics, you get 100% visibility into = your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of = AppDynamics Pro! > = http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D/4140/ostg.c= lktrk > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development >=20 >=20 > = --------------------------------------------------------------------------= ---- > Rapidly troubleshoot problems before they affect your business. Most = IT=20 > organizations don't have a clear picture of how application = performance=20 > affects their revenue. With AppDynamics, you get 100% visibility into = your=20 > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of = AppDynamics Pro! > = http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D/4140/ostg.c= lktrk_______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development --Apple-Mail=_6F37F050-F040-4EED-ACCF-AB4E76D39C97 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 I've = built a shell around the bitcoind JSON-RPC, along with a websockets = server that provides realtime transaction and block feeds which can be = used with bitcoin mainnet and testnet as well as any of the alt chains = and formats it similar to blockchain.info with the bootstrap = look-and-feel, i.e. http://altcoins.ws/dogecoin/

A goal of this project was simplicity in deployment = to a new server.

The JSON-RPC is missing = address indexing and an "unspent" API, so these things are still missing = from this = shell.

-Eric

On Dec 27, = 2013, at 11:23 AM, Melvin Carvalho <melvincarvalho@gmail.com> = wrote:




On 27 December 2013 19:08, Mike Belshe <mike@belshe.com> wrote:
Great!

There is another one at http://testnet.btclook.com/ which provides a = different view as well.

And another at:

http://test.webbtc.com/

Testnet does not = currently fully function with for creating transactions:

http://test.webbtc.com/

Because there's no = "unspent" API for getting the unspent values for an address.  If = there existed a testnet explorer which would send out those values (as = blockchain.info does with the = main net), that would be awesome.

I'm also working on a testnet explorer with semantic web = markup so that it's both human and machine = readable.
 

Mike



On Fri, Dec 27, 2013 at = 10:05 AM, Mike Hearn <mike@plan99.net> wrote:
For a long time the only block explorer for testnet has = been the original blockexplorer.com, which is unfortunately often = broken / behind / slow and not really maintained any more.

There is now a new one, here:


There's also a REST/JSON API for it.

Please note one curiosity of this block explorer is = that the coinbase tx doesn't necessarily come first in the listing (it's = sorted by "time received", see).

Other interesting thing to note: this site is built using bitcoinj. The = author can be contacted on IRC sometimes using the nick = damethos.
=
----------------------------------------------------------= --------------------
Rapidly troubleshoot problems before they affect your business. Most = IT
organizations don't have a clear picture of how application = performance
affects their revenue. With AppDynamics, you get 100% visibility into = your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of = AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831= &iu=3D/4140/ostg.clktrk
_______________________________________= ________
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-dev= elopment


=
----------------------------------------------------------------------= --------
Rapidly troubleshoot problems before they affect your business. Most = IT
organizations don't have a clear picture of how application = performance
affects their revenue. With AppDynamics, you get 100% visibility into = your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of = AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831= &iu=3D/4140/ostg.clktrk
_______________________________________= ________
Bitcoin-development mailing list
Bitcoin-developm= ent@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-dev= elopment


= --------------------------------------------------------------------------= ----
Rapidly troubleshoot problems before they affect your business. = Most IT
organizations don't have a clear picture of how application = performance
affects their revenue. With AppDynamics, you get 100% = visibility into your
Java,.NET, & PHP application. Start your = 15-day FREE TRIAL of AppDynamics Pro!
http://p= ubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D/4140/ostg.clktr= k_______________________________________________
Bitcoin-developmen= t mailing = list
Bitcoin-development@lists.sourceforge.net
https://lists.sourcef= orge.net/lists/listinfo/bitcoin-development

= --Apple-Mail=_6F37F050-F040-4EED-ACCF-AB4E76D39C97-- --Apple-Mail=_CA225585-0D34-415A-8414-EAEB8F131156 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJSvfLdAAoJEAA1EyJsW9n+6u4QAOwMsCBFmXlohOYL6oB3AGhm qF1cA5FLKLAEHlpm5tZY9W01DZfCW6+kJ4oT8oUlRXlKWKff+L+FOMOXMvLGEGEE AIzroZnIcjys10dP3/YicPZ5PN/5ZXcdair3o7XPFfvQ370zu7w2LCl4UvBYckDV ceDA48lgFQyKsjmdmok/X2hsDHNpT1q0ZSmXuQkNmlC0XWsoKBCJ6JF0pQIA91pf 6RD1BAZTPUVcgSoKoDgbvx/ylW/6H79+9wz0h4FskHaDfOmyNrnAKz3VJbmLIvd9 2jmOrfQNIqKeLfTaDWwoQ4EKf1Gjfwm+P4pngOxpXFXXYac7TWitepWnRlzzdyPO n81XC7llq45QBd6c6bGHpfxXPlpAM2Gl1LtvorJcxPNzWAwdqwzJdyfbGWe92WC+ xRY5aTnV+MpJMr+GQuQEUQkcSjNta4j1lWpUa7RtNSEIrN3t9tV1TlxLlkTokSRd TRnzYsYDMmVAxRH0OzwRK84c8mYmi/wTOv++xRzuDXO8bMe/t/L/MwG9RNtsb7FT mZDyCjoQFLl9npRMYh8puLBnr79A8h4B7E0q/Qdl9ZRTxiM10QqW1NhZ95Co5YPU oDyRcI3/Q4jUtLt4XM7BaK3TA1Cjcg46k9g5+qD6foh3POGyTRCysPb30bI+oXRn fob66TtkBh1/eOftWVd0 =44w1 -----END PGP SIGNATURE----- --Apple-Mail=_CA225585-0D34-415A-8414-EAEB8F131156--