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
- e0c6a2a08ab18959c6b26a37d7482c0e340f5a21bbf9cb59999509754be7f198:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e0c6a2a08ab18959c6b26a37d7482c0e340f5a21bbf9cb59999509754be7f198 · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 03f2e43df7375777440fe7a236b12a4c3fb5db2129b9050811288540705515a228
- public amount
- 100
- public blinding
- 7cfa4e746a65864fef9a9e03466d514c6db54e96ca9a5a59c4ee8d062a713ae3
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.