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
- 7f1c80a3f9666c5ba0e3e77e7d172ea5cd24a9e85705133b23a931722238e31e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7f1c80a3f9666c5ba0e3e77e7d172ea5cd24a9e85705133b23a931722238e31e · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03389510c3bbcf8f97382a36086ca12fe047e8cd2486acb4cefe0cf086717e17a0
- public amount
- 100
- public blinding
- da53413fb77b92e6257337a9659e7c2fea77565a41aa4bbad3c2f20637741157
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.