Loading Tool

Explorer IconExplorer

Memory Pool

42,878 transactions
18.70 vMB
0.20286576 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: 103.19/200 MB

Candidate Block

Mining Attempt f69a3e1d084bff58cc0c8ef989c95f39cdbe07d8cc14b09c9c93ecbf4e57a645
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root cd1dfb532e529b3e0241a9c180e3569527483b23bb9579e940d53ed904e51170
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.06656704 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (706,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,187 207,187 000000000000042bcdd3f282397ea77190e31291b23b7529b0086a8e55be0818 154 0.09 vMB 150
207,186 207,186 00000000000003902212d8b1cd779c1a8c3b1f3fb51ee185b99848d4d3b85e60 131 0.07 vMB 85
207,185 207,185 000000000000044e64a6224e0a03ae87646d628c39b2d3bd07365b6a7564d814 53 0.02 vMB 128
207,184 207,184 00000000000003d99bbde677f3805b049a95ebc9551f629c06d3240b25c7e612 95 0.04 vMB 281
207,183 207,183 000000000000008e72c19cd57b1f59d502015a52c34ada8d7f01f64939db1a79 10 0.00 vMB 72
207,182 207,182 0000000000000241825162064da175ab7167912ba471d540d2476187e2feb0f8 113 0.07 vMB 36
207,181 207,181 00000000000000bb4cab578d43768cb2b1f5c112b63cb7ab12e350bcc4000da0 14 0.00 vMB 76
207,180 207,180 00000000000003099d78d53ecfc69d3be05d46c4f11b85535a5327820f93898a 155 0.07 vMB 184
207,179 207,179 0000000000000041e7191eb1ab4183be2a7c2540ad242155ea960905996672b7 188 0.08 vMB 233
207,178 207,178 000000000000005bda196ac3fc79daa77d09277c0215c38dee2a5e28a69b26e0 10 0.00 vMB 239
207,177 207,177 00000000000002bfd36feabfc71779196b13981f05acfc282da8b4b3cdef5f5b 134 0.07 vMB 132
207,176 207,176 00000000000003543f1a72223f1255604ff87532ec4bdf3269be8f439f2f9a2b 38 0.02 vMB 113
207,175 207,175 0000000000000056611f13026f45dd3bd07a72d47462d04b499e3e81f1f493f7 98 0.04 vMB 86
207,174 207,174 0000000000000418ba129644dc1aba2cebf90bac7165cba1840f13d94ac0ea1a 164 0.07 vMB 134
207,173 207,173 00000000000003fb6fb9431089b12e7b30c6eb644a0e7130ced1583909bf4313 10 0.00 vMB 0
207,172 207,172 00000000000004cdac37bbe1e146f75b28b6f6d6e173a02ae986f6d925716c66 324 0.19 vMB 147
207,171 207,171 000000000000031677d4b96aa9349df6d47b84308cd548cb8cc2ac8d2fc82a4a 42 0.02 vMB 96
207,170 207,170 00000000000003a6a891d97fd9286a2610a8ea230fd0320e28abdd409bfe3b96 17 0.01 vMB 150
207,169 207,169 00000000000001d985839442aac0179713fc7f6e5b109d524a272d3d55600d7a 262 0.13 vMB 153
207,168 207,168 00000000000004c4e2d9a1056e79d0d5db469dbf2704e8555ae296e710eff1fb 88 0.05 vMB 201
207,167 207,167 00000000000000112740a4c4c7042c90d3fb25fddb03c99b4ec2c1d76f4669a9 234 0.22 vMB 85
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: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.19 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.