I’m trying to get the following data without having to check the whole blockchain:
-
(Number of UTXO) or (total amount in those UTXO) in P2PKH addresses such that the address has already been used in the blockchain.
-
(Number of UTXO) or (total amount in those UTXO) of P2WPKH addresses such that the address has already been used in the blockchain.
-
(Number of UTXO) or (total amount in those UTXO) of P2SH in which the script is a multisig or an encapsulated witness key and such key has already been revealed in the blockchain.
Is there any online resource to check those numbers or someone has recent values?












