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
- 827c6bcae60bf9510f16ecc59b4d4dddc1681b979258f5fd4f38753859dd1bb2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 827c6bcae60bf9510f16ecc59b4d4dddc1681b979258f5fd4f38753859dd1bb2 · T_PMINT
- block
- 948761 · 3d ago
- commitment C
- 02149174eddc8bb50492463af0e018eb8ea390d922a8bd5dc3363dd6d16539728e
- public amount
- 100
- public blinding
- 6425febc357b895c0798ba902e8ace2f2d51d1eaf581a771f857f2b1a4ca812d
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.