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
- 57634b0bca860322af2593dafa396e3eb5c9ae3f18849687da0216e75de8382b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 57634b0bca860322af2593dafa396e3eb5c9ae3f18849687da0216e75de8382b · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0255cf687f98c8d683aae88437d1f8c2d795f2f9b2693093f34b12e5fd1ea7d92d
- public amount
- 100
- public blinding
- d3df13f48212669059c92b1c419e6553a110eb896214dac9c722502d6714a746
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.