Loading Tool

Explorer IconExplorer

Memory Pool

80,931 transactions
29.95 vMB
0.07642513 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt 9ca78b565ff4376e828e53d8546cdf4209f8de0dada4caa0c830be15790d5e42
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root b84c3e9aff310f32ce2927b7e63e46792918a5d6bd1fc4cddfabff66c8c9020b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,112
Size: 1.00 vMB
Total Fees: 0.01531960 BTC
Feerates: 502.67 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (806,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,219 108,219 000000000001c399a27e55caee97b09ba3d428788ae3cd8e2c5cab587798f423 13 0.00/1.00 vMB 0
108,218 108,218 0000000000027c226fea173932dbe204bdf90262b0d62c984ea97791198a71fe 11 0.00/1.00 vMB 0
108,217 108,217 000000000000f9269c32be7832aac489adf49c1a71d43e491f33d03cf68440d6 7 0.00/1.00 vMB 0
108,216 108,216 0000000000016f5d168fa01836fa7e982de11049092879836295656be3e11665 21 0.01/1.00 vMB 0
108,215 108,215 000000000000ffba3b88caf6c8f1c1a451a9cfd7c7f767cea7036729a704a397 1 0.00/1.00 vMB 0
108,214 108,214 0000000000016e124fd070d5ca7c03c2c711ad6eea4fc71f682f5fdef5d6169b 11 0.00/1.00 vMB 0
108,213 108,213 000000000000872067c5246c665f2a117a8a97a8400b19203762d11b3ae00484 2 0.00/1.00 vMB 0
108,212 108,212 000000000000006f2e3563dbaeb3163e1150065278b8dd37892bd539132866e0 4 0.00/1.00 vMB 1,046
108,211 108,211 000000000000740f143fad7054b19344c11d56f447b580a7be92f97756afde4e 1 0.00/1.00 vMB 0
108,210 108,210 000000000000c7094482bf2beffb9c270da68db1399ebe49ef487dd5d2480456 1 0.00/1.00 vMB 0
108,209 108,209 000000000000edef59715f3f5222ddd16ac3d00286bc67790aa39e952e08b3e0 1 0.00/1.00 vMB 0
108,208 108,208 000000000001f6884146e86f9873277f48c98720f86c8e490bc34f377a653a5e 5 0.00/1.00 vMB 0
108,207 108,207 00000000000055411e3c55be5099de37a9912519b6cd7807ad951a3267983c59 7 0.00/1.00 vMB 0
108,206 108,206 0000000000015097014aea9c818b554439484d46a838c612dae702f0f6b175bc 6 0.00/1.00 vMB 0
108,205 108,205 00000000000248787c3825228ebc6400c8ca205d28980d9a4e71f056ca21229e 11 0.00/1.00 vMB 0
108,204 108,204 000000000000a4f87e8267bb98ceae6879d8e8220febb8bcb6652f6147e157f2 12 0.00/1.00 vMB 0
108,203 108,203 0000000000026dc5304014b79c263b168a41c7f2be6ed6efe1f77605df67bf8a 45 0.01/1.00 vMB 0
108,202 108,202 000000000001091d04e5642d01fd795a88733161cc55c700606f82b9988972f6 33 0.01/1.00 vMB 0
108,201 108,201 00000000000085822372f66a0b168ed5d1135bf01c1296a645b2deb9336289d8 5 0.00/1.00 vMB 0
108,200 108,200 000000000002392439cc95d0d387542051e00788a758a8a64a0195ce469e8600 12 0.00/1.00 vMB 0
108,199 108,199 000000000001de2456b6c2c0814ef8c675c23ee7371e74a07c107336b3681dfe 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.