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
- 579088324b0f9cb5d751e77e3ca09fbd120a5aa2d94d93e1927e5c646d40345c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 579088324b0f9cb5d751e77e3ca09fbd120a5aa2d94d93e1927e5c646d40345c · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 020efa49fa39cc5c2934f8f24432e7d533215d395c8621bba42e88ead0ed57aaee
- public amount
- 100
- public blinding
- a03f39d9eea19680f55b96e1466b139b9febdb02858da51219717a786a54491e
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.