<p></p>
<p>I just saw this issue because my name was mentioned.</p>
<p>Having the users own blockchain explorer does preserve privacy, but it also decreases scalability by requiring way higher disk usage. User's cant prune (which adds about 300 GB requirement) plus they must have an extra database with an index containing every address that was ever used on the blockchain (about 100 GB depending).</p>
<p>A much better way to solve this problem of private address lookup is to start watching the address before it's ever used. The bitcoin network will tell you when new transactions for it arrive. IIRC bisq already connects to the bitcoin p2p network via bitcoinj, so it can monitor newly arriving transactions and blocks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4371#issuecomment-663513636">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVJYBXICR6CIFWO7KDR5F4XNANCNFSM4PFVGLNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTXQ2HY2H25GYXBQ6DR5F4XNA5CNFSM4PFVGLNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE6GGUJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4371#issuecomment-663513636",
"url": "https://github.com/bisq-network/bisq/issues/4371#issuecomment-663513636",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>