Author

Topic: bitcoin-qt maximum addresses? (Read 119 times)

legendary
Activity: 3248
Merit: 2971
Block halving is coming.
March 27, 2023, 11:17:30 AM
#5
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?


There is one tool that I know that you can use to watch addresses only if you are ok with email notifications?

Have you heard of Blockonomics watcher? Check this tool below
- https://help.blockonomics.co/support/solutions/articles/33000248601-wallet-watcher-faq

They also have API for wallet watcher check the API here

newbie
Activity: 9
Merit: 7
March 27, 2023, 04:55:55 AM
#4
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?

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
March 27, 2023, 01:50:56 AM
#3
2. I also want to know how many addresses I can watch until things start to get slow, or worst... the program start to crash?
With all Private keys posted on Bitcointalk, I ended up with a 2 GB wallet. That made Bitcoin Core very slow.
It's easy to test with watch-only addresses, just get a lot of them, and try it Smiley I expect similar limitations: it doesn't really depend on the number of addresses, it depends on how many transactions they've had.

What is it you're trying to accomplish?
legendary
Activity: 3248
Merit: 2971
Block halving is coming.
March 26, 2023, 07:17:47 PM
#2
According to this GitHub issue below walletnotify is not possible on the watch-only wallet the result will return no details check the link for further details.

- https://github.com/bitcoin/bitcoin/issues/17784

About how many addresses you can watch I think it's no limit maybe the crash happens if your PC can't handle many transactions while syncing so it also depends on the PC specs.
newbie
Activity: 9
Merit: 7
March 26, 2023, 03:34:13 PM
#1
I have a couple of questions:

1. is it possible to use -walletnotify on addresses I don't own? meaning addresses I imported as watch addresses.

2. I also want to know how many addresses I can watch until things start to get slow, or worst... the program start to crash?

or there are no limitations as long as the server i'm running bitcoind on is powerful?
Jump to: