Loading Tool

Explorer IconExplorer

Memory Pool

33,861 transactions
14.30 vMB
0.06253167 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.57/200 MB

Candidate Block

Mining Attempt 0555ad0b3f04cbcd26b80d64b51c8fd31a850fcf6cb98864890ece03ef2a3061
Version 20000000
Previous Block 00000000000000000000fcfeb08eb3e8132df80ab0066dce138120a13dfa737c
Merkle Root 5d213a2eedd1f21faf2d06f6110c8cd7f50bbc644d99ef6fbd90d5540a19f922
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,042
Size: 1.00 vMB
Total Fees: 0.02097093 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,340 (743,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,301 170,301 00000000000005e5077d996fada7913cb759aba0345578059f4f9af0f6ad93d7 1 0.00 vMB 0
170,300 170,300 00000000000003dd67290087755b499693ab1a26489f6d275fb88b09d6b332a8 15 0.01 vMB 95
170,299 170,299 00000000000005e658d0d040acb3c5d843c4dbbbf55c3dc41b4f5671ea212f02 108 0.05 vMB 137
170,298 170,298 0000000000000a3b42c84ee50e137485641abcb6d7eb33964dbbabc744ad21b7 7 0.00 vMB 466
170,297 170,297 000000000000054e2a08dc151a78b8fcc9d50b4a7eac3de085f64880da8572ec 23 0.01 vMB 4
170,296 170,296 000000000000099cc462b3a88cb33e94e92e147150898764af3b979caec30509 6 0.01 vMB 202
170,295 170,295 000000000000084e3b4d589dc6377fa6434cf1377281ce75358c51be3c9ea2bc 14 0.00 vMB 538
170,294 170,294 00000000000006f8a065314874b78a83fd7c3065f301314bd644334a8a35b193 99 0.05 vMB 31
170,293 170,293 0000000000000b326955396821c3e39d51c3a05adb68a5654f828080040c00ed 1 0.00 vMB 0
170,292 170,292 00000000000006aecc499aeb59b05b77b95a23f86ef716db52d224b097884d56 1 0.00 vMB 0
170,291 170,291 00000000000002d99680975fcf0b8b813fe3711d80ccf9666c50e206df5a3992 29 0.01 vMB 97
170,290 170,290 000000000000066215a1b518d7973f1fca17c3b0b94956ce6135464d217bfec1 3 0.00 vMB 62
170,289 170,289 000000000000053d01604902088d8ede0132c9c6697b422483d393f9b0fdb3af 1 0.00 vMB 0
170,288 170,288 00000000000003157f0fe579b4d7d969cc8d0817a947053a99c88d95c8c6f241 29 0.01 vMB 38
170,287 170,287 00000000000004aa4da4c4b1e9a92ae76e2b1f345955e823453de286275aaab1 18 0.01 vMB 34
170,286 170,286 00000000000008b30220bd22be0c219b0b9de140e309bdab7cd704c19dd181f1 77 0.05 vMB 126
170,285 170,285 00000000000006d6adaa1379e3495deb4c468f54cab86cd87deb34ec6e6c3a7e 80 0.02 vMB 2
170,284 170,284 00000000000006bf0a04d2f9786cdced72ab5ec75c8ed50f16dd0a4071ff2b02 21 0.01 vMB 70
170,283 170,283 00000000000001bf3d3e9a868b9d45556aecdf7e2d562a04b41279642a8d5c6a 25 0.01 vMB 134
170,282 170,282 00000000000008e63ca0ff5df2de44d9811f3e139b6bb86008f4852657be7463 31 0.04 vMB 57
170,281 170,281 00000000000007f3ec390dc3e61c19bf9c176db42ea3ef9d99a6f61d5e49d33c 79 0.04 vMB 57
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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