Loading Tool

Explorer IconExplorer

Memory Pool

19,838 transactions
8.93 vMB
0.04123380 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.22/200 MB

Candidate Block

Mining Attempt 3ba48b1d05f0c1a3e6f290eb519a3efe4bbc8b1b39a7ca8a05049a7033aa6da5
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0a00aa2037cb2cfac2e6c4074c249331a6feb1ad82c842e3b2ab2afdfb877307
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02167293 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (716,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,224 197,224 000000000000020c3b3f967c3449585f6bc006de8518817989c46269d145bcc4 256 0.13 vMB 45
197,223 197,223 000000000000032df23553c83281cc2dfe4da626d299d69ecd085974a45da962 373 0.16 vMB 119
197,222 197,222 00000000000001d73ad5a6f0b8651695ea605ac79e6f100e2af3446b30f00ac7 195 0.07 vMB 371
197,221 197,221 00000000000005e8054b126309d08c4b2ac8ac7f6c291ab6ca9fa354e445c243 63 0.04 vMB 51
197,220 197,220 000000000000037efc8ea0a22f0880cc14aad8e49b41575a5c3814528238653c 195 0.11 vMB 93
197,219 197,219 00000000000005ae4613d91a64a22862f3bbb23f52102128e1dfe7f60b881665 586 0.25 vMB 130
197,218 197,218 00000000000004b7cb5bf6ba55b8de947d3b94e6d8c15144e224f76761cfa7ff 972 0.42 vMB 281
197,217 197,217 00000000000002d7398ff9542d9d478977c1741b14692f2f115a92d343b90604 319 0.13 vMB 153
197,216 197,216 0000000000000022b832d43a722e51933276e00e722a625cac8fb0fc3a925476 1 0.00 vMB 0
197,215 197,215 000000000000017a287fae08fc5d7588ba318ef1627ba083c4330a9bb9894d61 1 0.00 vMB 0
197,214 197,214 0000000000000259e0064fa0286cd7dcd3f2421dfea784700ea671f494ce0d2d 67 0.03 vMB 115
197,213 197,213 00000000000000fe693bfa81deb16e4be9f90fcd31f059b21bf59da9f930f4f5 27 0.01 vMB 353
197,212 197,212 0000000000000636d20e14c833316e139cbf6d8a28d3771e1313a926ce732879 329 0.14 vMB 239
197,211 197,211 0000000000000106a761f9bc882b486460db6dfbd6afb8dab464b7f0316615cc 180 0.09 vMB 151
197,210 197,210 00000000000005405219d4ed095059df920e0ff018d6e4ec308a3060f1d212b3 297 0.12 vMB 204
197,209 197,209 000000000000040aa2304339ee2eeffded226cb6d5a0e13c0d8cc794cca59a75 490 0.24 vMB 146
197,208 197,208 000000000000005d952a8915b7e46f6ec8fd3f0fcb6ff45e5815797f55c2c47f 8 0.00 vMB 156
197,207 197,207 0000000000000225a8dc7b482816c074a1314717eb84604842bc9d674d144756 896 0.42 vMB 115
197,206 197,206 00000000000005aa9f47c687ae1af5312291edd3a535b8f51bae5b46f2550e18 553 0.25 vMB 142
197,205 197,205 00000000000000ed45c75b7cb6588459387cb4b53fbf11734f3b14b8786b36c8 32 0.01 vMB 18
197,204 197,204 000000000000047e90f20204a28ad247bf13d1060f2fc00ab043bd1fa2b2d739 152 0.05 vMB 126
Previous 10 blocks ↓
Total Size: 779.57 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: 270.38 GB
    • Received: 1.05 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.