mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-11 00:01:03 +00:00
Removed all references to blockexplorer.com, as they are trying to push Bitcoin Cash propaganda with a modal window. Confusing for newbies and inappropriate for a textbook. GTFO #511
This commit is contained in:
parent
5a64136476
commit
8ae3c056fb
@ -18,7 +18,6 @@ image::images/mbc2_0201.png["Bitcoin Overview"]
|
||||
|
||||
((("Bitcoin Block Explorer")))((("BlockCypher Explorer")))((("blockchain.info")))((("BitPay Insight")))Popular blockchain explorers include:
|
||||
|
||||
* https://blockexplorer.com[Bitcoin Block Explorer]
|
||||
* https://live.blockcypher.com[BlockCypher Explorer]
|
||||
* https://blockchain.info[blockchain.info]
|
||||
* https://insight.bitpay.com[BitPay Insight]
|
||||
|
@ -84,11 +84,8 @@ You can search for that block hash in any block explorer website, such as _block
|
||||
|
||||
https://blockchain.info/block/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
|
||||
|
||||
https://blockexplorer.com/block/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
|
||||
|
||||
Using the Bitcoin Core reference client on the command line:
|
||||
|
||||
|
||||
----
|
||||
$ bitcoin-cli getblock 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user