MrDD
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 11
Joined: Sun Aug 06, 2017 11:31 pm

BitCoin.com Wallet Private Key

Sun Aug 06, 2017 11:37 pm

Hello,

Can you please tell me how can I get my private key from bitcoin.com wallet?

Seems its official bitcoin wallet but there is no console or anything, its built based on chrome browser extension.

Please how can I get my private key, cause I need to include it into BitCoin ABC to get my BCCs.

Thanks in advance,
MrDD

Chris
Bronze Bitcoiner
Bronze Bitcoiner
Posts: 258
Joined: Tue Sep 22, 2015 10:57 am

Donate BTC of your choice to 16ByPxM5KqHUigBG1N3jm7cRVbFntH4yA9

Contact: Twitter

Re: BitCoin.com Wallet Private Key

Mon Aug 07, 2017 12:29 am

Hello,

Can you please tell me how can I get my private key from bitcoin.com wallet?

Seems its official bitcoin wallet but there is no console or anything, its built based on chrome browser extension.

Please how can I get my private key, cause I need to include it into BitCoin ABC to get my BCCs.

Thanks in advance,
MrDD
Hello MrDD, take a look at this guide https://www.bitcoin.com/guides/how-use- ... com-wallet
Image pgp
https://wallet.bitcoin.com [Choose your wallet]
https://buy.bitcoin.com [Buy bitcoin]

MrDD
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 11
Joined: Sun Aug 06, 2017 11:31 pm

Re: BitCoin.com Wallet Private Key

Mon Aug 07, 2017 1:23 am

Hello Chris,

I have read already that same article, but seems there is not explained how to get my private key.

Btw. seems bitcoin.com wallet experts wallet only as .json not encrypted as .dat.

I am trying now to import .json exported into bitcoin core wallet > then encrypt it > add walletpassphrase > then I should import private key right?

But I am missing private key from bitcoin.com wallet and not sure how should I actually get it? From .json maybe? If yes where is it located?

Thanks,
MrDD

robevansuk
Posts: 1
Joined: Mon Aug 07, 2017 4:51 pm

Donate BTC of your choice to 16R7droo62cdg4SuMAxH1KfPHYCpTzBqHF

Re: BitCoin.com Wallet Private Key

Mon Aug 07, 2017 4:56 pm

You can be my first Guinea Pig! (besides myself) I've written a guide for getting your bitcoin cash. I've spent at least 3 days researching how to claim my bitcoin cash and dealing with the wallet private keys then another 3 developing this repository to make it easier for others:

You'll need a Unix/Linux/Mac machine to run the shell script in the repo.

https://github.com/robevansuk/BitcoinPr ... oWIFBase58

Download the .sh script
Download the .jar file. put them in the same dir.
Then follow the step by step guide.

Please get back in touch if you need more info or something doesn't work.

MrDD
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 11
Joined: Sun Aug 06, 2017 11:31 pm

Re: BitCoin.com Wallet Private Key

Mon Aug 07, 2017 8:05 pm

Hello robevansuk,

I am very afraid to use your .jar solution it could be infected.

So I am waiting for a verified solution to get a private key from my bitcoin.com wallet.

Thanks,
MrDD

User avatar
rogerver
Founder
Founder
Posts: 1868
Joined: Thu Sep 10, 2015 6:55 am

Donate BTC of your choice to 1PpmSbUghyhgbzsDevqv1cxxx8cB2kZCdP

Contact: Website Twitter

Re: BitCoin.com Wallet Private Key

Tue Aug 08, 2017 8:46 pm

The private keys are derived from your twelve word seed. If you need the private key for a specific address, you can import the seed into another wallet to get them directly. If you have your twelve word seed, you have all your private keys.
Help spread Bitcoin by linking to everything mentioned here:
topic7039.html

MrDD
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 11
Joined: Sun Aug 06, 2017 11:31 pm

Re: BitCoin.com Wallet Private Key

Wed Aug 09, 2017 12:38 am

Hey Roger,

I have my 12 seed words from bitcoin.com but when I imported them into bitcoin core or electrum wallet,

they didnt activate my bitcoin.com wallet, for example electrum wallet didnt even wanted to import my bitcoin.com wallet seeds.

I am really not sure how can atleast import them to bitcoin core wallet? I mean I already did but nothing happened. null

Regards,
MrDD

User avatar
///Bryan
Posts: 8
Joined: Wed Dec 13, 2017 2:51 pm

Re: BitCoin.com Wallet Private Key

Fri Dec 15, 2017 2:24 am

Hi I have the same issue, the "seed" is he 12 words, but that is not the private ket for a public key. I am trying to find out how to do that too.

User avatar
zjaml
Posts: 1
Joined: Sat Dec 16, 2017 4:31 am

Re: BitCoin.com Wallet Private Key

Sat Dec 16, 2017 4:57 am

Same issue here. There's no information I can find about how to get private key in WIF or BIP38 format for bitcoin.com wallet.

iron77
Posts: 7
Joined: Tue Nov 27, 2018 7:03 pm

Donate BTC of your choice to qpez0atxxx74plpmrjxdz6l5h5wenefrlcqjua6w

Re: BitCoin.com Wallet Private Key

Tue Nov 27, 2018 8:25 pm

Just happened to play around this myself a bit.

https://iancoleman.io/bip39/ can help you understand a little how these things work (remember to download it from https://github.com/iancoleman/bip39)

Seed is indeed good source of private keys, and yes, this 12-word seed can be successfully used to import whole wallet to Electron Cash, however this might not work by default.

You can derive addresses from seed by different methods. Have a look at "Derivation Path" at iancoleman.io, there are parameters: purpose, coin, account and ext/int which build up "BIP32 Derivation Path", which can look like "m/44'/145'/0'/0". If you change any of these parameters, it will generate different set of addresses from the seed. It seems like the 2nd parameter ("coin"), means for which coin these addresses are generated. From what I understand BCH should be ID# 145 and BTC will have ID# 0.

And now, Electron Cash will import your Bitcoin.com seed with Derivation Path "m/44'/145'/0'/0" (#145 - Bitcoin Cash). In my case, that didn't worked though - after importing seed wallet was empty, zero transactions. Fortunately, Electron Cash allows you to set custom Derivation Path when importing seed. I changed it to "m/44'/0'/0'/0" (#0 - Bitcoin BTC) and it worked, all my Bitcoin.com BCH became available at fresh Electron Cash wallet :D.

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Wed Nov 28, 2018 2:57 am

Hello. My balance on Electron does not match my balance on bitcoin.com wallet after importing via seed. 3.5 BCH on bitcoin.com vs 0.005 on Electron.
Why could this be happening? I suspect it is about address format. Is it fixable?
Thanks for your help.

iron77
Posts: 7
Joined: Tue Nov 27, 2018 7:03 pm

Donate BTC of your choice to qpez0atxxx74plpmrjxdz6l5h5wenefrlcqjua6w

Re: BitCoin.com Wallet Private Key

Wed Nov 28, 2018 8:12 am

kiltro, have you tried stuff from my above post? What Derivation Path did you used when importing seed to Electron? "m/44'/145'/0'/0"?

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Wed Nov 28, 2018 2:54 pm

Thanks iron77
If I remember well, I've tried:
m/44'/0'/0'/0' : no transactions detected
m/44'/0'/0' : some transaction detected, final balance does not match
m/44'/0' : no transactions detected
m/44'/145'/0'/0' : no transactions detected
m/44'/145'/0' : no transactions detected

iron77
Posts: 7
Joined: Tue Nov 27, 2018 7:03 pm

Donate BTC of your choice to qpez0atxxx74plpmrjxdz6l5h5wenefrlcqjua6w

Re: BitCoin.com Wallet Private Key

Wed Nov 28, 2018 3:54 pm

Try this: go to your mobile Bitcoin.com app (it doesn't seem to work at desktop app), and tap: BCH wallet -> wrench icon -> More options -> Wallet addresses -> show all addresses. It should show all addresses with balance and next to each address, there should be derivation path. I had few with quite weird paths.

Ltlektxrf
Posts: 1
Joined: Mon Nov 19, 2018 3:19 pm

Re: BitCoin.com Wallet Private Key

Wed Nov 28, 2018 4:04 pm

Неважно какой размер моих инвестиций, важно чтобы система работала

User avatar
nandibear
Global Moderator
Global Moderator
Posts: 2612
Joined: Sat Jan 30, 2016 7:04 am

Donate BTC of your choice to 1DYss8ztWEgcM93SJtnpfYVt6fp7cwmjBk

Contact: Website Twitter Telegram

Re: BitCoin.com Wallet Private Key

Wed Nov 28, 2018 4:10 pm

Thanks iron77
If I remember well, I've tried:
m/44'/0'/0'/0' : no transactions detected
m/44'/0'/0' : some transaction detected, final balance does not match
m/44'/0' : no transactions detected
m/44'/145'/0'/0' : no transactions detected
m/44'/145'/0' : no transactions detected

Hi kiltro,

The Bitcoin.com wallet application does not (at least not yet) support m/44'/145'/0'/0 or any custom derivation path (the option does exist within the app under Show advanced options when creating a new wallet, but isn't functional yet).

Note: If your wallet was created elsewhere using derivation path m/44'/145'/0'/0 your Bitcoin Cash (BCH) will not show up in your Bitcoin.com wallet app.

However, please try leaving the path as it is set by default (m/44'/0'/0') in the Bitcoin.com wallet. (Note: if you use the iancoleman mnemonic code converter (offline please) you'll have to add a forward slash and a zero (m/44'/0'/0'/0) (although I believe that's already set by default in the script).

If only some, or none, of your BCH shows up within the Bitcoin.com wallet application please try both set of instructions found here: walletsupport.bitcoin.com/article/86/funds-not-showing-bch

Please let us know how it works out.
Image

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Wed Nov 28, 2018 10:36 pm

Iron77:

Some of them are: xpub/1/400, xpub/1/414, etc. What does this means?

nandibear:

Please note I'm trying to migrate to Electron Cash in order to spend my BSV with it. Electron Cash does not track my balance properly.

User avatar
nandibear
Global Moderator
Global Moderator
Posts: 2612
Joined: Sat Jan 30, 2016 7:04 am

Donate BTC of your choice to 1DYss8ztWEgcM93SJtnpfYVt6fp7cwmjBk

Contact: Website Twitter Telegram

Re: BitCoin.com Wallet Private Key

Thu Nov 29, 2018 1:28 am

Iron77:

Some of them are: xpub/1/400, xpub/1/414, etc. What does this means?

nandibear:

Please note I'm trying to migrate to Electron Cash in order to spend my BSV with it. Electron Cash does not track my balance properly.
Hi kiltro,

Sorry for this mix-up of the issue here.

Also, regarding your question about xpub/1/400 and xpub/1/414, in the Bitcoin.com wallet those (the xpub/1/) are the change addresses and the 400 and 414 are the number of the change addresses generated.
Image

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Thu Nov 29, 2018 4:55 am

So how can I get it to work?

User avatar
nandibear
Global Moderator
Global Moderator
Posts: 2612
Joined: Sat Jan 30, 2016 7:04 am

Donate BTC of your choice to 1DYss8ztWEgcM93SJtnpfYVt6fp7cwmjBk

Contact: Website Twitter Telegram

Re: BitCoin.com Wallet Private Key

Thu Nov 29, 2018 5:20 am

So how can I get it to work?
You've probably already seen this but just in case not (or for anyone else reading this thread) there's a guide here: news.bitcoin.com/follow-this-branch-a-guide-to-splitting-bch-and-bsv/
Image

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Thu Nov 29, 2018 5:44 am

So how can I get it to work?
You've probably already seen this but just in case not (or for anyone else reading this thread) there's a guide here: news.bitcoin.com/follow-this-branch-a-guide-to-splitting-bch-and-bsv/
Yes. The thing is that when I set de derivation path to m/44'/0'/0' the final balance does not match my bitcoin.com. Almost all coins are gone on Electron when restore bitcoin.com wallet using seed.

User avatar
nandibear
Global Moderator
Global Moderator
Posts: 2612
Joined: Sat Jan 30, 2016 7:04 am

Donate BTC of your choice to 1DYss8ztWEgcM93SJtnpfYVt6fp7cwmjBk

Contact: Website Twitter Telegram

Re: BitCoin.com Wallet Private Key

Thu Nov 29, 2018 6:19 am

Yes. The thing is that when I set de derivation path to m/44'/0'/0' the final balance does not match my bitcoin.com. Almost all coins are gone on Electron when restore bitcoin.com wallet using seed.
Sorry to hear that.

The addresses which contain BCH balances (the ones you can see in your Bitcoin.com wallet app) can you see all of them in your Electron Cash wallet? Are addresses any missing? Or are all showing, but some with zero balances?

It looks like you've made a good amount of transactions in your BItcoin.com wallet (the number on your change addresses is 400-something).
Image

iron77
Posts: 7
Joined: Tue Nov 27, 2018 7:03 pm

Donate BTC of your choice to qpez0atxxx74plpmrjxdz6l5h5wenefrlcqjua6w

Re: BitCoin.com Wallet Private Key

Thu Nov 29, 2018 12:03 pm

Iron77:

Some of them are: xpub/1/400, xpub/1/414, etc. What does this means?
I believe "xpub/1/400" might mean or "m/44'/0'/0'/1" and address no. 400. I'd suggest playing with https://iancoleman.io/bip39/ (offline download https://github.com/iancoleman/bip39). You can enter your seed there, exact derivation path and below you will see a table with list of addresses. By default site loads 20 addresses, but it has a button "load more ___ addresses" so you might want to use that.

I'd just try out different figures, i.e. "m/44'/0'/0'/1" and load 400+ addresses, "m/44'/145'/0'/1" and so on. By this trial an error, I have eventually found mine, and once I figured out in which path these addresses are, I successfully supplied it to Electron.

User avatar
nandibear
Global Moderator
Global Moderator
Posts: 2612
Joined: Sat Jan 30, 2016 7:04 am

Donate BTC of your choice to 1DYss8ztWEgcM93SJtnpfYVt6fp7cwmjBk

Contact: Website Twitter Telegram

Re: BitCoin.com Wallet Private Key

Thu Nov 29, 2018 5:46 pm

Changing the derivation path should not help unless you've previously used the same backup (seed words / mnemonic) to create another wallet by using a different derivation path (and then received BCH at some addresses generated in each wallet, because the addresses will be different).

The problem you might be experiencing in the Electron Cash wallet is the gap limit:

electroncash.readthedocs.io/en/latest/old/faq.html#gap-limit

In your Bitcoin.com wallet app if you previously generated a lot of addresses and you didn't use more than 20 consecutively generated addresses, and then used an address, or addresses, generated after that, the addresses after a gap of 20 unused will not automatically show up when importing the seed / mnemonic into the Electron Cash wallet. You'll probably have to generate more addresses within the Electron Cash wallet until you see those addresses show up:

electroncash.readthedocs.io/en/latest/old/faq.html#gap-limit
Image

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Fri Nov 30, 2018 12:12 pm

Thanks again for your help!
What a pain. Nothing works. I have generated hundreds of new addresses on Electron Cash and I still can't see the one is holding most of the funds. That address does not apears on the list of addresses on Electron Cash and it shows a path of xpub/1/400 on Bitcoin.com wallet. More ideas?

iron77
Posts: 7
Joined: Tue Nov 27, 2018 7:03 pm

Donate BTC of your choice to qpez0atxxx74plpmrjxdz6l5h5wenefrlcqjua6w

Re: BitCoin.com Wallet Private Key

Fri Nov 30, 2018 9:40 pm

Have you been playing with iancoleman? Have you tried the path of "m/44'/0'/0'/1" on iancoleman?

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Mon Dec 03, 2018 12:00 am

Excuse my ignorance. What do I have to do there?

iron77
Posts: 7
Joined: Tue Nov 27, 2018 7:03 pm

Donate BTC of your choice to qpez0atxxx74plpmrjxdz6l5h5wenefrlcqjua6w

Re: BitCoin.com Wallet Private Key

Mon Dec 03, 2018 1:02 am

Maybe lurk at my posts above?

kiltro
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 19
Joined: Mon Nov 20, 2017 4:22 am

Re: BitCoin.com Wallet Private Key

Tue Dec 04, 2018 12:24 pm

Nothing did works but I figure it out sending all my balance to a new wallet. Somehow the transaction got broadcasted into both chains directly from Bitcoin.com wallet. Thank you guys!!

iron77
Posts: 7
Joined: Tue Nov 27, 2018 7:03 pm

Donate BTC of your choice to qpez0atxxx74plpmrjxdz6l5h5wenefrlcqjua6w

Re: BitCoin.com Wallet Private Key

Thu Dec 06, 2018 2:06 am

Glad you solved it! Interesting that bitcoin.com wallet works like this? On Electrum Cash things were moving on 1 chain only for me.

Return to “Wallets”

Who is online

Users browsing this forum: No registered users and 2 guests