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
- cb72a82ea4905faee686a518c2a8f8a28f6b842cbf52280b5ace6cc2592a3ad4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- cb72a82ea4905faee686a518c2a8f8a28f6b842cbf52280b5ace6cc2592a3ad4 · T_PMINT
- block
- 948997 · 2d ago
- commitment C
- 0378cfefd1f4d42e644f2bbf9a6b3050a0b7c20501269dda5caee6ecdd26998319
- public amount
- 100
- public blinding
- 059b753fc3993c39d6a5bb7c1ab3679f3c754efc5f9e10fe6b4c129ff8203ff0
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.