I tried to make custom address without private key, I found vanitygen, but it will make address and private key, is it possible to make such a custom address without private key by base58check sum ?
And if possible what is the capability to make such a kind of arbitrary address ?
thank you.
Do you mean a custom burning address like 1CounterpartyXXXXXXXXXXXXXXXUWLpVr?
You can do it using Bitcoin Address Utility
https://casascius.wordpress.com/2013/01/26/bitcoin-address-utility/Edit- Install the utility
- Tools > Base58 calculator
- Enter the first characters in
Base58. Example "1EcuaMobiDoNotSendBTCHereXX". It should have a length of 34 chars.
- Replace the last character with ? until
Hex shows actual hex characters
- When that happens make a little change in
Hex, like removing a space, so
Base58 is re-calculated
- The address is generated, Ex: 1EcuaMobiDoNotSendBTCHereXXYcbk8Da