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
- f3d9dd3138077c94a0f5606ae4135c51d48b35f915e588c536bb6418cfdf65f0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f3d9dd3138077c94a0f5606ae4135c51d48b35f915e588c536bb6418cfdf65f0 · T_PMINT
- block
- 948977 · 29d ago
- commitment C
- 02988cdf18a7229cf63d6c317d0acea53275343e706bf8050ad5a466147a19ff80
- public amount
- 100
- public blinding
- db45967ed3c31dc98fd404f2775941432e5d32b7f5e713ed6b6f021a15d3ca4a
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.