Loading Tool

Explorer IconExplorer

Memory Pool

33,706 transactions
25.54 vMB
0.05577311 BTC
Random Selection Loading Transactions
Max Size: 129.12/200 MB

Candidate Block

Mining Attempt fc014ef14262b348a77f5c0497b2a99fe5df25f8ebb0d15c885f689f7fa4c647
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 2e5ce2f5fa7b46350b7df9df0849a9eab7937aea556c0320401214a0cdbde673
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00928823 BTC
Feerates: 74.70 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (635,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,488 279,488 00000000000000014200cb2fc52736a4177d249fbc158805db7d3d8d6b229f08 76 0.03/1.00 vMB 162
279,487 279,487 0000000000000002b439e052fb799f04b32171a89e667534c04a81c31340dc35 843 0.35/1.00 vMB 58
279,486 279,486 00000000000000009f20e07d2e4a31dabf0cea3c8e896644aa2cd49c8e4afbde 250 0.13/1.00 vMB 48
279,485 279,485 00000000000000025b3c23e40cfaaa8a652d0c537c00049dc63997fea48acd3b 134 0.06/1.00 vMB 31
279,484 279,484 0000000000000002f83b46f00505a83794e672f2cf745e994ab973c83c68daf3 48 0.03/1.00 vMB 12
279,483 279,483 0000000000000002c7383c35a39cdf1bd51955a1d17f2b48655ac8a112d89ae1 90 0.02/1.00 vMB 42
279,482 279,482 0000000000000002ba17a14fa7d5d3efe2a03078b18a1e40e11cfc683ca97442 298 0.18/1.00 vMB 37
279,481 279,481 00000000000000018fd95dc15dc11613c9c8a52c5b10be424cd21bc7af27872c 61 0.10/1.00 vMB 13
279,480 279,480 0000000000000000e5154e2d7583f2793c10adcd07789eb34fb499f664e60ac9 929 0.47/1.00 vMB 48
279,479 279,479 0000000000000002d547fe26fb6079feab18778b307f2bbeb0647c2b5058769d 711 0.25/1.00 vMB 69
279,478 279,478 000000000000000214d5f0601c41a5ac0ba24d30cd0c634518a6ee2b0f05aef4 88 0.05/1.00 vMB 37
279,477 279,477 000000000000000091c48730d0d133a40ada6bf37a45ca96a85a4b1bd803ffa4 30 0.01/1.00 vMB 32
279,476 279,476 0000000000000001a8986271a62de41d7acba22338f5419108b1f1a35ae4c56c 25 0.02/1.00 vMB 19
279,475 279,475 000000000000000019b60b82d392f445b5a42510b666b286c851c8c93ac0f2ad 361 0.22/1.00 vMB 28
279,474 279,474 000000000000000185b1a2da821ee5b2611a9b75ccce27142a38a25d150e458b 357 0.15/1.00 vMB 40
279,473 279,473 0000000000000002f30a7bfdb157159032b1fc4f28cc47773011223cdbf947fe 38 0.12/1.00 vMB 11
279,472 279,472 0000000000000000db82f1369c858f2381c475c6a06111c9fefccd0bd50bf27f 506 0.35/1.00 vMB 27
279,471 279,471 0000000000000001b03c7995c2ccf5fd5c717bff06201a4bd5dc21d4499106ca 183 0.08/1.00 vMB 83
279,470 279,470 00000000000000019e94723287ff09095f01f0909c2da056ecacab6c062d02a0 146 0.05/1.00 vMB 64
279,469 279,469 0000000000000001b37fb1208268cd57e4aeeff20cc0fba633b9506b94ebdfbf 127 0.04/1.00 vMB 36
279,468 279,468 0000000000000002336edd9412f05cb5e1927987e94807d59af359803588cfa6 238 0.12/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.