Add BTC.com block explorer.

This commit is contained in:
Neil Booth 2016-02-25 00:31:24 +09:00
parent 9a454b60ce
commit cc4ec4c34e
1 changed files with 2 additions and 0 deletions

View File

@ -322,6 +322,8 @@ block_explorer_info = {
{'tx': 'tx/info', 'addr': 'address/info'}),
'Blocktrail.com': ('https://www.blocktrail.com/BTC',
{'tx': 'tx', 'addr': 'address'}),
'BTC.com': ('https://chain.btc.com',
{'tx': 'tx', 'addr': 'address'}),
'Chain.so': ('https://www.chain.so',
{'tx': 'tx/BTC', 'addr': 'address/BTC'}),
'Insight.is': ('https://insight.bitpay.com',