Export Xpubkey from Bitcoin Core Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?from Bitcoin Core to SPV clientExport Private Keys from Bitcoin-QTWhat bitcoin wallets support bip32 extended public key export?Does Bitcoin Core support watch-only wallets?During transaction getting 'Insufficient funds' message from Bitcoin coreBitcoin core - Listtransactions doesn't show fee of received transactionswhich private key to export from electrum?Can I export a xpub/zpub/ypub key in bitcoin core?How is the ExtraNonce calculated in Bitcoin CoreBitcoin core read-only
How would a mousetrap for use in space work?
How do I find out the mythology and history of my Fortress?
Where are Serre’s lectures at Collège de France to be found?
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
Do wooden building fires get hotter than 600°C?
How do I use the new nonlinear finite element in Mathematica 12 for this equation?
How does the math work when buying airline miles?
Do I really need to have a message in a novel to appeal to readers?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
I want to run a python3 script on startup and in an endless loop on my raspberry pi
What does it mean that physics no longer uses mechanical models to describe phenomena?
Why is Nikon 1.4g better when Nikon 1.8g is sharper?
Why is it faster to reheat something than it is to cook it?
Time to Settle Down!
How were pictures turned from film to a big picture in a picture frame before digital scanning?
Can a new player join a group only when a new campaign starts?
Maximum summed subsequences with non-adjacent items
How could we fake a moon landing now?
How come Sam didn't become Lord of Horn Hill?
Is there a kind of relay only consumes power when switching?
Benefits of using sObject.clone versus creating a new record
What is the effect of altitude on true airspeed?
Does the Weapon Master feat grant you a fighting style?
What was the first language to use conditional keywords?
Export Xpubkey from Bitcoin Core
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?from Bitcoin Core to SPV clientExport Private Keys from Bitcoin-QTWhat bitcoin wallets support bip32 extended public key export?Does Bitcoin Core support watch-only wallets?During transaction getting 'Insufficient funds' message from Bitcoin coreBitcoin core - Listtransactions doesn't show fee of received transactionswhich private key to export from electrum?Can I export a xpub/zpub/ypub key in bitcoin core?How is the ExtraNonce calculated in Bitcoin CoreBitcoin core read-only
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
add a comment |
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
add a comment |
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
How do I export my HD wallet's Xpubkey in Bitcoin Core?
Do I construct it using the value of "hdseedid" returned by getwalletinfo?
bitcoin-core hd-wallet xpub
bitcoin-core hd-wallet xpub
asked 2 hours ago
GeremiaGeremia
2,37312457
2,37312457
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "308"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f86127%2fexport-xpubkey-from-bitcoin-core%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
add a comment |
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
add a comment |
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
It does not have one.
Bitcoin Core uses hardened derivation, so there is no way to compute the addresses it will use externally.
Support for that will likely be added in upcoming versions, but likely won't be the default (there are security risks when using non-hardened derivation).
answered 1 hour ago
Pieter WuillePieter Wuille
48.5k3100163
48.5k3100163
add a comment |
add a comment |
Thanks for contributing an answer to Bitcoin Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f86127%2fexport-xpubkey-from-bitcoin-core%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown