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
- 4e74e1d43d09e74d648a38462a330dfd5c1de8f424a6d2f73af37e2a171196ed:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4e74e1d43d09e74d648a38462a330dfd5c1de8f424a6d2f73af37e2a171196ed · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03cc96f850f6f423f8b70358e4f7d5f80b7591ebc39c4c1c4e628e0a0842da739d
- public amount
- 100
- public blinding
- bac59e64ea08c6306dd351d24a83ebe4a4c5eb126b1498f93d52749aa716e774
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.