Data of input and output latency in btc

hi, when i send transaction of btc ,immediately i get input and output by my address ,but i cant found that,when i found it in Bitcoin Block Explorer. so how can i get that immediately.

{
bitcoin {
inputs(
inputAddress: {is: “bc1qfy4xdu0eumkx825xhsrffpvlaft2uawfvkrtpr”}) {
value
}
outputs( outputAddress: {is: “bc1qfy4xdu0eumkx825xhsrffpvlaft2uawfvkrtpr”}) {
value
}
}
}
and i found that when two block confirm i can get it every time.

Hello,

There might be a delay sometimes with V1 APIs ( the one that you are using). You can check the status here Bitquery - Profile - System Status ( check “Data delay” column)