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
- 8a8ce2ff77e819c9e934a9b221af052021e43be66b7e5c69c78c4c7ef5915245:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8a8ce2ff77e819c9e934a9b221af052021e43be66b7e5c69c78c4c7ef5915245 · T_PMINT
- block
- 948667 · 31d ago
- commitment C
- 0325f001c72f909d829d8c277bdb2f24a6e5b8b1cda09f51bb75ad66d736d15d7a
- public amount
- 100
- public blinding
- 8334cfc5153c4ca225c6bd95291bc8089307922f22f797365f0453cc59305f98
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.