Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1Vwd0x-0000WB-GM for bitcoin-development@lists.sourceforge.net; Fri, 27 Dec 2013 19:24:07 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.217.171 as permitted sender) client-ip=209.85.217.171; envelope-from=melvincarvalho@gmail.com; helo=mail-lb0-f171.google.com; Received: from mail-lb0-f171.google.com ([209.85.217.171]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1Vwd0v-0000dL-57 for bitcoin-development@lists.sourceforge.net; Fri, 27 Dec 2013 19:24:07 +0000 Received: by mail-lb0-f171.google.com with SMTP id w7so4534946lbi.30 for ; Fri, 27 Dec 2013 11:23:58 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.112.167.42 with SMTP id zl10mr453425lbb.92.1388172238400; Fri, 27 Dec 2013 11:23:58 -0800 (PST) Received: by 10.112.156.72 with HTTP; Fri, 27 Dec 2013 11:23:58 -0800 (PST) In-Reply-To: References: Date: Fri, 27 Dec 2013 20:23:58 +0100 Message-ID: From: Melvin Carvalho To: Mike Belshe Content-Type: multipart/alternative; boundary=001a11c25f1228337b04ee8909fb 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: blockexplorer.com] -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 (melvincarvalho[at]gmail.com) -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: 1Vwd0v-0000dL-57 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 19:24:07 -0000 --001a11c25f1228337b04ee8909fb Content-Type: text/plain; charset=ISO-8859-1 On 27 December 2013 19:08, Mike Belshe 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 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: >> >> https://www.biteasy.com/testnet/blocks >> >> 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=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> Bitcoin-development mailing list >> Bitcoin-development@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bitcoin-development >> >> > > > ------------------------------------------------------------------------------ > 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=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > --001a11c25f1228337b04ee8909fb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



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 d= ifferent view as well.

Testnet does not currently fully funct= ion with for creating transactions:

http://test.webbtc.com/

Because there's n= o "unspent" API for getting the unspent values for an address.=A0= If there existed a testnet explorer which would send out those values (as = blockchain.info does with the main n= et), 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.
=A0=

Mike



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

There is now a new one, here:


There's al= so a REST/JSON API for it.

Please note one curiosity of this block explorer is tha= t 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 aut= hor 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<= br> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynami= cs Pro!
http://pubads.g.doubleclick.net/gam= pad/clk?id=3D84349831&iu=3D/4140/ostg.clktrk
___________________= ____________________________
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-de= velopment



-----------------------------------------------------------------------= -------
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<= br> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynami= cs Pro!
http://pubads.g.doubleclick.net/gam= pad/clk?id=3D84349831&iu=3D/4140/ostg.clktrk
___________________= ____________________________
Bitcoin-development mailing list
Bitcoin-develo= pment@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-de= velopment


--001a11c25f1228337b04ee8909fb--