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
- 2febf517f741eaa84d8cc90363983ddbf61c35171bb1fdfbadcfc5b172d0a8ec:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2febf517f741eaa84d8cc90363983ddbf61c35171bb1fdfbadcfc5b172d0a8ec · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 032314546f5546d54bcca9a1c38e8508ea1e757d2f7326484c1be2e9f91adc0f06
- public amount
- 100
- public blinding
- 992a69f63bb2e43a84fd9ca90b622e1919a8800378dbfc72125e126a8b151b4d
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.