Author

Topic: Dumping Hidden Bitcoin Core Addresses (Read 313 times)

legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
November 13, 2017, 10:51:42 AM
#4
Now how do I roll back a mega old stuck transaction?

I tried zapwallettxes after a little researching but it did not roll it back
Is the transaction still in the mempool? Ie. Can you still see it on the block explorers?

If so, zapwallettxes only work if no one is rebroadcasting your transaction and it only removes the transaction from your own wallet. This prevents the wallet from rebroadcasting and allows it to label its inputs as unspent. You can only spend it after a few days, assuming no one is rebroadcasting it.
newbie
Activity: 2
Merit: 0
November 13, 2017, 10:37:16 AM
#3
That worked thanks.

Now how do I roll back an almost 3 day old stuck transaction?



I tried zapwallettxes after a little researching but it did not roll it back

Dose it roll back the stuck transaction at 3 days? I have seen conflicting reports.
legendary
Activity: 1946
Merit: 1427
November 13, 2017, 10:27:25 AM
#2
I sent some BTC to myself and the address came up n/a.

Then I sent some BTC (which is locked up for a while unconfirmed) and I can see what the receiving address is from the n/a but it's not in my list on my wallet so I figure it's one of my 100?

Can I just dump all hidden addresses somehow to get that private address, or can I just hit make new address until it shows?

Thanks.


Since you're sending to yourself, bitcoin Core thinks it is "change"
Quote
What you are seeing is a "change address". When you send an amount that is less than you originally received, it sends the whole amount, and returns the difference to your wallet as "change". This change may not be spendable until the transaction is confirmed. The change address is different each time, which makes it harder for a third party to tell for sure how much is sent to which wallet. If you are not interested in privacy, you can use a different wallet (such as Electrum) which has an option to not use change addresses -- in that case the change would go back to your original address instead of to a new change address.



Quote
walletpassphrase 600 dumporivkey "Receivingadress"
// To get the receiving adress, use "listaddressgroupings" and it should list all of the adresses on which it could possibly be stored -- the "change"

Or, bitcoind listaddressgroupings
newbie
Activity: 2
Merit: 0
November 13, 2017, 10:12:52 AM
#1
I sent some BTC to myself and the address came up n/a.

Then I sent some BTC (which is locked up for a while unconfirmed) and I can see what the receiving address is from the n/a but it's not in my list on my wallet so I figure it's one of my 100?

Can I just dump all hidden addresses somehow to get that private address, or can I just hit make new address until it shows?

Thanks.
Jump to: