Loading Tool

Explorer IconExplorer

Memory Pool

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

Candidate Block

Mining Attempt e6f75bb2f63acd41f0788a2882fd3ad83e6237caa012ce1d4ef010a06fcd485f
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,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
208,198 208,198 0000000000000149519102f5884abd5dfa2069589f35750b3ceba4c36e86e0a2 146 0.05 vMB 57
208,197 208,197 00000000000003bc68addd9d5ec82a5b721eafe072b5241c91fc42c495dd35d2 244 0.12 vMB 161
208,196 208,196 000000000000007f1bca0dea70a1dcdafd1c5bef561f910034805ef251f0fdd7 107 0.05 vMB 183
208,195 208,195 00000000000003c7f8c62554254d0e62e5404f7c9b264b159e2589068ce3f2d2 326 0.32 vMB 86
208,194 208,194 00000000000000c1d859587c72f7516f52b52f31701ef0847977e1a409fd245e 277 0.16 vMB 167
208,193 208,193 0000000000000283f5184287a4012a227015525ab515d430aadf84228b123f86 58 0.02 vMB 153
208,192 208,192 000000000000040961be47489a2e969ffbadbac7ef09d7f9a3cef9b6307096d5 346 0.18 vMB 191
208,191 208,191 00000000000001aa37f11bcebbb4176f9619bd6e7b7bda7e25747a4da8b64c79 307 0.09 vMB 48
208,190 208,190 00000000000003301408b93ff124088d8b016e1a985165b9d5902823f50c6d3d 128 0.05 vMB 230
208,189 208,189 000000000000000d95bd0a1b5698804b8eb51fd6118b73a9e80a75edac05d620 171 0.05 vMB 72
208,188 208,188 00000000000003dde61aab3d38c8ae0f8545a6c96bb62017f61d8cf8130b3e26 956 0.42 vMB 199
208,187 208,187 000000000000023cbd070dd23c8970714d0d5ee0e7303f70556e5e3e13c0a4d6 151 0.06 vMB 210
208,186 208,186 000000000000019f4b45d5dde3d2b71b194a7744ec7ded8030d0dd1c3e4d172f 537 0.20 vMB 212
208,185 208,185 000000000000014844bb1b27a14abe1dc45fcbccb608b8cafe90c7b765333023 150 0.05 vMB 455
208,184 208,184 0000000000000130fd1c0b378bd093abc3c012c2e6039d0d10be1feabddde993 130 0.05 vMB 59
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.