Loading Tool

Explorer IconExplorer

Memory Pool

13,877 transactions
5.69 vMB
0.01825895 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.00/200 MB

Candidate Block

Mining Attempt 228186ed8e04c4ef06f2e4a81e159a23f5e963c80f088b43dd514976b4e8eb5a
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root ae3a238be8a57abbe2092dc80d8f9cd16581aab7d541e6fac9f27693ca4b8606
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.00865905 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (705,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,219 208,219 000000000000006bd8e77a99da1cbad2b3bb85d7902955a5954d0563f9e59316 22 0.01 vMB 119
208,218 208,218 0000000000000074c944aa4e28132be7a01b298fd0ca4a0570b88074190564af 85 0.05 vMB 87
208,217 208,217 00000000000002820a8962c807d5f7c9e09cc0bfd872fc5afacffedd5ba5a24a 652 0.25 vMB 178
208,216 208,216 00000000000002387e9bc58ff5eeeb43ec81a058c7100a6f17fb15b100180857 572 0.27 vMB 349
208,215 208,215 00000000000004317e7c4b8aecd6e0def3e4f07693d5cf13064112dc648409ad 319 0.12 vMB 175
208,214 208,214 00000000000002b74efb9ca235e7b01bef74ab178252b72c36d6efa7fa5c0557 619 0.25 vMB 185
208,213 208,213 00000000000000ab3e99326cd8dfdbe4432ab1021a6fdff12c31e49736b98dbb 157 0.06 vMB 112
208,212 208,212 00000000000000a4c841fe7fef2d1ba88755b6df5f99c0d14b1b2914653aedc3 894 0.42 vMB 167
208,211 208,211 00000000000000e011c9fee21476c2a58f5f3f0c7c5fd58d0eafe67cabe44b11 644 0.26 vMB 216
208,210 208,210 00000000000004c630f1e93dcb0648aa90459751f3c43170a43c43cf4eb7bce0 142 0.05 vMB 72
208,209 208,209 000000000000029f553740e1498f03984b9cbfcf5885b7305d4ebb0c5a7c58af 254 0.16 vMB 116
208,208 208,208 00000000000001cc2db19509b4690f07ee3c78a7360f9e9dda9bcc49e051d508 321 0.14 vMB 210
208,207 208,207 000000000000037b68cf3226e98cfe90218d2ba7a8f2ec8895d7582d190ec745 54 0.03 vMB 53
208,206 208,206 00000000000004c72b281761cd5aef351f8446878092677940bdfbd72eefebfa 512 0.24 vMB 157
208,205 208,205 00000000000003dabd2209867f360682bfbc91cafb168c6f9867a5c67494826e 832 0.25 vMB 250
208,204 208,204 000000000000005e0e1c1e9e84465be48ba700283edf1f075dc13a4412f34217 594 0.26 vMB 276
208,203 208,203 0000000000000478d720d38ac5b40a03eb047929387fe0ea0b1d30dd8024e26f 68 0.03 vMB 90
208,202 208,202 0000000000000176e1d8b66d1bb9e8871f5d61f7fc0ab5ddd06092f17c5d7d1d 444 0.15 vMB 198
208,201 208,201 000000000000031c83d1f8de006e55a7223d3fdacc00252dbfeff3be569f4ea4 167 0.10 vMB 138
208,200 208,200 00000000000003cf1de105fb5d56114dedeac8ac77e97cd482da16143aa0e71a 461 0.23 vMB 143
208,199 208,199 00000000000003d263d00af54f7ce2ac5671ef5c9b79d9117064a2d0720a2dd4 376 0.16 vMB 180
Previous 10 blocks ↓
Total Size: 779.66 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: 310.42 GB
    • Received: 1.47 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.