Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: SimplyEverything on January 26, 2018, 08:12:35 PM



Title: What is Xpub address?
Post by: SimplyEverything on January 26, 2018, 08:12:35 PM
Hello bct community what is XPub address?
From what I googled, it is a address which contain all generated Bitcoin address in one address which allows people to view all your transaction made by diff address
The main question.
Can your funds get stolen if XPub address is shared around?
How? Prevent?


Title: Re: What is Xpub address?
Post by: Lutpin on January 26, 2018, 08:15:23 PM
The xpub key is a master public key. You can see it as a collective list of all addresses in a HD wallet (both already used and unused).
As the xpub key is a public key, it doesn't allow people to spend funds (you would need the master private key / xpriv key for that),
but it does allow people to listen in on all your transactions and balances, xpub keys are eg used in read-only wallets.


Title: Re: What is Xpub address?
Post by: SimplyEverything on January 26, 2018, 08:23:25 PM
The xpub key is a master public key. You can see it as a collective list of all addresses in a HD wallet (both already used and unused).
As the xpub key is a public key, it doesn't allow people to spend funds (you would need the master private key / xpriv key for that),
but it does allow people to listen in on all your transactions and balances, xpub keys are eg used in read-only wallets.
Awesome thanks for the explaination appreciate it man👍
Will lock post to prevent spam👍