Selfhosted Bitcoin address monitoring
from lIlIllIlIIIllIlIlII@lemmy.zip to selfhosted@lemmy.world on 19 Jan 17:13
https://lemmy.zip/post/30323240

I want to monitor changes of some bitcoin addresses and get email notification when a change happens. Do you know if exists any self hosted software with this functionality?

Edit: why the downvotes?

#selfhosted

threaded - newest

coffelov@lemmy.ml on 19 Jan 17:36 next collapse

I never tried it but you could install changedetection and monitor a btc website for changes

lIlIllIlIIIllIlIlII@lemmy.zip on 20 Jan 15:14 collapse

Yep, It seems that I will need to do this. Thanks.

Rivalarrival@lemmy.today on 19 Jan 17:43 next collapse

I found this: bluewallet.io/watch-only/

Since it doesn’t use the wallet’s private address, you should be able to use any public address, and not just an address for your own wallet.

[deleted] on 20 Jan 15:13 collapse

.

brickfrog@lemmy.dbzer0.com on 19 Jan 20:59 collapse

Edit: why the downvotes?

Users on lemmy.world are generally very anti cryptocurrency, they’re going to downvote anything discussing the topic. Just browse other cryptocurrency posts in this instance and read all the .world comments.

re: your question I suspect to truly selfhost you’d need to sync the bitcoin blockchain onto your own system and work from there, either with the official client or some other heavy wallet. Beyond that not sure, may need to script a query to your local wallet to monitor for changes to specific BTC addresses (if something doesn’t already exist to do this).

lIlIllIlIIIllIlIlII@lemmy.zip on 20 Jan 15:13 collapse

I’m glad I lelft .world a frew days ago.

Thanks for your reply.