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.