Loading Tool

Explorer IconExplorer

Memory Pool

82,260 transactions
34.46 vMB
0.14349830 BTC
Random Selection Loading Transactions
Max Size: 195.99/200 MB

Candidate Block

Mining Attempt 777e17860bc188947943a63badb7aca6638205158117a6bd458427662ccac2ae
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 22fab7c2d06700f85064018043c9abbdbacad69bc2dd52d1418d42dec4d186e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.03009892 BTC
Feerates: 104.71 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (636,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,127 279,127 00000000000000025480320c6c44d17b893ea7125927fc344c9da54d4cde5912 90 0.03/1.00 vMB 247
279,126 279,126 00000000000000026fb082d7b7bf082c3e3f26e4778613a964a00783452c572a 403 0.25/1.00 vMB 21
279,125 279,125 00000000000000009de0d9ae9d2284a6e5d71d2fa558673d4f450a7436121af1 601 0.25/1.00 vMB 39
279,124 279,124 0000000000000001bc0bd86a20f65c0582e48349b6721218210b4a89732cd9d3 722 0.25/1.00 vMB 70
279,123 279,123 00000000000000021b8d6f17afa94f73c0c2d4922064e377bcb09558cab007ea 692 0.25/1.00 vMB 65
279,122 279,122 00000000000000008e5adea7060a87ec39cad44b741b2b003e10187b2b246fb5 656 0.25/1.00 vMB 40
279,121 279,121 0000000000000001eb2be68dd97aa086d517d9b925e818426516e76ca06f16e0 835 0.25/1.00 vMB 75
279,120 279,120 00000000000000013f391a440399bdf0ed5b3ce53f69b645c1f9c5a38b068527 114 0.03/1.00 vMB 374
279,119 279,119 0000000000000002253aeebb49c4327945c5feec1cb9216b39064114ccf74b16 611 0.48/1.00 vMB 33
279,118 279,118 00000000000000007ab3c02a996089b26d0aeb38df5c29200a98761d024077c6 845 0.35/1.00 vMB 39
279,117 279,117 0000000000000000e4e1a490b6adf643f28f26a0ff7f3dfe87c54fff4eafdd43 84 0.03/1.00 vMB 168
279,116 279,116 00000000000000024a5ebba42a090973ae1bafc0abacfc58eab13ed6de76b6d2 770 0.25/1.00 vMB 62
279,115 279,115 0000000000000002c201fdfcdd8d6dcacf3023f3f1c19bf32906d30125a2878b 602 0.25/1.00 vMB 61
279,114 279,114 000000000000000275a236b9589a220f9864a14b862fb7f3047f0611cc1240c6 269 0.12/1.00 vMB 26
279,113 279,113 00000000000000008d8d66f403ef14ab4303043433edd09d5b83c1781c0176f7 164 0.12/1.00 vMB 24
279,112 279,112 0000000000000001f5030ef65370d6757f8d10948e7da87d5bb7504f65b745ca 319 0.25/1.00 vMB 35
279,111 279,111 00000000000000025e488518ba0725451e65df293d7b8f55edacdb6a7adfb02d 1,122 0.50/1.00 vMB 39
279,110 279,110 0000000000000002e60f08f9de89ed85d2ee3451eec5a7fe79868b567315e853 107 0.03/1.00 vMB 54
279,109 279,109 00000000000000018633757b449dd5329e17149a3b34001ecb90badea1523775 104 0.03/1.00 vMB 242
279,108 279,108 0000000000000002da467e4cb5a37e8509a8a12e4ba39831a6f46a4b52590fa1 418 0.19/1.00 vMB 773
279,107 279,107 0000000000000002188dd7ac866021bf0a062cc26e39ec3267e292ac345e9e1e 200 0.08/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.09 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: 726.48 GB
    • Received: 18.45 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.