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
- 8e1ea9e018723bafaceb9453179c69303dc187de43e9ab6a2fe9db9ad121c151:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8e1ea9e018723bafaceb9453179c69303dc187de43e9ab6a2fe9db9ad121c151 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 036c6add79e459cd1579bef344c50352dd2911643c3d29292163b2ee9598459dfd
- public amount
- 100
- public blinding
- a96b08d8acc2bb36e2de7d0dbd390af2bfe28de4719a047455cb7cb229f29cdd
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.