|
@ -767,6 +767,8 @@ mainnet_block_explorers = { |
|
|
{'tx': 'api/tx?txid=', 'addr': '#/search?q='}), |
|
|
{'tx': 'api/tx?txid=', 'addr': '#/search?q='}), |
|
|
'mempool.space': ('https://mempool.space/', |
|
|
'mempool.space': ('https://mempool.space/', |
|
|
{'tx': 'tx/', 'addr': 'address/'}), |
|
|
{'tx': 'tx/', 'addr': 'address/'}), |
|
|
|
|
|
'mempool.emzy.de': ('https://mempool.emzy.de/', |
|
|
|
|
|
{'tx': 'tx/', 'addr': 'address/'}), |
|
|
'OXT.me': ('https://oxt.me/', |
|
|
'OXT.me': ('https://oxt.me/', |
|
|
{'tx': 'transaction/', 'addr': 'address/'}), |
|
|
{'tx': 'transaction/', 'addr': 'address/'}), |
|
|
'smartbit.com.au': ('https://www.smartbit.com.au/', |
|
|
'smartbit.com.au': ('https://www.smartbit.com.au/', |
|
|