diff --git a/chain/bitcoin-testnet/param.json b/chain/bitcoin-testnet/param.json index a9940ffdb7..b04079311f 100644 --- a/chain/bitcoin-testnet/param.json +++ b/chain/bitcoin-testnet/param.json @@ -21,9 +21,9 @@ ], "explorer" : { "name": "Mempool.space", - "url": "https://mempool.space/testnet/", - "account": "https://mempool.space/testnet/address/${address}", - "tx": "https://mempool.space/testnet/tx/${hash}" + "url": "https://mempool.space/testnet4/", + "account": "https://mempool.space/testnet4/address/${address}", + "tx": "https://mempool.space/testnet4/tx/${hash}" }, "about" : { },