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
- d136ae0bcb5399a43b4c66ba37e90b11cd0ba6e5f3d5a4fa394ea498f68a1455:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d136ae0bcb5399a43b4c66ba37e90b11cd0ba6e5f3d5a4fa394ea498f68a1455 · T_PMINT
- block
- 948897 · 3d ago
- commitment C
- 0333d4b63ca96751f9441fbe7bb0d891eb3dabd7906fac4a8d70137a40295b40e5
- public amount
- 100
- public blinding
- 3c6bdbbbcec4f7293e80685991d4f0e1b09fed1fe6cc926c261f8d41492a6def
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.