Loading Tool

Explorer IconExplorer

Memory Pool

77,276 transactions
30.81 vMB
0.14020157 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 6e180c335dda5d7bb05dc9b46331595730825ac8de5ff47e5d516a270d742c6f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8e9a3b88ba1d276b64d46c4e528269d4c59e65bd34e900033e22c3dec538fe19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,275
Size: 1.00 vMB
Total Fees: 0.05119745 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (670,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,730 244,730 000000000000006bb5a41abf2eeacffdb5afd3204f13b206506f3d0250c9e6a9 204 0.09/1.00 vMB 135
244,729 244,729 000000000000008ff25c3675c50e2458768420d650a7a50f17a7183a8ec74a84 157 0.12/1.00 vMB 92
244,728 244,728 00000000000000304b460c7e6411f0de7836391c8b60d1e3a12b25026770d3a9 40 0.05/1.00 vMB 50
244,727 244,727 00000000000000862bba6f7056b9e0a7953cd1c6c29dcb4d0e4a97fd18c7c849 313 0.14/1.00 vMB 125
244,726 244,726 0000000000000015b8539d3c0fede123840189a45d0ec0f57fcab0aa695483bd 177 0.07/1.00 vMB 213
244,725 244,725 0000000000000080389d5bdec69a982952900f66a983d5d1dc26aae9aa3e3347 157 0.07/1.00 vMB 81
244,724 244,724 000000000000002f719388b9ed71712102aacaed2f1b77ccdfaeea4c43a3a5ef 72 0.03/1.00 vMB 124
244,723 244,723 00000000000000998f35a8301a9a964f5fa531374b1a439604f74b2db77c8a17 347 0.09/1.00 vMB 14
244,722 244,722 000000000000008dc8c29fd1ba89e1cba1a039ba0330639f9e12ceccb869f8c1 78 0.04/1.00 vMB 104
244,721 244,721 00000000000000369e35313552edef06e34ada894967b2802929175effa34811 191 0.07/1.00 vMB 108
244,720 244,720 00000000000000bacf466ab65d128f149d663bdc96a6d2641eafd8af78e0698d 56 0.02/1.00 vMB 67
244,719 244,719 000000000000003d65beb870a32950380ba4392da6b50d9e66df1a61f6edb424 233 0.09/1.00 vMB 101
244,718 244,718 000000000000003f3bcb4563b3efe8acee3bfc198d3c5a61f29c7216c4902015 16 0.00/1.00 vMB 56
244,717 244,717 000000000000005d6b2efb6bbf5cd72c2efb51596a3896ef142437071fe14846 148 0.08/1.00 vMB 120
244,716 244,716 00000000000000649621ea7c7efd5a6af62a3e12383fcbbe5ee1ebba2aafcb5a 13 0.00/1.00 vMB 35
244,715 244,715 000000000000005ead3373221284916065e8230514aa237bdd161e75f8070b5d 144 0.05/1.00 vMB 87
244,714 244,714 000000000000003f9cb1294018fa715abb1fb69c5cd1d9878d2408c8994cd86c 376 0.15/1.00 vMB 120
244,713 244,713 0000000000000027dd42d878196d3b12157229efb5c9cc0035c661497b2d23dd 123 0.06/1.00 vMB 71
244,712 244,712 00000000000000828061ea8936c388f62f482246d161d8f215fccec3e0c730cc 366 0.15/1.00 vMB 141
244,711 244,711 000000000000002faacb7c09b7a11f9c96ad71601a3d03a94750da105e2dfa2f 42 0.01/1.00 vMB 84
244,710 244,710 00000000000000044f8965d2834d43b05ea9af28e239480978c361e461b679be 71 0.04/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.