Loading Tool

Explorer IconExplorer

Memory Pool

42,106 transactions
18.36 vMB
0.18601237 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: 101.41/200 MB

Candidate Block

Mining Attempt c4930ddf824fbebccbfc27498bbe90d92158ae30fa7f8e856a701ea1b94e6222
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root dcb85d9f8d87f71a5e44454a62db5c0127e79975926af011be25ced440fb5cc6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.06147095 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (710,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,262 203,262 000000000000022ba9d5777de792125d3ec230d762d94533af3c4c1de90ecf36 183 0.09 vMB 93
203,261 203,261 00000000000000621c6f5448c9e0e4677e09fc2a8eed0de5a232d13449a88bb2 30 0.02 vMB 151
203,260 203,260 00000000000001de229260b63d17e6586f3e5c3678aae54dd14354f1c5aaaf16 540 0.20 vMB 137
203,259 203,259 00000000000002f7d8d1f63b5f49b464b60562a89b31f0556d107b6c02cceb43 130 0.05 vMB 72
203,258 203,258 0000000000000132299bfec2ab5f89d55baaa42dc2af22e258e41876e32286c6 546 0.25 vMB 161
203,257 203,257 0000000000000528034951c38597de6d711a4a40264f53d05ed0299c21032d56 15 0.00 vMB 0
203,256 203,256 00000000000003e412d930f41d022b606c18141a15f9ecc1b9adb63925454764 421 0.16 vMB 143
203,255 203,255 00000000000003d859de45784a962e5130ace2ce2225281a3403e00caf0bcfc0 135 0.05 vMB 318
203,254 203,254 000000000000014920f20503bb8d761d6e522691aef617773eb0e3485fab9e55 207 0.09 vMB 120
203,253 203,253 0000000000000488ae261d43597ef084d4ce77c70dac9c57418b134e59466842 87 0.04 vMB 56
203,252 203,252 00000000000000a25812238e371a59238ec00f7207cd7c7fdf4cfbf505ba6dea 140 0.05 vMB 155
203,251 203,251 00000000000000ad062d2f1f139fc4df097efe2dfa6d059575784530e519043b 221 0.10 vMB 118
203,250 203,250 00000000000001a907974eef12f8489821409f0b71af87aa82e61a5a6610a6e0 269 0.12 vMB 105
203,249 203,249 000000000000046297a32410a28e43e20d111a27b73310ff7fa099e94fda0623 329 0.15 vMB 125
203,248 203,248 00000000000004fed43df835c80b3dc1335231b20238763fd1a7138c192c1bf6 57 0.03 vMB 66
203,247 203,247 00000000000000dc3352bd2b664d4862521a151eaf8b5f5571061fded6148256 33 0.01 vMB 79
203,246 203,246 0000000000000558926af7c59bae975fbe9845661dd889e6ce75f4953936b2fb 676 0.31 vMB 110
203,245 203,245 00000000000000cb4b0a4b8c43ed87b83978642424e8a1697d23631b11512895 253 0.11 vMB 115
203,244 203,244 00000000000001a68a7d281fca793ec81cf50e8b562fe7cb0c14666e1dba9dd6 369 0.18 vMB 148
203,243 203,243 00000000000002c70ba9b53fb6dbd170656c96a8f8327869660aa0b0b1c24e0d 1 0.00 vMB 0
203,242 203,242 000000000000006f13d92f75d658633813c3accfdfc4ca1feab579b4cfb4bd18 450 0.20 vMB 95
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.00 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.