Loading Tool

Explorer IconExplorer

Memory Pool

29,371 transactions
6.67 vMB
0.05392349 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.96/200 MB

Candidate Block

Mining Attempt 42dab203495e1c61870b21ec4c1ca0634594729aa9c31bc66715265e5a7a5313
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root f99028710d494296900b7ec369ece2d9c3e393e689fbcb22f67a6900cc6f71ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,372
Size: 1.00 vMB
Total Fees: 0.03676918 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (720,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,312 192,312 0000000000000026bb778bf0ec3a00268345e999d02ad2de0f5f9457818c844f 315 0.16 vMB 152
192,311 192,311 000000000000028f0b54a573e24850eef88be0d998357e25f5aff1928b4008e0 28 0.01 vMB 25
192,310 192,310 00000000000005533efe8c481d9d3578ae4c3d28a6b84fc4fdf86af45b421867 103 0.05 vMB 76
192,309 192,309 000000000000028425e00ab1c446d84bc06c7a1684fb7c6b704b852d0fbf03fb 886 0.40 vMB 161
192,308 192,308 00000000000000f7b302c803f255a4bb26fbdb34d0c9ab39d2d2dc7c183189bf 27 0.02 vMB 548
192,307 192,307 000000000000044a0f4c621fd13140a159f360eafdd396a39ab1f52489368247 30 0.03 vMB 350
192,306 192,306 0000000000000203df998ce3486599639707ae4da976a012db45cb432dfc54d1 78 0.03 vMB 159
192,305 192,305 00000000000007e7fcfd8cfd8698de548046ef47ccdb66a7e0fdd43632ca1273 440 0.21 vMB 144
192,304 192,304 00000000000003d323d81e52397e4cd021b8cf02e0a5e3c86dfda1b9b8fa60f2 15 0.01 vMB 103
192,303 192,303 000000000000016c2bbbadf2a0654a555e4a70f45538d1a7eb1e55dc4e9c3477 403 0.19 vMB 121
192,302 192,302 000000000000070df3edda572845662377cee8f7c9cdee94ee25b3579cc1b931 84 0.04 vMB 112
192,301 192,301 0000000000000289fbf28416198c5447edf2c3fb3a3958cc32c32c102adef7a9 1,347 0.50 vMB 91
192,300 192,300 00000000000001455e870671ecc775edb49f3f5bf4238e32362e54b899727a36 32 0.01 vMB 0
192,299 192,299 000000000000035db479869964049193df50b096151b9dec530b9040aba1f1f2 333 0.09 vMB 180
192,298 192,298 000000000000072f4898a3f6e8f3d4193177650292b5ecc33128d200918aa42a 311 0.25 vMB 89
192,297 192,297 00000000000003cf09c4999e7518389000d4ac85c02fd3e57dfe8b9eb52a260b 135 0.27 vMB 105
192,296 192,296 000000000000049652700b73787f4a39fb8b8b8633891cc7eba67e134efa1e8a 103 0.05 vMB 243
192,295 192,295 000000000000069de9ce05993280c5ddc25b65059acb65e29247778f015059a8 371 0.16 vMB 119
192,294 192,294 00000000000004ef82633acf09b1a2ac77df9210607d433a1a481c974957c181 105 0.05 vMB 152
192,293 192,293 00000000000004cce3fc1df90c49b160a739d2383ac0702c54c156872869c849 433 0.16 vMB 148
192,292 192,292 00000000000003ac2a8be9b8e995844d77f632c4a709ab0d9e9bf4c9b12f640c 9 0.00 vMB 3,131
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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