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
- 74cf8ba9558e50878fd74c4af7553f6403adfd33846e376ae6f01c47e62c6626:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 74cf8ba9558e50878fd74c4af7553f6403adfd33846e376ae6f01c47e62c6626 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0270a84034802bf428efdd7a6e54d3a6ce9df46defbfed42e673f14c451b0aab5d
- public amount
- 100
- public blinding
- 5d1da6c36fff16c22f07eff64f1726c91d4d052921cb8902b4f817b05360f7a8
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.