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
- 8f96a4fe81afc60aef2fddea5a8b5950b8b5971720de64674402a9673f2b41a0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8f96a4fe81afc60aef2fddea5a8b5950b8b5971720de64674402a9673f2b41a0 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03686e7ff52dcee9b7f5bca33773876323066eee807e1501025d08e9c3ad1980d0
- public amount
- 100
- public blinding
- 0e6f7c59cac0159ed8965d9f10c8301eb793eb180a52e53eeab712869688809c
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.