Providers
The following service providers are used by the Blocksmurfer explorer. The providers in top of the list with the highest priority are queried first. If a method is not available or the API query was unsuccessful the next provider in the list is used.
For details about the providers and methods used check out the Bitcoinlib Python code at Github.
Provider | Reference | Priority |
---|---|---|
Mempool | mempool.testnet4 | 10 |
Blockbook | blockbook.testnet4.vierkant | 10 |
Electrumx | vierkant.testnet4.electrumx | 10 |
Bitcoind | bitcoind.testnet4.vierkant | 10 |
Check current provider status. Warning: this page could take some time to load!