We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d6530 commit c6c993cCopy full SHA for c6c993c
wallet/block_explorers.md
@@ -4,6 +4,7 @@ A block explorer can get you started very quickly. You used `QBitNinja` already
4
A block explorer is a self-hosted or third-party hosted solution which provide you informations about blocks, transactions and addresses in the chain.
5
6

7
+
8
A block explorer basically connect to a bitcoin node, index the data of the blockchain and expose an easy to use JSON API.
9
Solutions include: `QBitNinja`, `Blockcypher`, `Smartbit`, `Electrum server`, `Insight`, `NBXplorer`.
10
0 commit comments