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
- dd7600e5a1d87cf2f639ee36944eeb841ec820c4a0258053257169e09c2f3b2e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dd7600e5a1d87cf2f639ee36944eeb841ec820c4a0258053257169e09c2f3b2e · T_PMINT
- block
- 948619 · 54d ago
- commitment C
- 024487002194aeedd35f1c01d210ee5a39eed908bcfa3f61a4fb361037b6b0f0a0
- public amount
- 100
- public blinding
- 3b3f3e09a8dadbe3a338c49a0284613050ef15446a98c930e2c35ee9b619b6b0
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.