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
- 5a362bb61f338180a3645b62694ee786a5a2629616fb87260e7f302b267c459e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5a362bb61f338180a3645b62694ee786a5a2629616fb87260e7f302b267c459e · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 020dad201b78b690a55a3b5ac137e128b34a74967fa862931148de583ab476eea5
- public amount
- 100
- public blinding
- 5f43c0de765892b85b1a19fc52299efceaa28a2a743d06adce564698255531b4
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.