Loading Tool

Explorer IconExplorer

Memory Pool

79,691 transactions
30.12 vMB
0.07958271 BTC
Random Selection Loading Transactions
Max Size: 184.10/200 MB

Candidate Block

Mining Attempt bef3d60b1be40825505b1c358800651262895674dd6c316376d78b5bd6589a73
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root f18020f865f99ed7007f9da2df68d02e27f95aa1598f7b32bb20fb2c60db9fd3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.01252149 BTC
Feerates: 100.65 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (398,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,622 516,622 000000000000000000287b09399df7d68f62600c90f66be9bcf70a11ec410127 131 0.05/1.00 vMB 53
516,621 516,621 00000000000000000044b8ca6eb9df427a86a5371018b25d270ba2bbc00a1211 1,641 0.70/1.00 vMB 21
516,620 516,620 0000000000000000003ee16a6a9faddf5fb9a2f3ccf8b728f6b909c65a36cf63 2,145 0.83/1.00 vMB 26
516,619 516,619 00000000000000000033af9afd529415e6894304b0654cb05cae4be7ff4542bc 936 0.44/1.00 vMB 37
516,618 516,618 00000000000000000003c48661706018596d63f92cdb25ae5496f1def08ff5da 574 0.25/1.00 vMB 23
516,617 516,617 0000000000000000004d25c2e3ee8a2da4ca81ce7b517be37851f9101354abcd 862 0.37/1.00 vMB 22
516,616 516,616 00000000000000000043c91fa029a0a78e835c39f39bd3879c5e12a808877c6c 1,322 0.61/1.00 vMB 38
516,615 516,615 00000000000000000018551b243e29c4e89a8978ec1c30bc6678103ce4c117c7 522 0.31/1.00 vMB 5
516,614 516,614 000000000000000000452f5d046b2485bd30c6eb1bdb46792bc68d0e3c266560 2,369 1.00/1.00 vMB 21
516,613 516,613 00000000000000000010789b947722667922b94f659969eb3647d83d7920598f 2,486 1.00/1.00 vMB 44
516,612 516,612 0000000000000000002d5be177c0e8ec374a1a6c8f25b217141dd02180b2d973 578 0.89/1.00 vMB 4
516,611 516,611 0000000000000000000ea4d26e86d542aa438d70fb5330bd4f7e60dba82ee978 1,029 1.00/1.00 vMB 4
516,610 516,610 0000000000000000000180de266cbcdeb646fb5fbc284a9f7f938cba4f906ff7 1,864 1.00/1.00 vMB 23
516,609 516,609 0000000000000000000b8207f560ecac5f75044200d0788b97d7d9523280767e 2,504 1.00/1.00 vMB 27
516,608 516,608 000000000000000000461797a3983b6a35308ba9e4cae8a057189c816a7598fa 1,387 1.00/1.00 vMB 8
516,607 516,607 000000000000000000063ab03b72a3d3f2905788bd687ddf23fcf5dda2c5717d 2,839 0.99/1.00 vMB 27
516,606 516,606 0000000000000000002e7646d5cdf1b429bee23220ce838eb084bef388bbc8ef 1,836 1.00/1.00 vMB 23
516,605 516,605 0000000000000000004a4fd129e82bdf6095a8c35f1263927441c00d9114f6e3 1,560 1.00/1.00 vMB 10
516,604 516,604 0000000000000000002319ca9e2e783ea83d396b843bbc022710cfe4f4d6299f 2,664 1.00/1.00 vMB 18
516,603 516,603 0000000000000000001a9b0e6f61c5a4a119b8103f6b7d2eaabf0c750fb9189d 1,798 0.78/1.00 vMB 12
516,602 516,602 00000000000000000010fd16c7a6942a3c7446e62899de56c5373184fdc35911 2,170 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.