Loading Tool

Explorer IconExplorer

Memory Pool

42,635 transactions
18.61 vMB
0.19766291 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.63/200 MB

Candidate Block

Mining Attempt 198506d4f88d7bbced676c544c96356ce69de5f1f44c120b3abb717818bfbf73
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6a002e9d213cfb407b0e7f77aaae9f776210df06af3ddf8a0e3653c49bf329c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.06469125 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (687,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,371 225,371 00000000000001f21a2cdf6e03a9b439c4afdc9c92213ac3a0871eecfce0879d 32 0.01 vMB 347
225,370 225,370 00000000000001c6db4ec7f96a61bf216a918c99c9012f747d28e956e0348cb4 232 0.38 vMB 15
225,369 225,369 000000000000028dc3f6cecc7f0f5faec5bbab616d87121a4f503eb27be86cb4 303 0.14 vMB 147
225,368 225,368 0000000000000035ab5608812b59bf3d921d490dd6808948fdae0c4e3a43e92d 646 0.29 vMB 246
225,367 225,367 00000000000002a95363275453178452fead1a1b3cbd596178b1e47294ac5c3c 12 0.00 vMB 199
225,366 225,366 0000000000000368d53522a3f23face06565b07a8aa6f3e1cc43ee75ea586643 349 0.24 vMB 117
225,365 225,365 00000000000001fcc8bb41867d4c733d24c73196805c19dd7129bcdb01254062 1 0.00 vMB 0
225,364 225,364 00000000000001dabbb3210bf4574f91ca7679c1f2915a0c474d33dfec66f02e 181 0.07 vMB 240
225,363 225,363 000000000000017da092cc349ed794d82c9d18479d3c54252827087471f9b50f 430 0.14 vMB 266
225,362 225,362 0000000000000322f06155accf7ee2ba670f3a8171f58ad67aa3df95d97af814 52 0.03 vMB 128
225,361 225,361 0000000000000075d3f3f7fdefdba9a29338801ce3d0fac6fea2cd375e7726ce 40 0.01 vMB 3
225,360 225,360 0000000000000105effbd88c056702568b7c16dc8cf1b0e8e4ebed9fd26fd89e 90 0.15 vMB 27
225,359 225,359 000000000000038be8d2ba88b4481d47cb3a5e520a60fab3b7ff533ffd50b925 326 0.20 vMB 192
225,358 225,358 00000000000002fd3c8d0962a9e24b564606f2407b1b53d95b58e8e2f210c351 362 0.17 vMB 209
225,357 225,357 000000000000009e610381ef40d4cb6683f3cdecf70cccaea4134bd7f23f52fa 507 0.22 vMB 224
225,356 225,356 00000000000002ce60cf513715cbb93fe9545ed3240b3d5de470b6c76d234223 307 0.15 vMB 160
225,355 225,355 00000000000001839852dc7037e78c2a142a2cf51dac0f92747fb70273160e50 756 0.41 vMB 149
225,354 225,354 00000000000003c83d7462c7b87fe693f8e56c31d9deba3bd39eb097605dd0d6 229 0.12 vMB 160
225,353 225,353 000000000000020888c9d6f4173286ac82f756fc1d6c52f509ad43398e8bfe2e 751 0.38 vMB 150
225,352 225,352 00000000000000fbf3985f8d269760b04cde7e08dca348d873920c462dd750b3 247 0.10 vMB 200
225,351 225,351 000000000000007403f1113caf2dff81ea872474ddd02facc2a4a4df54d14555 729 0.25 vMB 221
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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