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
- 1496d46dbbdc00202d6efbbc5f67c9cf18eea9e5c3b4bb788e62ce6e0f55910d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1496d46dbbdc00202d6efbbc5f67c9cf18eea9e5c3b4bb788e62ce6e0f55910d · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 026ec5be1a93ef4bac89d6e94ca639eb89752a9cae2658f221916a46cd9ccac7c1
- public amount
- 100
- public blinding
- 8ed4a32715a0f3533641f5f856c423b39b0a395a52d126df7161a57fe25ae4b1
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.