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
- d273b519db527f38639051009df61a7f1733bca6a425386f2a921ba856d151ac:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d273b519db527f38639051009df61a7f1733bca6a425386f2a921ba856d151ac · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03c284b627e5814d7cdf39ac7c26604a9d292c1bf6b2d87ba4839090fb1f613ce4
- public amount
- 100
- public blinding
- b88052fac2b540057e165925518c6e8cb6bc17c1cdcea6c81e3ed538c2caaea3
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.