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
- dc008ab0159fa836dad4a262d02086218c7c9d05d0c3f67c23ec3823f1c1e8b1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dc008ab0159fa836dad4a262d02086218c7c9d05d0c3f67c23ec3823f1c1e8b1 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 028184f0bac0af19fe0f575ba0d0811fd2a5aa521eb0eb9d026d68b9b819d56ff6
- public amount
- 100
- public blinding
- 7f12124f14345e4aa86b73360dc5d1d024ca21a8b48fc75f87c4d088c2d69ee0
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.