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
- 9207856dbbfcd1a25837a5533053280badd99828e03f1df2cae9ce64e6aa38ac:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9207856dbbfcd1a25837a5533053280badd99828e03f1df2cae9ce64e6aa38ac · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02f1f614966e6546999ef355e17e1af22b45af63375a6b525a82362ec4acc1c193
- public amount
- 100
- public blinding
- cb3fa59baf1e2fd2c71168c37f0d9ab7f4491b171eb8cca2abf043cdf501186d
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.