My goal is to monitor a few addresses but without using a third party service. How do some blockexplorers provide an API to watch addresses and notify you (Webhook) when funds are sent to or from the address if -walletnotify is not something one can use?
i don't think it make sense to keep checking for the address balance 24/7 and then notify the user of the last transaction. Or does it?