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
- 749ffdb90ecc35170ac41802505a1cc04501bdb9085fb32118c7046f0a4f993e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 749ffdb90ecc35170ac41802505a1cc04501bdb9085fb32118c7046f0a4f993e · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03ea7cacd1d6dc4395d31ba0399739b9d1b3360ab641b213b4dd068d1707022aac
- public amount
- 100
- public blinding
- 4d8c6cd3a94db2234ce776aa50430dc5719230a60ae983625a40f9455c80eb26
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.