It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
[user@localhost bin]$ ./clamd settxfee 0.0001
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.789
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0002 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0002
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7889
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0004 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0004
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7887
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0008 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0008
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7883
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0016 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0016
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7875
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0032 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0001
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.789
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0002 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0002
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7889
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0004 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0004
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7887
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0008 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0008
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7883
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0016 because of its amount, complexity, or use of recently received funds!"}
[user@localhost bin]$ ./clamd settxfee 0.0016
true
[user@localhost bin]$ ./clamd sendtoaddress xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ 2.7875
error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.0032 because of its amount, complexity, or use of recently received funds!"}
$ lynx --dump http://khashier.com/tx/09b97b85e398c9af09a8de90b3780bb835bfc8d71d9daa73c369f04b5d813144 | grep "Fee " | cut -d " " -f19
$ ./clamd gettransaction 7a65529c661eebcc8922b5b55ca5d5053892c0103cdec620ef73aa1f1d1489d9
{
"txid" : "7a65529c661eebcc8922b5b55ca5d5053892c0103cdec620ef73aa1f1d1489d9",
"version" : 2,
"time" : 1456856805,
"locktime" : 0,
"clam-speech" : "Expression of Political Freedom: Zapatismo",
"vin" : [
{
"txid" : "4ab7c3d1d7a4ab9a4959a2638bf46c9ddf4bf47dc45eb1b25c76b4f971b42336",
"vout" : 0,
"scriptSig" : {
"asm" : "304402200c2a9525ca84ec47ef754ce9b956808d49eae3089d7b25b62cb49087a763149502200506c87d7d6b9bdaf6efb3c5494cea14017a9e34131adba0c81c0d72c70a67df01 03fde2f6519b25ce78fdf6315cbbc403b8100bd540a37aae650e3ee8a2afbdb792",
"hex" : "47304402200c2a9525ca84ec47ef754ce9b956808d49eae3089d7b25b62cb49087a763149502200506c87d7d6b9bdaf6efb3c5494cea14017a9e34131adba0c81c0d72c70a67df012103fde2f6519b25ce78fdf6315cbbc403b8100bd540a37aae650e3ee8a2afbdb792"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 0.50000000,
"n" : 0,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 b9693d8f34a7e861d2dc06b48c1ab1be8fca3573 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"xRCzybrSG4SJAskAXzfmF4t1VyUFDydiPJ"
]
}
},
{
"value" : 7.58365000,
"n" : 1,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 71a040fe913f81b67a2d53651cb1e34cd97d86a6 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"xJfSEBvoBjnePbw5g1BLjPo4UAyhVTvY4V"
]
}
}
],
"blockhash" : "7f657befbf9dfc85b9d6eac34bca4eb0c5541ba1634f29e07a3de382f6ec4d10",
"confirmations" : 87567
}
$ ./clamd listtransactions
[
{
"account" : "",
"address" : "xQay6tj3c95Je3QBbkFUzx89MGVAyhfymZ",
"category" : "receive",
"amount" : 2.99990000,
"confirmations" : 6175,
"blockhash" : "7043a8cc73474ac79556c944ba60f74924ba0c907751dc4f3766c71d26ba8237",
"blockindex" : 2,
"blocktime" : 1461782560,
"txid" : "e04c329a73ad087e29e2349f836d855c78d822b3af4d6bde27bd664f35966c63",
"time" : 1461782590,
"timereceived" : 1461782590,
"tx-comment" : "Expression of Political Freedom: Producerism"
},
{
"account" : "",
"address" : "xQay6tj3c95Je3QBbkFUzx89MGVAyhfymZ",
"category" : "receive",
"amount" : 0.99990000,
"confirmations" : 6181,
"blockhash" : "166d73e12155b4a3a8dd47dc5191d2e416dfa1f923c35ab1cb23c051d9b48cd4",
"blockindex" : 2,
"blocktime" : 1461782048,
"txid" : "f72d8f93eb14a43a8ee082f51ab79f55006cd5eed21a9c4bb9866e0c9f2ff45d",
"time" : 1461782590,
"timereceived" : 1461783057,
"tx-comment" : "Expression of Political Freedom: Autonomism"
},
{
"account" : "",
"address" : "xQay6tj3c95Je3QBbkFUzx89MGVAyhfymZ",
"category" : "receive",
"amount" : 0.99990000,
"confirmations" : 6159,
"blockhash" : "0678269f830d4cfc3da5e8790ea8faee6deed3c764fc2f44f1901fce3c97291d",
"blockindex" : 2,
"blocktime" : 1461783456,
"txid" : "7c6a62d7425b5ba94787720af89e1f3083df31e9625b844dfedac11c92b7171c",
"time" : 1461783365,
"timereceived" : 1461783365,
"tx-comment" : "Expression of Political Freedom: Anarcho-communism"
},
{
"account" : "",
"address" : "xQay6tj3c95Je3QBbkFUzx89MGVAyhfymZ",
"category" : "receive",
"amount" : 3.35119702,
"confirmations" : 6159,
"blockhash" : "0678269f830d4cfc3da5e8790ea8faee6deed3c764fc2f44f1901fce3c97291d",
"blockindex" : 3,
"blocktime" : 1461783456,
"txid" : "c84f803b37482784881c998a8cf4e0ca21432d754678eabff72642ad71aefb50",
"time" : 1461783392,
"timereceived" : 1461783392,
"tx-comment" : "Expression of Political Freedom: Theodemocracy"
},
{
"account" : "",
"address" : "xQzkZdiuodaAXoB1XJc3YmihQe7v6bAfxJ",
"category" : "send",
"amount" : -8.35079702,
"fee" : -0.00010000,
"confirmations" : 5048,
"blockhash" : "5a35fc5fc4f8800dad18141d5f04af39fb5f2be1e8d9307492a3433eda135bbf",
"blockindex" : 2,
"blocktime" : 1461851280,
"txid" : "42350fdd3a220b50a7bd696c8689ac6c0e7ba689d56a2c4493fd3953780b0b9e",
"time" : 1461850013,
"timereceived" : 1461850013,
"tx-comment" : "Expression of Political Freedom: Western Marxism"
},
{
"account" : "",
"address" : "xQay6tj3c95Je3QBbkFUzx89MGVAyhfymZ",
"category" : "receive",
"amount" : 2.99990000,
"confirmations" : 3794,
"blockhash" : "718235d6d1134903f167a37c6e710f87bf864a8d52a20aa3105e401d7cc685ea",
"blockindex" : 2,
"blocktime" : 1461927008,
"txid" : "b5ad003c2db40e5f99af0cabf55a0ae785c0511477f4c6ffff75916f8a40da1a",
"time" : 1461926854,
"timereceived" : 1461926854,
"tx-comment" : "Expression of Religious Freedom: Behmenism"
}
]
$ lynx --dump http://khashier.com/tx/09b97b85e398c9af09a8de90b3780bb835bfc8d71d9daa73c369f04b5d813144 | grep "Fee " | cut -d " " -f19