Post
Topic
Board Bitcoin Technical Support
Topic OP
Way to understanding that transaction has been canceled in Bitcoin Core
by
l0_ola
on 04/03/2021, 00:33:07 UTC
I have sent a transaction with fee 1 sat/byte at the 02/03/21, it was not shown in the mempool for a long time and about 2-3 weeks ago blockchain explorers (blockchair, atomic etc) were found it. And it was not confirmed in the February of course. So some days ago the transaction has disappeared from blockchain explorers again, but my Bitcoin core is still trying resubmit it.

Code:
2021-03-04T00:07:26Z [default wallet] Submitting wtx 791XXXXXXXXXXXXXXXXXXXXXXXXXXXXx2a to mempool for relay
2021-03-04T00:07:26Z [default wallet] ResendWalletTransactions: resubmit 1 unconfirmed transactions

Today I have checked addresses that sent btc in the transaction and the addresses have funds they have before the transaction. I have check addresses from blockchain explorers, in Bitcoin Core I can only ask getreceivedbyaddress.

So, I don't understand is my transaction was canceled and  what is balance Bitcoin Core show now, with the transaction funds or without?

Is it possible to cancel transaction in Bitcoin Core (Linux, without GUI)?