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
- 312d7d79f17b2ca269c1b386a84ba6ba5ee6ea6a95eb8dd622ded10654cc452c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 312d7d79f17b2ca269c1b386a84ba6ba5ee6ea6a95eb8dd622ded10654cc452c · T_PMINT
- block
- 948649 · 54d ago
- commitment C
- 02bc5a4ee388bdb26fa161e3da07be5b1e754cebc159f61bea1ca9b93f845f66ac
- public amount
- 100
- public blinding
- fee16eb9654242ae77bb9f0b762a73547d77bacbcaf4b522e7eca6b500eff641
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.