Loading Tool

Explorer IconExplorer

Memory Pool

14,489 transactions
7.58 vMB
0.02740024 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.69/200 MB

Candidate Block

Mining Attempt 844253e3bca8d61db60fc1179df0acf6b3b7fa451ed34c2ae8c8bec651962093
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root cc73fbadc5e34dafd5582c2ca98061f1ae90bb65a286aebd5021de81cc190e2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01194001 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (907,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,145 6,145 000000004183963b5304e97eac8a03935fcc8f3b78db637ff3e3ed86cc26c7a9 1 0.00 vMB 0
6,144 6,144 0000000026012804d17f67ee488623b59dffecee6cf8dfd691248d27993fb2ee 1 0.00 vMB 0
6,143 6,143 00000000c5461cfb9639792f4a50d79743a419f3002a7971c47baa44ac85fe17 1 0.00 vMB 0
6,142 6,142 000000004697d4cffdfb10743b360a681972be122d058f01bf3eea56a47e25eb 1 0.00 vMB 0
6,141 6,141 00000000cb143287bdfdc286751f8d967aeb93a011b776c036f04bc10ed81c91 1 0.00 vMB 0
6,140 6,140 00000000d39fb19e2d805d2603a5ee371464f8a4cced6ab327d54811887b8483 1 0.00 vMB 0
6,139 6,139 0000000092da292cd2347953dc0a331af3353e4708ad95455318f5d7ad1a3299 1 0.00 vMB 0
6,138 6,138 00000000ee1a46427e38ee9e582cb273806cbd7ad7dde48d2ea68e8d6a138f73 1 0.00 vMB 0
6,137 6,137 00000000aefb155d7aed0437259b81c2b20c5905f0f88035f32e857bcfa2faeb 1 0.00 vMB 0
6,136 6,136 00000000c242f9176c79dafd651ca5a59db13a90a3240ceaebd16798569ef8ab 1 0.00 vMB 0
6,135 6,135 0000000010774ff48119619dc84c5b158dacfb715fdb8aec96bf0324797d108e 1 0.00 vMB 0
6,134 6,134 000000002af9ef1b57fda3700f6cf24fec26f78ec9edc468e38acecce0237e8c 1 0.00 vMB 0
6,133 6,133 00000000ce3f95831ae055a9fe6e497340a15a10a1edc7c06473564635f7f1c2 1 0.00 vMB 0
6,132 6,132 00000000dbbc4c005a427f94b9b7da4c55981aed04d46cfc76f8fc97b75de846 1 0.00 vMB 0
6,131 6,131 00000000e5a432606e00173535adf891aed6e759d2a45b9a6c2988c3f8e70a3c 1 0.00 vMB 0
6,130 6,130 000000008393f20762c0fe982f60c125d3c29d549223caddcd30bed2123fed4f 1 0.00 vMB 0
6,129 6,129 000000005e5637239855db5d7eae501fe0baf795efdbf279d495e12d273bc012 1 0.00 vMB 0
6,128 6,128 0000000089bc59042b867d7ddb16b6c37765a222e848ecb54d6e84f68c4f7e90 1 0.00 vMB 0
6,127 6,127 00000000dd77ec9906d6a4ffde7d95945d6c675a922fc1bd365e5ff46f49fed3 1 0.00 vMB 0
6,126 6,126 00000000e02dd6d27f0ee3727b97f9fe72da33f0a1f06dba8cd4fb887fa1f646 1 0.00 vMB 0
6,125 6,125 0000000093ca739f386f6ce9687e5849aaadf3600d037e01bf92a7a8183dd313 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 225.09 GB
    • Received: 0.85 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.