Post
Topic
Board Bitcoin Technical Support
Re: New transaction no confirmations not in mempool
by
nc50lc
on 25/11/2023, 04:50:46 UTC
Here the transaction ID: b7007ef7cf8f9cb180231755a5bb7f2fbab122c7abe7d20cd345641718c730c0
The TXID wont be useful if the actual transaction isn't in the blockchain nor propagated in the nodes' mempools.
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"
If it shows an error, that is the cause the issue.