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
- f5b5414234db8c9a27dc967d6b345915e66aa1b373938d626c79095b106f6c8a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f5b5414234db8c9a27dc967d6b345915e66aa1b373938d626c79095b106f6c8a · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 038460c45b82e6ea4dd477b04eb2c06982fc92a68d900669dcb0f657334419decb
- public amount
- 100
- public blinding
- 908aa8c1f0e7f6a583a94c6e653b95da7eb6dadc9147376ff996a1d0fafb4cd5
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.