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 <elombrozo@gmail.com>) id 1VwfGS-0005uX-So for bitcoin-development@lists.sourceforge.net; Fri, 27 Dec 2013 21:48:16 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.220.48 as permitted sender) client-ip=209.85.220.48; envelope-from=elombrozo@gmail.com; helo=mail-pa0-f48.google.com; Received: from mail-pa0-f48.google.com ([209.85.220.48]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1VwfGR-0000pj-95 for bitcoin-development@lists.sourceforge.net; Fri, 27 Dec 2013 21:48:16 +0000 Received: by mail-pa0-f48.google.com with SMTP id rd3so9695763pab.35 for <bitcoin-development@lists.sourceforge.net>; Fri, 27 Dec 2013 13:48:09 -0800 (PST) X-Received: by 10.67.21.226 with SMTP id hn2mr54004862pad.69.1388180889181; Fri, 27 Dec 2013 13:48:09 -0800 (PST) Received: from [192.168.1.102] ([76.167.239.25]) by mx.google.com with ESMTPSA id nl7sm64464475pbc.6.2013.12.27.13.48.07 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Dec 2013 13:48:07 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_10F9BC57-D826-4C6B-9355-16F71C140212"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) From: Eric Lombrozo <elombrozo@gmail.com> In-Reply-To: <80BCD591-8F4E-4BDA-B9E8-029700B31760@gmail.com> Date: Fri, 27 Dec 2013 13:48:06 -0800 Message-Id: <3C53863C-23E3-44E2-B5B2-ACF728164F40@gmail.com> References: <CANEZrP398MCW6CdQLo78DtQ7HWY4f1TMkj32Fm2dTrKcUT09cg@mail.gmail.com> <CABaLYCvCcyCdicVRHR-3EhC-8FRB2mZ4AneU0P=skGh_kbSAiw@mail.gmail.com> <CAKaEYhKnRgK2PS4hV2fCws6z69bvsMabL_hEY4OXBv685bCoJg@mail.gmail.com> <80BCD591-8F4E-4BDA-B9E8-029700B31760@gmail.com> To: Melvin Carvalho <melvincarvalho@gmail.com> 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: plan99.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 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: 1VwfGR-0000pj-95 Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net> Subject: Re: [Bitcoin-development] Testnet block explorer X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: <bitcoin-development.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> List-Post: <mailto:bitcoin-development@lists.sourceforge.net> List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe> X-List-Received-Date: Fri, 27 Dec 2013 21:48:17 -0000 --Apple-Mail=_10F9BC57-D826-4C6B-9355-16F71C140212 Content-Type: multipart/alternative; boundary="Apple-Mail=_5B3506B5-718C-4943-A85A-FE06B3691A2A" --Apple-Mail=_5B3506B5-718C-4943-A85A-FE06B3691A2A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 I'll add testnet to it as well - sorry, Ben, for lifting the css (I'm a = programmer, not a graphic designer) - if anyone would like to help me = make the styling original, I would be more than happy to collaborate. -Eric On Dec 27, 2013, at 1:36 PM, Eric Lombrozo <elombrozo@gmail.com> wrote: > 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/ >=20 > A goal of this project was simplicity in deployment to a new server. >=20 > The JSON-RPC is missing address indexing and an "unspent" API, so = these things are still missing from this shell. >=20 > -Eric >=20 > On Dec 27, 2013, at 11:23 AM, Melvin Carvalho = <melvincarvalho@gmail.com> wrote: >=20 >>=20 >>=20 >>=20 >> On 27 December 2013 19:08, Mike Belshe <mike@belshe.com> 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 <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. >>=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 >=20 --Apple-Mail=_5B3506B5-718C-4943-A85A-FE06B3691A2A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Diso-8859-1"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'll = add testnet to it as well - sorry, Ben, for lifting the css (I'm a = programmer, not a graphic designer) - if anyone would like to help me = make the styling original, I would be more than happy to = collaborate.<div><br></div><div>-Eric</div><div><br><div><div>On Dec 27, = 2013, at 1:36 PM, Eric Lombrozo <<a = href=3D"mailto:elombrozo@gmail.com">elombrozo@gmail.com</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><blockquote = type=3D"cite"><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Diso-8859-1"><div style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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. <a = href=3D"http://altcoins.ws/dogecoin/">http://altcoins.ws/dogecoin/</a><div= ><div><br></div><div>A goal of this project was simplicity in deployment = to a new server.</div><div><br></div><div>The JSON-RPC is missing = address indexing and an "unspent" API, so these things are still missing = from this = shell.</div><div><br></div><div>-Eric</div><div><br><div><div>On Dec 27, = 2013, at 11:23 AM, Melvin Carvalho <<a = href=3D"mailto:melvincarvalho@gmail.com">melvincarvalho@gmail.com</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><blockquote = type=3D"cite"><div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div= class=3D"gmail_quote">On 27 December 2013 19:08, Mike Belshe <span = dir=3D"ltr"><<a href=3D"mailto:mike@belshe.com" = target=3D"_blank">mike@belshe.com</a>></span> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px = 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div = dir=3D"ltr">Great!<div><br></div><div>There is another one at <a = href=3D"http://testnet.btclook.com/" = target=3D"_blank">http://testnet.btclook.com/</a> which provides a = different view as well.</div> </div></blockquote><div><br></div><div>And another at:<br><br> <a = href=3D"http://test.webbtc.com/address/myTPjxggahXyAzuMcYp5JTkbybANyLsYBW"= >http://test.webbtc.com/</a><br><br></div><div>Testnet does not = currently fully function with for creating transactions:<br> <br> <a = href=3D"http://test.webbtc.com/address/myTPjxggahXyAzuMcYp5JTkbybANyLsYBW"= >http://test.webbtc.com/</a><br><br></div><div>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 = <a href=3D"http://blockchain.info/">blockchain.info</a> does with the = main net), that would be awesome.<br> <br></div><div>I'm also working on a testnet explorer with semantic web = markup so that it's both human and machine = readable.<br></div><div> </div><blockquote class=3D"gmail_quote" = style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid = rgb(204,204,204);padding-left:1ex"> <div dir=3D"ltr"><div><div><br></div><div>Mike</div><div><br></div></div> </div><div class=3D"gmail_extra"><br><br><div = class=3D"gmail_quote"><div><div class=3D"h5">On Fri, Dec 27, 2013 at = 10:05 AM, Mike Hearn <span dir=3D"ltr"><<a = href=3D"mailto:mike@plan99.net" = target=3D"_blank">mike@plan99.net</a>></span> wrote:<br> </div></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px = 0px 0.8ex;border-left:1px solid = rgb(204,204,204);padding-left:1ex"><div><div class=3D"h5"> <div dir=3D"ltr">For a long time the only block explorer for testnet has = been the original <a href=3D"http://blockexplorer.com/" = target=3D"_blank">blockexplorer.com</a>, which is unfortunately often = broken / behind / slow and not really maintained any more.<div> <br></div><div>There is now a new one, here:</div><div><br></div><div><a = href=3D"https://www.biteasy.com/testnet/blocks" = target=3D"_blank">https://www.biteasy.com/testnet/blocks</a><br></div><div= ><br></div><div>There's also a REST/JSON API for it.</div> <div><br></div><div>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).</div><div><br></div><div> Other interesting thing to note: this site is built using bitcoinj. The = author can be contacted on IRC sometimes using the nick = damethos.</div></div> = <br></div></div>----------------------------------------------------------= --------------------<br> Rapidly troubleshoot problems before they affect your business. Most = IT<br> organizations don't have a clear picture of how application = performance<br> affects their revenue. With AppDynamics, you get 100% visibility into = your<br> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of = AppDynamics Pro!<br> <a = href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D= /4140/ostg.clktrk" = target=3D"_blank">http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831= &iu=3D/4140/ostg.clktrk</a><br>_______________________________________= ________<br> Bitcoin-development mailing list<br> <a href=3D"mailto:Bitcoin-development@lists.sourceforge.net" = target=3D"_blank">Bitcoin-development@lists.sourceforge.net</a><br> <a = href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development" = target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-dev= elopment</a><br> <br></blockquote></div><br></div> = <br>----------------------------------------------------------------------= --------<br> Rapidly troubleshoot problems before they affect your business. Most = IT<br> organizations don't have a clear picture of how application = performance<br> affects their revenue. With AppDynamics, you get 100% visibility into = your<br> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of = AppDynamics Pro!<br> <a = href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D= /4140/ostg.clktrk" = target=3D"_blank">http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831= &iu=3D/4140/ostg.clktrk</a><br>_______________________________________= ________<br> Bitcoin-development mailing list<br> <a = href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-developm= ent@lists.sourceforge.net</a><br> <a = href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development" = target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-dev= elopment</a><br> <br></blockquote></div><br></div></div> = --------------------------------------------------------------------------= ----<br>Rapidly troubleshoot problems before they affect your business. = Most IT <br>organizations don't have a clear picture of how application = performance <br>affects their revenue. With AppDynamics, you get 100% = visibility into your <br>Java,.NET, & PHP application. Start your = 15-day FREE TRIAL of AppDynamics Pro!<br><a = href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D= /4140/ostg.clktrk_______________________________________________">http://p= ubads.g.doubleclick.net/gampad/clk?id=3D84349831&iu=3D/4140/ostg.clktr= k_______________________________________________</a><br>Bitcoin-developmen= t mailing list<br><a = href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-developm= ent@lists.sourceforge.net</a><br>https://lists.sourceforge.net/lists/listi= nfo/bitcoin-development<br></blockquote></div><br></div></div></div></bloc= kquote></div><br></div></body></html>= --Apple-Mail=_5B3506B5-718C-4943-A85A-FE06B3691A2A-- --Apple-Mail=_10F9BC57-D826-4C6B-9355-16F71C140212 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----- iQIcBAEBAgAGBQJSvfWWAAoJEAA1EyJsW9n+fMYQAOBWBAm3sHvuqd/2pHlmY36v OXnMpdSjTI5Fam51ri/T2rGpkTXXxMvWfhmC8o5bCINjWTiHpy8NjfpWGFogba+r 4r/sZpxdqbkLF7mEC+lVjBggsLiuzgRAwHg/dIC3TaabrRn3b4qOhnKn5HvsDFwy gzVFuL3vv8PwSnKfNw++/Mm3RDaoeGLbt4Cu2ZvITolQV4f2huiuXrsiymGflyYJ v49u7zlfUdcWfWHGvAbkYVhLE0QgNroMMkhZM2P0cR8YZ5wo7+wzOgFSZSRKGbdS +xxVDG44hHCZfYMAKLc8K+9tAADrRzkFlDVZ1hB9LBzbIgSkgdHct5hlxGoqN/BO vEdyHqAn241R8yg7ZaEznZVM+qU0O5+AonfAyYoFJN/ggXpJfIa8vH4cl+k5smlZ FCyaclspzFp0kbu8Fl/hNxO4+jubPxkVrHMCQgMEJyXvztrwa0CG418aXro0OJrZ D1h3aEeC8NKXU5eD1zsO/sa313sqr9vxMLSPi8ED/yrwP8hX9p7wazXOqm1fsfEM 2DBruhX3Ii2jmEZD9a4oDH9o7ReXDa1OgNI2pUgUW1tDn/VlLxjgM4A2bCURFxsC rSG6Qxlbaa+bev25/fkkzV7aCgOncingI39mD/YLM3oHErGqt1UcbuaTZmnmJf0/ JhMSpw11WGXUo0vTX5Wv =UyHe -----END PGP SIGNATURE----- --Apple-Mail=_10F9BC57-D826-4C6B-9355-16F71C140212--