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
- bfb5edbba3af68f3e048ca16dd5ae54410020f27eb868b1973aac0dea13a0c4f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bfb5edbba3af68f3e048ca16dd5ae54410020f27eb868b1973aac0dea13a0c4f · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 033accf2f1f3cf8822d0ae48202efebee01a08215f197bfd3889c6a55bf9ed991a
- public amount
- 100
- public blinding
- 00ae32736d641445dec7bb507469fe5bfa37a172035a6d1b25be5eaff8966e05
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.