Post
Topic
Board Bitcoin Technical Support
Re: Help: i Withdraw money before fully synchronous form Bitcoin core wallet
by
Xynerise
on 14/01/2018, 16:09:30 UTC
Hey thanks for the reply

My
Transaction ID: 3cbc83ea343acebaef2142ea32376caaf8d329d85f4eb5606ea6b94298327cb3
Your transaction fee is too low z just 20sats/byte, while recommended fee is currently about 20 times that.

You'll have to stop broadcasting the transaction by using
Code:
zapwlettxes

Backup your wallet.dat file then run
Code:
"C:\Program Files (x86)\Bitcoin\bitcoin-qt" --zapwallettxes=1
on the command line.

Then rescan.

(Edit: Follow LoyceV's post above)
When you're done, you can now resend the bitcoin again with a higher fee.
For that you'll need to reduce the amount you're sending if you want it to get confirmed quickly so you can cover the fees.