<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Bitcoin_Explorer</id>
	<title>Bitcoin Explorer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Bitcoin_Explorer"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Bitcoin_Explorer&amp;action=history"/>
	<updated>2026-05-15T07:34:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Bitcoin_Explorer&amp;diff=3416&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |title= Bitcoin Explorer. All about cryptocurrency - zaoniao Wiki |keywords=bitcoin explorer, application, command, line, block, explorer, bx |description=Bitcoin Expl...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Bitcoin_Explorer&amp;diff=3416&amp;oldid=prev"/>
		<updated>2019-04-19T08:13:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |title= Bitcoin Explorer. All about cryptocurrency - zaoniao Wiki |keywords=bitcoin explorer, application, command, line, block, explorer, bx |description=Bitcoin Expl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#seo:&lt;br /&gt;
|title= Bitcoin Explorer. All about cryptocurrency - zaoniao Wiki&lt;br /&gt;
|keywords=bitcoin explorer, application, command, line, block, explorer, bx&lt;br /&gt;
|description=Bitcoin Explorer (bx) is an advanced command line application that is included as part of libbitcoin-explorer. Extensive documentation and signed binaries for Linux, OSX and Windows are available on GitHub.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;amp/&amp;gt;&lt;br /&gt;
'''Bitcoin Explorer''' ('''bx''') is an advanced command line application that is included as part of [[Libbitcoin_Explorer|libbitcoin-explorer]]. [https://github.com/libbitcoin/libbitcoin-explorer/wiki Extensive documentation] and [https://github.com/libbitcoin/libbitcoin-explorer/wiki/Download-BX signed binaries] for Linux, OSX and Windows are available on GitHub.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Generating a new bitcoin address:&lt;br /&gt;
&lt;br /&gt;
 $ bx seed | bx ec-new | bx ec-to-public | bx ec-to-address&lt;br /&gt;
 13ua8RRSxLpL5WL5cKUDepUCvJZgGWuKh7&lt;br /&gt;
&lt;br /&gt;
Executing a blockchain query against [[Libbitcoin_Server|Libbitcoin Server]] via [http://zeromq.org ZeroMQ]:&lt;br /&gt;
&lt;br /&gt;
 $ bx fetch-tx 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b&lt;br /&gt;
 transaction&lt;br /&gt;
 {&lt;br /&gt;
 hash 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b&lt;br /&gt;
 inputs&lt;br /&gt;
 {&lt;br /&gt;
 input&lt;br /&gt;
 {&lt;br /&gt;
 previous_output&lt;br /&gt;
 {&lt;br /&gt;
 hash 0000000000000000000000000000000000000000000000000000000000000000&lt;br /&gt;
 index 4294967295&lt;br /&gt;
 }&lt;br /&gt;
 script &amp;quot;[ 04ffff001d0104455468652054696d65732030332f4a616e2f32303039204368616e63656c6c6f72206f6e206272696e6b206f66207365636f6e64206261696c6f757420666f722062616e6b73 ]&amp;quot;&lt;br /&gt;
 sequence 4294967295&lt;br /&gt;
 }&lt;br /&gt;
 }&lt;br /&gt;
 lock_time 0&lt;br /&gt;
 outputs&lt;br /&gt;
 {&lt;br /&gt;
 output&lt;br /&gt;
 {&lt;br /&gt;
 address 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa&lt;br /&gt;
 script &amp;quot;[ 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef38c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f ] checksig&amp;quot;&lt;br /&gt;
 value 5000000000&lt;br /&gt;
 }&lt;br /&gt;
 }&lt;br /&gt;
 version 1&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Decoding Satoshi's words:&lt;br /&gt;
&lt;br /&gt;
 $ bx base16-decode 04ffff001d0104455468652054696d65732030332f4a616e2f32303039204368616e63656c6c6f72206f6e206272696e6b206f66207365636f6e64206261696c6f757420666f722062616e6b73 &lt;br /&gt;
 ÿÿEThe Times 03/Jan/2009 Chancellor on brink of second bailout for banks&lt;br /&gt;
&lt;br /&gt;
Posting a transaction directly to 10 nodes on the Bitcoin P2P network:&lt;br /&gt;
&lt;br /&gt;
 $ bx send-tx-p2p --nodes 10 0100000001b3807042c92f449bbf79b33ca59d7dfec7f4cc71096704a9c526dddf496ee0970100000069463044022039a36013301597daef41fbe593a02cc513d0b55527ec2df1050e2e8ff49c85c202204fcc407ce9b6f719ee7d009aeb8d8d21423f400a5b871394ca32e00c26b348dd2103c40cbd64c9c608df2c9730f49b0888c4db1c436e8b2b74aead6c6afbd10428c0ffffffff01905f0100000000001976a91418c0bd8d1818f1bf99cb1df2269c645318ef7b7388ac00000000&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:09.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:09.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:09.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:12.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:12.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:15.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:15.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:19.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:20.&lt;br /&gt;
 Sent transaction at 2015-May-08 12:17:20.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Libbitcoin]]&lt;br /&gt;
* [[Libbitcoin_Explorer|libbitcoin-explorer]]&lt;br /&gt;
* [[SubvertX]]&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
* [https://xtzexplorer.io/ Tezos Block Explorer]&lt;br /&gt;
&lt;br /&gt;
[[Category:Open source]]&lt;br /&gt;
[[Category:Blockchain explorer]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>