UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- b47f43a5c9e5d1278d1ac3cc6a5239774d2df4e6c729cf5681b632931a596a0d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b47f43a5c9e5d1278d1ac3cc6a5239774d2df4e6c729cf5681b632931a596a0d · T_PMINT
- block
- 948740 · 4d ago
- commitment C
- 03d3370a7d459555171ed48c6ed3cac969bb24284ec1d2fe610e3084538931702a
- public amount
- 100
- public blinding
- a854df422f562de49d39f9609c370ea025ff0ae06d64b9538bf69d8f76591b49
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.