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
- 2f3cfbe63f554f856f5d2e1dcf7ab322d3f0e7a03054a5d2947cdaed6a9d6c0f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2f3cfbe63f554f856f5d2e1dcf7ab322d3f0e7a03054a5d2947cdaed6a9d6c0f · T_PMINT
- block
- 948673 · 35d ago
- commitment C
- 02c78df5dc1196249ac59218fa33c531275cd66942f46a3d2b68162fe0e64edf62
- public amount
- 100
- public blinding
- c6f7462258842b3b50d409eae7616e9cee8b7a21e49c916188a29ac3f54e6f38
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.