Loading Tool

Explorer IconExplorer

Memory Pool

87,097 transactions
32.59 vMB
0.15101779 BTC
Random Selection Loading Transactions
Max Size: 198.97/200 MB

Candidate Block

Mining Attempt a9d3306eda8dcef30dd9175f7812cdb162f2a339ec3f3daab72c41253f5fb34f
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root fffb0b0fcdd42ef84f458764ebc74b2a59702addacd905bb3cea58b3744cb951
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.05817958 BTC
Feerates: 400.00 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (682,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,855 232,855 000000000000017af992a155920a7260da13d37fc0b4485a9fd849a47db10625 350 0.28/1.00 vMB 139
232,854 232,854 00000000000001046666bbf19df72ad950b0c4e0c65b6c5547b7ae26b572c3da 590 0.28/1.00 vMB 207
232,853 232,853 0000000000000079b1ef0b15331ab057529bbd4b6894563934cba126377c35c4 28 0.06/1.00 vMB 79
232,852 232,852 000000000000019d93d2402dba0249ab878a4d2cf5e594de810f61e8d323efb6 528 0.46/1.00 vMB 91
232,851 232,851 0000000000000136b135b537623e3d9a2a341614ccdf899501d04eda17e84b57 790 0.25/1.00 vMB 260
232,850 232,850 00000000000000e80ef74d920d0ba3c2607b693173ec6b754edf93d83e50550a 1,119 0.47/1.00 vMB 200
232,849 232,849 00000000000001261582b07fed3fb88ef6bb86449b945fcc425da459a9524381 32 0.02/1.00 vMB 22
232,848 232,848 000000000000019e1df075eb2b38ebf9947a6afcf30c0be968e337b001d9ae3c 1 0.00/1.00 vMB 0
232,847 232,847 00000000000001698106f9cf20f3517509dab6b13ca3b0bfd080d28930a42af8 829 0.40/1.00 vMB 176
232,846 232,846 000000000000004de33d1272d696da78e519a55636c192737e12d53b3a6fab92 1 0.00/1.00 vMB 0
232,845 232,845 000000000000016a91540cab2dd8412f945a8ac704d668065fb952007d618058 607 0.25/1.00 vMB 220
232,844 232,844 00000000000001385eeb052e7cdf9b002d7036f432254702dafea7f2782580fd 53 0.03/1.00 vMB 89
232,843 232,843 00000000000000c0b720f588e6adcaedf49185963989edb64b8e41dea34345e8 118 0.05/1.00 vMB 212
232,842 232,842 000000000000015a1b7fd54777da0b1b7e95a186f343cdd6ea12090d180f5997 428 0.18/1.00 vMB 144
232,841 232,841 000000000000012485050976d8ba28772c5c817cd9ff7c2007c2203f342acd6c 158 0.05/1.00 vMB 13
232,840 232,840 0000000000000016ae4ecf1205181b946030ea093913e8e57d91db438eed91db 136 0.08/1.00 vMB 207
232,839 232,839 00000000000001c102e207b9c734c73160192c7334425c7f563bef163cbc634f 550 0.25/1.00 vMB 185
232,838 232,838 00000000000001d18a9c4e387743bce389fe37cc9d62882881e3869152a5e952 629 0.29/1.00 vMB 174
232,837 232,837 0000000000000194f04ef8594f7fd91f9a971729da39101e0a5d36b42aec7213 24 0.01/1.00 vMB 166
232,836 232,836 00000000000001109baaa2f63dc833e8cb76f51039d43f23adf1ff0030711ca2 348 0.25/1.00 vMB 106
232,835 232,835 000000000000016800cf9a0062b16af4ee45ff7c9a8c83015ed3f8c093c6f9c6 211 0.25/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.73 GB
    • Received: 16.96 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.