Post
Topic
Board Bitcoin Technical Support
Re: New transaction no confirmations not in mempool
by
digital_mine
on 25/11/2023, 10:42:27 UTC
Here the transaction ID: b7007ef7cf8f9cb180231755a5bb7f2fbab122c7abe7d20cd345641718c730c0
If you want to re-broadcast it and to check what's wrong, go to the "Transactions" tab, right-click on the transaction and select "Copy raw transaction".
Then go to Console and enter the command: sendrawtransaction "RAW_TRANSACTION"
Alternatively, use testmempoolaccept if you do not want to re-broadcast it.
If it shows an error, that is the cause the issue.

Thanks, I think I need to rescan because it said:

Code:
bad-txns-inputs-missingorspent (code -25)

The question is why it showed positive balance on my wallet after full sync and scan?