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
- 6cadc53b1bd02d03fd2a318ba3ae34c3e1775135d753de1e725e48804ddfc189:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6cadc53b1bd02d03fd2a318ba3ae34c3e1775135d753de1e725e48804ddfc189 · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 0346c13a96dd93e91bb33863697e8da8fee92035517f7cf0451ad54189481c8b38
- public amount
- 100
- public blinding
- c18d0af46e516f03c5b8f7f14f90a1a95a2b515a733f4846d8bc557fa10e357a
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.