About
This faucet is sending intentionally a random amount. Currently the amount is changed on every replacement that has more outputs than the previous one or the fee changes with number of the outputs staying the same.
Current balance
Please recycle
When done testing with the signet coins, please send them to any of the following addresses:
- pkh, legacy, P2PKH:
mmDZXXiHqydn31zgbUaKiLNBxwNCcX6Eam
- sh(pkh), P2SH:
mmm9RVs6hnPE2XADd8HZWxmcFPeAvtEveo
- wsh(pkh), P2WSH:
tb1qmfxm38vpvh8m6pngsj79hvyvkrz2mpmvrczvjaqcd0n0gp3z478qmk9zp6
- sh(wpkh), Nested Segwit, P2SH-segwit:
2NEDviSjc3UP8c4VpUPgjyovY1m6KvyJq1m
- wpkh, bech32, Native Segwit:
tb1qg3lau83hm9e9tdvzr5k7aqtw3uv0dwkfct4xdn
- tr, bech32m, Taproot:
tb1p4tp4l6glyr2gs94neqcpr5gha7344nfyznfkc8szkreflscsdkgqsdent4
(see on mempool.space)
Or also any of the special:
- pkun, uncompressed public key*, P2PK:
04a8c3fa3dbc022ca7c9a2214c5e673833317b3cff37c0fc170fc347f1a2f6b6e2a53db4d023387f89209de481cd014a44040e1b09c3226d40fed02c0bc8d0f548
- pkh(pkun), P2PKH:
myKBSfcNe4k9gEuc4zWaUssHPwLTKPpkMb
- sh(pkun), P2SH:
2N3GGimXafJbZuJwmiuzrCMvL5kA3xFRkZn
- pk, compressed public key*, P2PK:
02a8c3fa3dbc022ca7c9a2214c5e673833317b3cff37c0fc170fc347f1a2f6b6e2
- sh(pk), P2SH:
2MuQuwdCzGQhD6EDrqvq3SRwSvuBuDyu8Ma
- wsh(pk), P2WSH:
tb1qpesf4de56rfv6479xy5maemzyrganqqh7qud6tjj5tn098asl0nqjxmzsl
- sh(wsh(pkh)), P2SH:
2N4VyXvqpvBRPYkkPUmbJ8j6Gkhjz2zAuqo
- wsh(sortedmulti(2, …)), 2of2, P2WSH:
tb1q8xrk36638v6p58kuq3urrlzdup4m9ttkd6pnhgkvq7t5wjelrh4qn4aml2
* the public keys, no matter if compressed or not, can not be generally used in place of addresses, but this faucet accepts them and sends an output their way; just note that spending them is always on the owner of corresponding private key; feel free to ask in the discussion if you have any questions
Catapult
Anything sent to tb1qft5p2uhsdcdc3l2ua4ap5qqfg4pjaqlp250x7us7a8qqhrxrxfsqaqh7jw
will be catapulted. Use for CPFP testing.
Learn and experiment
The recommended way to play with Signet on a smartphone is to install Blockstream Green Wallet and follow the instructions.
Signet info
The blocks on Signet network are not just mined, but also signed and their timing is a Poisson distribution which is used in order to resemble the average timing of blocks on the main Bitcoin network.
Testnet addresses
For your own sake and sanity it is suggested to not use Testnet3 addresses here. All Testnet and Signet (incl. custom signet networks) use the same address format and the coins sent to your Testnet3/4 address may need to be redeemed on Signet by importing the private key (or sweeping it) on to Signet (works well in Bitcoin Core, Electrum Bitcoin Wallet or Blockstream Green Wallet).
Deployment
See an example Caddyfile for Caddy2 web server.
Git repository
Originally inspired and SWAG-reused from bitcoin-faucet.
The git repository of this POSIX-shell reimplementation is hosted on GitHub.