Bitcoin Forum
May 23, 2024, 05:46:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 05:12:06 AM
I have no idea what happened as I did not initiate this transaction.
To be honest, I have no idea either.
Because the mobile and desktop versions both show the same behavior.

All I can suggest is to create a copy of your wallet by using "I already have a seed" and see if it will generate the same wallet and set of addresses.

-update-

I apologize...The output is not green.  13 inputs are yellow, 1 output is green.  This transaction was for my exact balance
Okay, you need to differentiate inputs from outputs, example (from testnet):


Your transaction shows that it has 14 inputs and 1 output.
So, what you mean is it has 13 yellow-highlighted inputs and 1 green-highlighted input.
The output is not highlighted.

We're now back to the possibility that your seed phrase was hacked.

Yes apologies. The output is not highlighted.  Possibility it was hacked.  Odd that the funds are still sitting there unused.  I would think they would he moved by now.
2  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 03:58:00 AM
Thank you very much for the suggestion and I went up to 1,000 and still not showing in my addresses.
It will be highlighted as "red" if it's out of your gap limit and "not highlighted" if it's not currently in the keypool.
There's definitely something weird going on here.

What's you're Electrum's version?

I was originally on 4.0.4 for mobile.  Now on 4.0.4 desktop.  The https://www.blockchain.com/btc/tx/4c00cfa1360b91fec3fe43b45f318d4810a4cd806069423ec8e103c694833493 transaction in Electrum shows yellow for all the inputs and green for the 1 output.  However the output address is not in my addressees and using the ismine function is coming back as false.  I have no idea what happened as I did not initiate this transaction.

I apologize...The output is not green.  13 inputs are yellow, 1 output is green.  This transaction was for my exact balance
3  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 03:15:27 AM
Sorry I meant 14 inputs are mine and the 1 output is green.  However I went to console and did the ismine function and returned false.  The address is not being shown in my addresses tab.  No idea how Electrum is identifying this as green but not showing in my addresses.
Go to console tab and use the code below to generate more addresses.

Code:
[wallet.create_new_address(False) for i in range(50)]

The number 50 in the code above is number of addresses generated by Electrum. You can change it to any other number.

Thank you very much for the suggestion and I went up to 1,000 and still not showing in my addresses.
4  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 02:52:22 AM
So I got back onto the PC version.  Its definitely a change address transaction because all the outputs are yellow with the receiving address green. I went to console to check if the address is mine and it return false.  Is there any hope to get funds?
What do you mean by all the outputs? The transaction you posted has only 1 output. I think you meant inputs. right?

If that's the case, it means that all 14 inputs of the transaction had been used as change addresses before.
Also, the address highlighted in green is yours. If that's the receiving address, you should have access to the fund.

Sorry I meant 14 inputs are mine and the 1 output is green.  However I went to console and did the ismine function and returned false.  The address is not being shown in my addresses tab.  No idea how Electrum is identifying this as green but not showing in my addresses.
5  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 02:09:06 AM
Actually a lot of these addresses on  https://www.blockchain.com/btc/address/18Aq4fB8TAYcvg7hLBtzYCSvkvEpBgrykJ are matching my old change addresses from past transactions.  How is this possible?
According to wallet explorer, all 14 inputs belong to the same wallet (I'm not sure how the site determines that though). Seeing the ammounts of satoshis in the tx, it doesn't really look like a hacker may have been bothered; some of the inputs are as small as 500 satoshis; and to me, this just looks like a transaction to consolidate all your small inputs. And all of the inputs are change addresses, used only once...

You saying that most of the addresses used there kind of reinforces that theory, so... Did you try installing the wallet in Electrum as it was suggested earlier? The app shouldn't create transactions by itself, but for what you've told, I'm pretty confident it was a consolidation tx. If you install Electrum on your computer, and check it's connected; check if the funds do show, and if they don't, try increasing the gap limit.

If none of that works, I'm pretty clueless. Bitcoin core does have a command to check whether an address belongs to the wallet in use; but I'm unaware of Electrum having a similar feature

So I got back onto the PC version.  Its definitely a change address transaction because all the outputs are yellow with the receiving address green. I went to console to check if the address is mine and it return false.  Is there any hope to get funds?
6  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 17, 2020, 11:35:41 PM
Hi all,

I've used Electrum a handful of times and stupidly thought change address were causing me to not be able to send close to full amounts in my wallet balance.  My last transaction I turned change address off and it went through successfully.  However there was a transaction the following day that I don't recall making and my balance is now at zero.  I checked blockchain and the address the funds were sent to are unspent.

Is there anything I can do?  Likely not but I figured it was worth a question to this group.

https://www.blockchain.com/btc/tx/4c00cfa1360b91fec3fe43b45f318d4810a4cd806069423ec8e103c694833493

Thanks in advance!

I think what you said is impossible having a transaction that you didn't know and make your balance zero. Maybe you just neglect that you made that transaction or there is someone that also know your private key and did that without your knowing. Always be careful with your private key to make your funds secured.

So this is the transaction that wiped out my balance https://www.blockchain.com/btc/address/18Aq4fB8TAYcvg7hLBtzYCSvkvEpBgrykJ  Theres 14 addresses feeding into the where the funds were sent.  I found that another address dated 9/21/20 actually matched a change address I had highlighted in yellow from Electrum.  I have had several transactions between 9/21/20 and 11/12/20 using change addresses so wouldn't the balance have already been transferred out of the 9/21 address when I sent my next transaction with change address?  How could this 9/21 address have feed bitcoin to this 11/13/20 transaction (url posted above)?


Actually a lot of these addresses on  https://www.blockchain.com/btc/address/18Aq4fB8TAYcvg7hLBtzYCSvkvEpBgrykJ are matching my old change addresses from past transactions.  How is this possible?
7  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 17, 2020, 11:01:26 PM
Thank you all for the help.  Does it make it odd that the funds are still in the address it was sent to and are currently unspent?  Also the transaction that mine was included with addresses where the originating deposit was back to March 2020.  I used the same address as when I received the funds from the Bitcoin ATM.  Could that have something to do with it?
8  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 17, 2020, 09:24:58 PM
I did not send the transaction.
This is not an issue with change addresses then. Your wallet will not make transaction on its own, regardless of what selection you made regarding using or not using change addresses. If you absolutely did not make that transaction, then your wallet has been compromised and someone else has made that transaction to steal your coins.

Did anyone else have access to your phone? Where did you download the Android app from? How did you back up your seed phrase?

Thats what I'm thinking.  My balance is never at exactly zero.  Usually there is some fraction of a bitcoin left there, however small it may be.  My phone is fingerprint locked so I wonder how they got my seed.  Its hidden as a screenshot in an unrelated folder within the Android Data System files.  I downloaded the Windows Electrum version and the dot was green.  If I make a new wallet and keep the seed phrase elsewhere then will I be safe going forward?
9  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 17, 2020, 08:47:41 PM
Thank you so much for the quick response.  I did not send the transaction.  Unfortunately I use the Android app.  Is there any way to check this step in the app from what you linked above?
10  Bitcoin / Bitcoin Technical Support / Did not use change address and now balance is $0. Transaction Unspent. on: November 17, 2020, 08:20:35 PM
Hi all,

I've used Electrum a handful of times and stupidly thought change address were causing me to not be able to send close to full amounts in my wallet balance.  My last transaction I turned change address off and it went through successfully.  However there was a transaction the following day that I don't recall making and my balance is now at zero.  I checked blockchain and the address the funds were sent to are unspent.

Is there anything I can do?  Likely not but I figured it was worth a question to this group.

https://www.blockchain.com/btc/tx/4c00cfa1360b91fec3fe43b45f318d4810a4cd806069423ec8e103c694833493

Thanks in advance!
11  Other / Beginners & Help / Transaction is confirmed but need Electrum to confirm transaction? on: September 30, 2020, 04:59:27 PM
Hi all,

I've used Electrum for a while to send bitcoin and have never run into this issue.  Sent bitcoin to a third party and the transaction is confirmed.  

Transaction ID is bde3266c1b23b2d07a4d55e0d78445cc2e7e7b3e12806457072e5118b9bfb47b

The third party is saying they need the wallet issuer (i.e. Electrum) to confirm the transaction in order to apply to my account.

Do you know what this means as the transaction is confirmed on Blockchain? https://www.blockchain.com/btc/tx/bde3266c1b23b2d07a4d55e0d78445cc2e7e7b3e12806457072e5118b9bfb47b
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!