trezor / blockbook

:blue_book: Trezor address/account balance backend
https://trezor.io
GNU Affero General Public License v3.0
647 stars 644 forks source link

Query transaction that does not exist in the mempool? #1030

Closed NobodyBHGCopilit closed 6 months ago

NobodyBHGCopilit commented 7 months ago

How do I query transaction that has been removed from the mempool? This is the transaction I want to query, I'm not sure it's related to the mempool but I cannot query it on blockbook backend but bitcoin-cli can return it only query I query with the block hash

https://www.blockchain.com/explorer/transactions/btc/01d95a41010e4174302537c00071ec2e37dda72fb383d37f2fc300bd7c07d016

But my blockbook backend returned

image

this is what my bitcoin-cli return

image