Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
network: testnet4
this is my txinfo: https://mempool.space/zh/testnet4/tx/93cf45c0fb38f62dfde0619ae4abaadc6842a931b6946abd79012d2a963d19e5 tip me confirms already, but i search it use rpc
curl --location 'http://47.236.168.32:18332' \ --header 'content-type: text/plain;' \ --header 'Authorization: Basic dGVzdDp0ZXN0' \ --data '{"jsonrpc": "1.0", "id": "curltest", "method": "getrawtransaction", "params": ["93cf45c0fb38f62dfde0619ae4abaadc6842a931b6946abd79012d2a963d19e5", true]}'
not block info on this tx, what reason ?
Expected behaviour
search this tx info contain block info
Steps to reproduce
search it on the explorer
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
version v30.0.0
Operating system and version
Ubuntu24
Machine specifications
No response