Loading Tool

Explorer IconExplorer

Memory Pool

45,872 transactions
20.38 vMB
0.05483704 BTC
Random Selection Loading Transactions
Max Size: 116.59/200 MB

Candidate Block

Mining Attempt 6919989e467734d96ffb4059a0b24b4a0f38095a2c0952fa38d10805958f4a16
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root dc94dd11e687a43c0b66f1a08e760bd28eb45ed8c6300a27f92c150388d1dd07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,294
Size: 1.00 vMB
Total Fees: 0.01447117 BTC
Feerates: 453.09 > 1.45 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (646,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,154 267,154 000000000000000a1caf4ff5259e499aa4a00f5dcb9815c3ba6116a288aaacb0 436 0.16/1.00 vMB 80
267,153 267,153 000000000000000178e6741452e760569738ae9a1916cefd8503a5fb8577afd0 260 0.15/1.00 vMB 52
267,152 267,152 0000000000000004d9cb9b6d4fc6ce95107bc61e3a2c13a45405684a4bae1573 125 0.04/1.00 vMB 36
267,151 267,151 000000000000000ac5469590b94544a64f2823fbe8f20d452c524b84fa4ebb61 1,008 0.42/1.00 vMB 75
267,150 267,150 0000000000000005308f7206b5940fed0980616a02e6863b178b451efdd00d18 589 0.32/1.00 vMB 37
267,149 267,149 0000000000000004dfffba662d1c96ea975b6bace52329dffe5943467834d0b4 569 0.25/1.00 vMB 161
267,148 267,148 0000000000000000fae799dd3716f19c549dd662272095702e1cda4d5819a7fc 225 0.07/1.00 vMB 58
267,147 267,147 0000000000000001cd582aa3bf84f99a52695b2eda240f39ccbf334300b407c4 1 0.00/1.00 vMB 0
267,146 267,146 0000000000000004f1a9614c415dddd77b9a2ee4840b521ec54bb0d716a057c0 545 0.18/1.00 vMB 65
267,145 267,145 00000000000000040fc81d9027530b199e2aefe59b6b6c0b7fdf63f4b5f2c15e 732 0.34/1.00 vMB 33
267,144 267,144 0000000000000002a64426fa9b6e4fba37bfac7fee42e4a1f8bac978ecc5b400 688 0.25/1.00 vMB 185
267,143 267,143 000000000000000ad82f75102d8949c0c4de82f57759294c275b9f0527d4713c 350 0.18/1.00 vMB 40
267,142 267,142 00000000000000091b9ab6ad02a6114578ed6861fb809fde958b0ff1a79c7842 268 0.25/1.00 vMB 49
267,141 267,141 0000000000000004171d51b39d2bd517c27f49daafbe319a7f033b64a90e734d 644 0.25/1.00 vMB 118
267,140 267,140 0000000000000001b8f95dd6e7aa9c224dd981ea1e23a170abb03946e095ecbe 56 0.02/1.00 vMB 50
267,139 267,139 0000000000000005b7996a7b18d991c1ed80a75b3f43f388fad4c42142669fdd 353 0.15/1.00 vMB 92
267,138 267,138 00000000000000066f2757f3f7691644ef2aa0fc1bee28beddf4aeb3595d3ced 175 0.11/1.00 vMB 43
267,137 267,137 0000000000000006d9736dd347bf868566343c07609e0a6c5340ea1ba61657d8 96 0.05/1.00 vMB 62
267,136 267,136 00000000000000024b8d9dcaf9f5ee5385fc4137c8b69dd05ac6d5664d009769 439 0.25/1.00 vMB 67
267,135 267,135 0000000000000008ea8d29dd2b7846938351bbf5b469cb26aa4e98f0c31a9d65 569 0.25/1.00 vMB 87
267,134 267,134 0000000000000007fc493d37f59bc18e4997143ec51c711f2c3b3cebdec735c1 419 0.24/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 780.54 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: 535.94 GB
    • Received: 5.94 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.