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
- 2e55bfc4f615d2e68e8a2e24eaaf804a9ccbc781e633e339a0e578f891444a58:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2e55bfc4f615d2e68e8a2e24eaaf804a9ccbc781e633e339a0e578f891444a58 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03e6b53f0578b9bd3f596a79496275b0cda8618230f5567608a2a30e9eeaba1f20
- public amount
- 100
- public blinding
- 28c64e15aed6e75716b6865577b355fd4f9a227711e7f28e0251b94f1c667581
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.