Author

Topic: Bitcoin sent while Core is syncing? (Read 177 times)

legendary
Activity: 3206
Merit: 2904
Block halving is coming.
November 05, 2019, 05:38:05 PM
#7
I suggest you retrieve the private key from your core wallet and use another wallet instead like an Electrum wallet. Just do this if you still stuck from suggested above.

If you can't wait for a syncing dump the private key from bitcoin core wallet.

- Follow this guide below.
- Click the help button from menu bar at the top right.
- Find the debug window
- Then Select the console tab
- If your wallet has wallet passphrase or password you need to enter this
Code:
walletpassphrase mypassword 600
- Then submit this
Code:
dumpprivkey [mybitcoin address]


Once you have the private key you can now install Electrum wallet and use the private key to restore it to the Electrum wallet. After you restore you can start sending your bitcoin again to other bitcoin addresses without waiting for syncing.
legendary
Activity: 1638
Merit: 1328
Stultorum infinitus est numerus
November 05, 2019, 01:31:57 PM
#6
Your coins are still there, it's just that the Bitcoin Core thinks they're not. If you look up your public address on any blockchain explorer, you should see your coins. Follow what BitCryptex has said and see if that has solved it, there are "some" situations that it won't work. Have no fear, you can just export your private key and re-import it to another wallet such as Electrum and use your coins there freely.
legendary
Activity: 2506
Merit: 2832
Top Crypto Casino
November 05, 2019, 01:20:32 PM
#5
If your wallet is not fully synchronized then you don't know forsure if the UTXOs were spent or not, your wallet may show you a balance that is not yours anymore.
There are two possibilities when sending coins while the wallet is not fully syncronized: (please correct me if I am wrong)
- UTXOs were not used: your transaction will be broadcasted but will show as unconfirmed untill the wallet finishes synchronizing.
- UTXOs were spent: your transaction will be rejected as it is going to be considered as a double spend attemt.

 
legendary
Activity: 1876
Merit: 3131
November 05, 2019, 12:59:46 PM
#4
Balance is not correct, I sent all of bitcoins to different wallet, but transaction is not available, it shows up in the screen, but it writes 0 confirms and not available in blockchain.com

To unstuck such a transaction, shut down bitcoin-qt and launch it with either -zapwallettxes=1 parameter or zapwallettxes=1 in the config. This will remove every transaction from your wallet which is not in the blockchain.
newbie
Activity: 28
Merit: 7
November 05, 2019, 12:55:26 PM
#3
It looks like you've created a transaction that you no longer control. "If this happens, the transaction will not be confirmed."
Is your balance correct after syncing? No coins lost.
During synchronization, are you sure that unspent output is under your control? In the sense that you did not send? If so, you won't have to worry about syncing.
next time import Pvt key to electrum or any lightweight wallet
It is like "spent, sent"

Balance is not correct, I sent all of bitcoins to different wallet, but transaction is not available, it shows up in the screen, but it writes 0 confirms and not available in blockchain.com
legendary
Activity: 2492
Merit: 3612
Buy/Sell crypto at BestChange
November 05, 2019, 12:50:24 PM
#2
It looks like you've created a transaction that you no longer control. "If this happens, the transaction will not be confirmed."
Is your balance correct after syncing? No coins lost.
During synchronization, are you sure that unspent output is under your control? In the sense that you did not send? If so, you won't have to worry about syncing.
next time import Pvt key to electrum or any lightweight wallet
newbie
Activity: 28
Merit: 7
November 05, 2019, 12:33:11 PM
#1
Yes, I did. Thought it will go after sync finished. Sync finished, and tx hash is not available. Been an hour. Just was waiting for 35 blocks around.

So where's my bitcoins now, then?
Jump to: