Bitcoin Forum

Other => Beginners & Help => Topic started by: ccapek on January 14, 2018, 09:27:28 PM



Title: Multibit HD lost my change from a transaction years ago
Post by: ccapek on January 14, 2018, 09:27:28 PM
Back when bitcoin was cheap I bought some bitcoin, paid a vendor, never received the change. Although the blockchain shows the payment completed and verified.

https://blockchain.info/address/1D4Zv4xretZ13mae4aKhgxivQqqicnVFKU

This is the transaction, but multibit HD shows the two transactions as pending with two arrows.

I have restored the wallet numerous times from file and my seed phrase.

I used the Mnemonic Code Converter v0.3.2 and with my seed phrase listed out 300+ keys and cannot find the key above from blockchain. I am not very savvy with bitcoin, but am learning slowly that I must have made a mistake somewhere. I know multibit is full of bugs and think that is it, I have lost my bitcoins. They show as unspent, but I cannot access them. Multibit HD shows the balance, but unconfirmed.

Can anyone lend me some suggestions?


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: bonipper on January 14, 2018, 09:58:32 PM
Make a post asking for help in the multibit board here.

https://bitcointalk.org/index.php?board=99.0

You haven't lost your coins. The experts in that board regularly help people with the same problem as you. They will be able to explain the steps needed to recover your coins.


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: LoyceV on January 14, 2018, 10:08:27 PM
I used the Mnemonic Code Converter v0.3.2 and with my seed phrase listed out 300+ keys and cannot find the key above from blockchain.
Have you tried changing the Derivation Path? I'm not sure how Multibit does it, but from the wallets I've used, this can make a difference. Read https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#Change for details.


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: -doubleU- on January 14, 2018, 11:01:05 PM
Try the BIP32 Derivation Path " m/0'/1 " instead " m/0'/0 ". This work for me, and give me the private keys from the exchange addresses.


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: ccapek on January 14, 2018, 11:04:10 PM
Try the BIP32 Derivation Path " m/0'/1 " instead " m/0'/0 ". This work for me, and give me the private keys from the exchange addresses.

Now excuse me as I have no idea how to change that in multibit hd. Do you have to edit one of the files for the program?


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: -doubleU- on January 14, 2018, 11:08:55 PM
No, try this in the Mnemonic Code Converter in the field "BIP32 Derivation Path"


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: ccapek on January 14, 2018, 11:26:26 PM
No try this in the Mnemonic Code Converter in the field "BIP32 Derivation Path"

(or give me your seed  ;D ;) )

Okay, then after or if I find the key matching the transaction in question, can I add all those keys into another wallet or how does that work.

I just tried to restore my wallet in multibit HD for the 20th time and while syncing it did state in my transactions that the payments were confirmed. Then once it finished syncing it was back to unknown. And still unconfirmed balance.


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: Thirdspace on January 14, 2018, 11:35:00 PM
Back when bitcoin was cheap I bought some bitcoin, paid a vendor, never received the change. Although the blockchain shows the payment completed and verified.

https://blockchain.info/address/1D4Zv4xretZ13mae4aKhgxivQqqicnVFKU
what do you mean by "never received the change"?
so is this 1D4Zv4xre... your receiving address or your change address?

Quote
I used the Mnemonic Code Converter v0.3.2 and with my seed phrase listed out 300+ keys and cannot find the key above from blockchain. I am not very savvy with bitcoin, but am learning slowly that I must have made a mistake somewhere. I know multibit is full of bugs and think that is it, I have lost my bitcoins. They show as unspent, but I cannot access them. Multibit HD shows the balance, but unconfirmed.
I'm not sure which tool you're using, but if you can try iancoleman Mnemonic Code Converter (download and run it offline)
https://iancoleman.io/bip39/ download from https://github.com/iancoleman/bip39
- enter your seed in BIP39 Mnemonic
- scroll down to Derivation Path, click on BIP32 then type m/0'/0 in BIP32 Derivation Path, see if the address there
- if not try m/0'/1 (change address) and see if it shows now

Quote
This is the transaction, but multibit HD shows the two transactions as pending with two arrows.
Okay, then after or if I find the key matching the transaction in question, can I add all those keys into another wallet or how does that work.

I just tried to restore my wallet in multibit HD for the 20th time and while syncing it did state in my transactions that the payments were confirmed. Then once it finished syncing it was back to unknown. And still unconfirmed balance.
yes you can import to another wallet.
it seems something wrong with your multibitHD wallet syncing procedure.


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: -doubleU- on January 14, 2018, 11:35:44 PM
Multibit HD have some Bugs and it is not recommended to use it and it is not supported anymore. You can import easy the private keys from your addresses with any balance in Electrum  (https://electrum.org/#download)


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: ccapek on January 14, 2018, 11:39:27 PM
Yeah, two years later, I figured out that multibit was a bad choice back then, oops. I will try to change the derivation and then see if I can locate my address for the corresponding transaction and import my private key into Electrum.  I will let you know how it works out.  Thanks!


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: ccapek on January 15, 2018, 12:53:22 AM
It worked. Thanks everyone!


Title: Re: Multibit HD lost my change from a transaction years ago
Post by: -doubleU- on January 15, 2018, 05:51:20 AM
congratulations