Hi , all , I want to build a service like blockchain.org , I used txindex=1 and -rescan ( ... take few days ... )
now I can get any txid details , like use
bitcoin-cli getrawtransaction TXID 1
but not include confirmations , so how to get it , and can I get any wallet all transactions ?
or I need another [type , kind] full node solution to help me to get another information?