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
- 98c85c12918b0263e8c7120c7f21cb52e3bb6377aa569cdb3bd8d7e37399e089:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 98c85c12918b0263e8c7120c7f21cb52e3bb6377aa569cdb3bd8d7e37399e089 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0276d37bbd687b1240e31f33bf606682107fc0129899d52202699f9b7e6e36da78
- public amount
- 100
- public blinding
- b19319bccec8583f01859743b60da50ae34a30a2c15078178d5e19e77137b5fa
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.