Loading Tool

Explorer IconExplorer

Memory Pool

75,789 transactions
27.63 vMB
0.06772028 BTC
Random Selection Loading Transactions
Max Size: 169.31/200 MB

Candidate Block

Mining Attempt be98d407a7382afd9c5ff583e08dba9a59473874179d1ecd10ced3dfd710764e
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root c0540edbb263bf5ee6f857b6566c133327f83e70f76d941707aefae97fbcafa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.00854546 BTC
Feerates: 81.11 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (182,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,143 733,143 0000000000000000000744ab762b76ed58d9481a5e7df562a3b36f4e9de1dae0 69 0.02/1.00 vMB 10
733,142 733,142 00000000000000000006d9526fc4023f90db737e0404a8203e46a01bc7e10c3a 476 0.66/1.00 vMB 2
733,141 733,141 0000000000000000000233f7359a934694c3acececdff32060577b5cbe0dba23 1,517 1.00/1.00 vMB 8
733,140 733,140 00000000000000000000b3b2c61d62f1be3a4aa345c49fba3eec8142b7ef4dd3 1,597 1.00/1.00 vMB 4
733,139 733,139 00000000000000000008d211cc0adbb132e5a3bee552316e0932d3ea3d585077 2,730 1.00/1.00 vMB 11
733,138 733,138 000000000000000000004dee3b59b57106a8d35774e63e716977d8d11c3bd6ab 1,494 1.00/1.00 vMB 2
733,137 733,137 000000000000000000033facb6110a73da0d371f5a0f5f3671aca13bd5817b99 1,794 1.00/1.00 vMB 7
733,136 733,136 000000000000000000056da228b9cdda047062cbbb200896a1f5d360ac5aa001 3,101 1.00/1.00 vMB 15
733,135 733,135 00000000000000000005db55a67bc9c04138930f1c29304bd764c286cb015e8f 141 0.06/1.00 vMB 9
733,134 733,134 00000000000000000004765acb89cb2bbe51e8c7c5d47a8a00766fa8546dbf74 219 0.18/1.00 vMB 5
733,133 733,133 0000000000000000000091362fb5e626ba16493704d3cc16b963510441901b93 1,140 0.99/1.00 vMB 4
733,132 733,132 0000000000000000000267bb42e27323398e112c991eb44f97f92f511ad3ed23 1,446 1.00/1.00 vMB 2
733,131 733,131 00000000000000000004d00b5d0af2761794aa9f3ce054346b1f03f980288ee0 1,260 1.00/1.00 vMB 8
733,130 733,130 00000000000000000000464ec5b891fc72dd204803dd8d62608aa595f31082fd 1,976 1.00/1.00 vMB 11
733,129 733,129 0000000000000000000657e1304005292789b76aae70aec97b55711ea13d027e 139 0.07/1.00 vMB 9
733,128 733,128 000000000000000000026c992acf09ca853640b162c4b2d175d27a92e6dfcbf6 121 0.04/1.00 vMB 12
733,127 733,127 000000000000000000089d8ac93269039faff4469648d5548928a47c1aeb21ae 1,238 0.53/1.00 vMB 8
733,126 733,126 00000000000000000008d852a7e06c9b962275ef058c46612d13425a42339eef 636 0.22/1.00 vMB 2
733,125 733,125 0000000000000000000808140e2d340e7f84f71414c620823bdde6c70080c937 2,293 1.00/1.00 vMB 10
733,124 733,124 000000000000000000090f5db7efeb2662081290925c0ed6fd7fe72da5807e99 1,365 0.85/1.00 vMB 15
733,123 733,123 000000000000000000037f393ee5d0731b2c26dbb2c59055bdd89b69dfec2e2b 1,468 0.83/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.