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
- 28711356ff1c91087bd440c5011bb8f2d36499ecebea7d7ae0dbf78cdb1e6a6d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 28711356ff1c91087bd440c5011bb8f2d36499ecebea7d7ae0dbf78cdb1e6a6d · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02f58d03e978b14a1c4108d129ddb83af8a0c3ed1c8d17e377024f6e697cf7adec
- public amount
- 100
- public blinding
- d769b9be5dee84218f00048acea6b9e76eec34e8888b047c90ae39ef762647ab
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.