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
- 28e7889fdfc9df162fdf4c6ce685c324238a8d98863082dd151028b353760310:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 28e7889fdfc9df162fdf4c6ce685c324238a8d98863082dd151028b353760310 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 032fa52ee6b34b0de8dbd112e63f5ecb2124e1966caf6f85f7a7b0f9f5a5c008eb
- public amount
- 100
- public blinding
- d3ec038325fe5cf7f75ca7d281812b0fbbe74436918eb6634e228c8bd0228afd
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.