Loading Tool

Explorer IconExplorer

Memory Pool

46,412 transactions
27.98 vMB
0.07549910 BTC
Random Selection Loading Transactions
Max Size: 147.20/200 MB

Candidate Block

Mining Attempt 09e178c68654efc24aa2aecd1ecf37009a3c7e9b22347b8d444815da6cafbc0f
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 8b24e68b29eb35446818c997090567c73a2c8f315a79e3a2f75c23e108c79a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02218790 BTC
Feerates: 100.36 > 2.22 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (375,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,562 539,562 0000000000000000002576794943ade33779602b7e12cf3ac3b440a9ad712d8e 170 0.05/1.00 vMB 17
539,561 539,561 0000000000000000000bd0f5215e19d7daf6deaa4510a7c13e471e2c039c5ffc 760 0.32/1.00 vMB 16
539,560 539,560 000000000000000000208c06b4236e87cae41472fe0d28fe1b96693317b807c5 155 0.05/1.00 vMB 24
539,559 539,559 00000000000000000012a9339f5ca5dac7ddeacf97043283ef11ae91a6217ba2 252 0.06/1.00 vMB 8
539,558 539,558 0000000000000000000120d2da9452a5e9d4bb0d10619d652e33b5d6dd5242f5 1,538 0.59/1.00 vMB 16
539,557 539,557 000000000000000000267e0e7d6f69f06b21fd59d5b92daef84273b2642fa8a8 1,463 0.54/1.00 vMB 25
539,556 539,556 000000000000000000058fc57609e9a79ab2a77fce0e2660e958cebaa4d3ccd1 538 0.24/1.00 vMB 14
539,555 539,555 0000000000000000001cf0e38e3e6d3ab8a8062940b3aa420fee6a74b5b4ba7d 740 0.25/1.00 vMB 29
539,554 539,554 00000000000000000006ee4133bf407f79b45457f6b6c3257e2342afff8e3180 35 0.02/1.00 vMB 36
539,553 539,553 00000000000000000003d42176042eda4221f99de1d46b0cad218a89b26a4eef 298 0.12/1.00 vMB 12
539,552 539,552 0000000000000000000e2c3ef35940f3edc6e75fcf585211a90425cf52ea8922 82 0.03/1.00 vMB 10
539,551 539,551 0000000000000000001b003c929d05b36eb887563ac43c95063f1797b3ab83ee 305 0.10/1.00 vMB 14
539,550 539,550 00000000000000000017b7f61aff12b19a4e341397c0300df67aaf578cf34043 1,181 0.47/1.00 vMB 23
539,549 539,549 000000000000000000179a7cae39437e5cd3a20d8b43424743288ef309812053 386 0.13/1.00 vMB 16
539,548 539,548 0000000000000000000184ae862741462344989758cd7c10f73842b19a3d1446 212 0.16/1.00 vMB 8
539,547 539,547 0000000000000000002561a1f4ed60436284adc3b2a8a8dfd3d71cffd82285fe 1,152 0.71/1.00 vMB 14
539,546 539,546 0000000000000000000e78cfb6741126746b2e79e657e64ee4b8a8adb2faf578 660 0.26/1.00 vMB 21
539,545 539,545 00000000000000000020157c7249ce671349dc248924e60ac68948aa4f45b19a 430 0.15/1.00 vMB 15
539,544 539,544 00000000000000000019a478fed451451a6446162133ae20ffcca723328c9104 673 0.31/1.00 vMB 13
539,543 539,543 00000000000000000006050c52aebe14f89df8c3cf15bb5299c7b624a89a5509 1,957 0.75/1.00 vMB 21
539,542 539,542 00000000000000000016f01078ab052be22de7d1b7f4ed9208bb587797163d78 589 0.21/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.