Loading Tool

Explorer IconExplorer

Memory Pool

80,135 transactions
30.08 vMB
0.07151942 BTC
Random Selection Loading Transactions
Max Size: 184.41/200 MB

Candidate Block

Mining Attempt abced5603a562e7975e062c25098261079b2f5bb55ca3baa59f310227bf9718f
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 47dce4bf4b897060200dda7a74490fe459dbabca425b1901c50c43d5d63bdd9e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,079
Size: 1.00 vMB
Total Fees: 0.00466116 BTC
Feerates: 318.30 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (758,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,320 157,320 0000000000000d955f71f2c885a11697e77cc7962b4e27ddc867f2976f78d95b 13 0.00/1.00 vMB 583
157,319 157,319 0000000000000e5a9855d09e424cb619a13678d88dae4efb50ecccdabb0c9d71 14 0.00/1.00 vMB 2,984
157,318 157,318 0000000000000549502495c725e489bbba5a1ecda24d6054530f3ec86b33eb56 16 0.01/1.00 vMB 191
157,317 157,317 00000000000001404c37f8bebf9b9b866625b8199a40af33ce77a6e957456d3a 36 0.01/1.00 vMB 261
157,316 157,316 0000000000000238179d6a18bff8473c8a9e59c85cb9ef655d5bfca7b3b9774d 12 0.00/1.00 vMB 34
157,315 157,315 00000000000004fa3d670d8dd551b7f17c11979e38a785c6225e70a28f97f52f 22 0.01/1.00 vMB 43
157,314 157,314 0000000000000b322fb5f6c910f7d935c7a3b1200b2a0c2af98363a33a247464 4 0.00/1.00 vMB 151
157,313 157,313 0000000000000d4db9843bf6fdd441d3c823684c7b3a13782e5c653baf91ac3b 28 0.02/1.00 vMB 38
157,312 157,312 0000000000000dded9c9c41abd87b32e4557b69560968e20331035d025a54d0c 29 0.02/1.00 vMB 338
157,311 157,311 0000000000000714698456180451a939b3ea38243868e432992292be9ddff44a 9 0.00/1.00 vMB 11
157,310 157,310 000000000000021c4d40be5663c2907261993d226e4b48b828567f6a24847f8f 12 0.00/1.00 vMB 67
157,309 157,309 000000000000006a6a1c282e6b59d0179c0b006046cae336ab7b39970c3b36fd 61 0.03/1.00 vMB 82
157,308 157,308 0000000000000b2b277430bca276bb9806e53fa7d72eaa62786771f9024631cf 66 0.04/1.00 vMB 175
157,307 157,307 00000000000003336ac934fbca6ed97d04f349304b0b4e6d51cdc0031d44ebe3 99 0.03/1.00 vMB 25
157,306 157,306 000000000000078a19695c07a328dae975dd1562efcce935bdad33fc40404334 66 0.03/1.00 vMB 241
157,305 157,305 0000000000000b7e02f9d859d2a70f6a06c8c9ab14ad17f099ee2adb64edc82f 47 0.02/1.00 vMB 177
157,304 157,304 00000000000002e2438e4f89d00736b16d9df49b1f0bcab730f5ece788388e5d 55 0.02/1.00 vMB 51
157,303 157,303 0000000000000994685af010252cd0ed729c2a02df54f1a661ea0974c05579f8 54 0.01/1.00 vMB 0
157,302 157,302 000000000000018cde7549a626ab947fb8dd7da4a280c565e2bb1919cf43ca0c 11 0.00/1.00 vMB 16
157,301 157,301 000000000000072be9f4e5cf720a56be3c6dc9ff4f57a633fcc37fbd757e4247 13 0.01/1.00 vMB 254
157,300 157,300 00000000000000302b1ea6683f4da4a77df8bf757f74d8046688057f2a07af31 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.00 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: 718.09 GB
    • Received: 17.88 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.