Loading Tool

Explorer IconExplorer

Memory Pool

52,540 transactions
31.56 vMB
0.11457263 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt dd92d11b7a0d5d0a26e6ac6b23082aa5ea5c313bf6b54229447573fdd2cc0d05
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root b64888306893abbe9848f59157a3cbea26977a63ac14d9f62ba7535aebc2b693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.02341967 BTC
Feerates: 32.88 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (600,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,220 314,220 000000000000000024d2420521a4c42bd9607b1aa50979bae7537b69fbacf483 733 0.40/1.00 vMB 29
314,219 314,219 00000000000000003561fdefc6ed5afaed244ef34085d6e3090b4044272f2174 687 0.55/1.00 vMB 21
314,218 314,218 00000000000000001bee5784d9cf231aa60f4220930e065e6ad5bfcd7b57c818 672 0.25/1.00 vMB 41
314,217 314,217 0000000000000000085ebc560af6ade1bf2f3754c4a3edc5f1d774612f1f1560 268 0.14/1.00 vMB 28
314,216 314,216 00000000000000000ddada593bacd0aa859bfbde7d8b7864d99a167e7a866343 309 0.17/1.00 vMB 26
314,215 314,215 00000000000000002f4c4db9e3cffddf15c78a6cd42165b7e06d3bdbce785b68 270 0.23/1.00 vMB 19
314,214 314,214 00000000000000001b10b9a10bdfa2b3ee28f0fb72b31a455e537e7c7ad016d8 193 0.13/1.00 vMB 15
314,213 314,213 000000000000000006f98c01442c548e9188c3d7ff69ab402c0213cca38e8326 377 0.24/1.00 vMB 26
314,212 314,212 0000000000000000049dbc4f4b44de4d4ed978b89ad264bbf3555586da947731 162 0.08/1.00 vMB 25
314,211 314,211 00000000000000000efc1ddff28ddbc9d61012824e7c1d3f365d60d0a0754563 59 0.04/1.00 vMB 22
314,210 314,210 000000000000000034f7f9b71a687fd1de5cbf6145aad2546d12da1bfff6e436 83 0.18/1.00 vMB 14
314,209 314,209 000000000000000007d7af92ec6cc878bc6c160e364e7b86a5951db0664c4b71 1,048 0.75/1.00 vMB 24
314,208 314,208 000000000000000033fa7dd21c955cc593474cfc8d9c81825c827335278de734 175 0.19/1.00 vMB 17
314,207 314,207 00000000000000002613e93e636d3674ae7ea47926deeec86a985e380d4de030 480 0.35/1.00 vMB 25
314,206 314,206 000000000000000018ba6c9da7ff09c9e8346139e8715a17572b4f1cefeb122c 150 0.13/1.00 vMB 15
314,205 314,205 00000000000000001713c3d6e6a9574e89d7f0dbb1e6f6aa67f6f5cd7b08b05e 243 0.14/1.00 vMB 26
314,204 314,204 000000000000000039d6eb6c3ef017c6b3bd3fad10ef55250a136787a7bd647b 128 0.05/1.00 vMB 37
314,203 314,203 00000000000000000deb20250bb9354cec6f19324c1a305e6b8992b45b374761 27 0.01/1.00 vMB 46
314,202 314,202 000000000000000013189060e8510e848156c433352661032a16d43617cf17ee 617 0.33/1.00 vMB 29
314,201 314,201 00000000000000001c70bcce58a8e9478ee14b35b13f9570829f4e77744f364e 694 0.36/1.00 vMB 27
314,200 314,200 000000000000000024f02f2b36461e77c77dd73fdea7c7148f40553fb20cfd3b 130 0.07/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.