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
- 8785a0815a783b6f9b6cc7843ef531b1d8dee001a0a957f0011a26441bc04345:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8785a0815a783b6f9b6cc7843ef531b1d8dee001a0a957f0011a26441bc04345 · T_PMINT
- block
- 948954 · 29d ago
- commitment C
- 021acc1186acec7c5926f20a94a5bf9df97145471b99034b631c446d28152c6101
- public amount
- 100
- public blinding
- e964deb2c27dc531506c5474f5424e6c77283a2cc5cf99495c936d179a26a418
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.