Error loading address data.
({{ error | httpErrorMsg }})
@if (!officialMempoolSpace && (error.status === 413 || error.status === 405 || error.status === 504)) {
There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend.
Consider viewing this address on the official Mempool website instead:
} @else if (!officialMempoolSpace) {
Consider viewing this address on the official Mempool website instead:
}
@if (!officialMempoolSpace) {
https://mempool.space/address/{{ addressString }}
http://mempoolhqx4isw62xs7abwphsq7ldayuidyx2v2oethdhhj6mlo2r6ad.onion/address/{{ addressString }}
}