Bitcoin Forum
May 04, 2024, 05:39:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Core - Watching Only Wallet for a Given Wallet Address  (Read 234 times)
adh (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
October 27, 2017, 07:07:06 PM
 #1

Is it possible to create a watching only wallet in bitcoin core for a given wallet address? If yes, can you explain to me how to do it?
1714801168
Hero Member
*
Offline Offline

Posts: 1714801168

View Profile Personal Message (Offline)

Ignore
1714801168
Reply with quote  #2

1714801168
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
October 27, 2017, 07:26:07 PM
 #2

Is it possible to create a watching only wallet in bitcoin core for a given wallet address? If yes, can you explain to me how to do it?


Yes, this has been made possible ages ago, see https://www.reddit.com/r/Bitcoin/comments/2a222h/support_for_watchonly_addresses_merged_into/

I'm not entirely sure how you can add one in core speficically, but it shouldn't be too difficult. All you do is add an adress basically.

Try something like this here? https://www.reddit.com/r/Bitcoin/comments/3ewig4/really_like_the_watch_only_functionality_in/

Quote
The "importaddress" RPC adds an address or pubkey script to the wallet without the associated private key, allowing you to watch for transactions affecting that address or pubkey script without being able to spend any of its outputs.
https://bitcoin.org/en/glossary/watch-only-address


It seems that some people have difficulties with it.

See;



Quote
In the console just use:

"importaddress" and use no rescan. After having imported all addresses, rescan to get the balances right. In the QT window the watch-only addresses will popup with their respective balances in a separate area. To see the balances after the rescan, you need to run a full node with the full block chain. If you run a pruned node you will have to reload the whole block chain again. This is not really necessary if you are not interested in historical transactions and only in the final balance because the UTXO set is enough. I made a github issue of that but it hasn't been implemented yet.
https://www.reddit.com/r/Bitcoin/comments/5z35nm/watchonly_wallet_in_bitcoin_core_qt/

Velkro
Legendary
*
Offline Offline

Activity: 2296
Merit: 1014



View Profile
October 27, 2017, 10:05:08 PM
 #3

Is it possible to create a watching only wallet in bitcoin core for a given wallet address? If yes, can you explain to me how to do it?

AdolfinWolf explained that quite good. I would suggest only if there is a possibility to change client from core, electrum got this option also. You can check that if you will not be satisfied with most secure, reliable and conservative client on market.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!