Loading Tool

Explorer IconExplorer

Memory Pool

72,480 transactions
28.04 vMB
0.06830938 BTC
Random Selection Loading Transactions
Max Size: 166.03/200 MB

Candidate Block

Mining Attempt 495a59e93e352de1165b478654defe59b39bf63a9a4fb6f7aed57f7b2249c943
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root d305c0b4edf1be67cc21619959ee80e1df05623c873dcdc0bd834a1915c925f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01224762 BTC
Feerates: 157.46 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (696,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,302 218,302 00000000000001e00d81d12e967b76d10ffd29b555cfda3bbb79af4e96818136 587 0.23/1.00 vMB 203
218,301 218,301 000000000000002ec923d417c853fd4fbe2b8cf7647c3cc33902aaf9f05d3201 416 0.16/1.00 vMB 193
218,300 218,300 00000000000001d6b66aa673fa43ba2405f398aa415a2b8b9562d3d4868a1977 378 0.15/1.00 vMB 227
218,299 218,299 00000000000002aa5cbed453e3e7fba2b8ec1e9b273cc43cf2276f093ce602db 402 0.17/1.00 vMB 184
218,298 218,298 00000000000003bd59e96a8c624a84f05d7c772bd477389e57fbffde63db1943 395 0.19/1.00 vMB 173
218,297 218,297 00000000000004fb48a7497215c476a84d747f2af7430c183839e74e0567d317 294 0.11/1.00 vMB 191
218,296 218,296 00000000000002805731f7a8f0a4cdeb74a9082b644c582a93d45f8eaa5aeb43 61 0.08/1.00 vMB 86
218,295 218,295 00000000000000df0fb27a4ef3322c2e571e6434a0f1cff83d6b49a590928d4a 311 0.23/1.00 vMB 106
218,294 218,294 000000000000050df850f51107395b1ad5058bb990ac281b036a8641405bd35f 721 0.25/1.00 vMB 212
218,293 218,293 00000000000000838865c8f762964e690bfbc5d68740afbf7f674533d9ccfd2f 655 0.31/1.00 vMB 1,244
218,292 218,292 000000000000002bcdecd0575daf7a33902df9de7ee45ea53b7a172073ab15e3 401 0.20/1.00 vMB 156
218,291 218,291 00000000000003a70f8590c7d6c267b75613d4c1f8a51d00e91ea9d7b20c2eaf 686 0.25/1.00 vMB 209
218,290 218,290 00000000000003780289c0caa033e15b94717e8836444b4b758b95c9465b3774 597 0.25/1.00 vMB 216
218,289 218,289 000000000000015f2a7dd35eadc8d88d56e91c77d109f565402f300c10974029 129 0.05/1.00 vMB 142
218,288 218,288 0000000000000531d817d7784a3da63a8208e28f3a0f6564fc21106490200aff 640 0.25/1.00 vMB 225
218,287 218,287 00000000000002bcda330ca3c91647d5b7077b16bb4d2596e37b63c9d2d46dd1 450 0.19/1.00 vMB 168
218,286 218,286 00000000000003eac284ff607b509856b760447a4e57eeb0953fd52b19b60063 651 0.26/1.00 vMB 274
218,285 218,285 00000000000004e588a6a50a69ba4103ad273f031fbd3ea327c21449846ea77f 98 0.08/1.00 vMB 122
218,284 218,284 0000000000000597fb363ce319c6da9dc566fd574c30dd0f749bbfee52f2973e 471 0.20/1.00 vMB 210
218,283 218,283 000000000000033cc72c487cc2e6b568313b42229f9adeb7abaa68e7d45a10f9 21 0.03/1.00 vMB 76
218,282 218,282 00000000000002299261f3b0f08a97ce7a492ec440d651d9878ff717fdb64d72 444 0.18/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.