Loading Tool

Explorer IconExplorer

Memory Pool

77,188 transactions
28.62 vMB
0.06310171 BTC
Random Selection Loading Transactions
Max Size: 173.73/200 MB

Candidate Block

Mining Attempt 3ffab041042d47fe7042fbe72c345ba0ac34d233cbed492b75d382daa590d122
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 4addca3e6bf041286647aa970182ba169730a9b3df0653dbfae2fa885e92e863
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,832
Size: 1.00 vMB
Total Fees: 0.00371857 BTC
Feerates: 13.94 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (157,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,563 757,563 000000000000000000063e4e7293bc1f39dbb78b961948ef7cbfa7dd6d3ade6a 2,901 1.00/1.00 vMB 18
757,562 757,562 00000000000000000006664dc762b7c89b9944bb4da2ffd60f0ac1ded5a09abd 603 0.19/1.00 vMB 8
757,561 757,561 00000000000000000000f3ffa6cb9e1a9014c9a32db7de9a5ee06a990429778d 296 0.11/1.00 vMB 6
757,560 757,560 000000000000000000032a28538f482afe1116a841390ef5a653b33d8b3265f7 439 0.12/1.00 vMB 9
757,559 757,559 00000000000000000004e521bab61b1d8706bd0f71969e15816c2f92912efbe2 343 0.48/1.00 vMB 2
757,558 757,558 00000000000000000006e76c2bacd7abb7afa5093c48d53a3395503ccff525be 141 0.04/1.00 vMB 8
757,557 757,557 00000000000000000003b0dd6fb6b8ade30e18ed7e4b09210ec892bf15d261ee 1,370 0.76/1.00 vMB 1
757,556 757,556 00000000000000000006521f35c339b6b8eaf71ba2305f59f368cedf6619f9ec 2,801 1.00/1.00 vMB 6
757,555 757,555 000000000000000000027e0cf07563e3db404278d7e5d6b5ba547af579548d87 3,271 1.00/1.00 vMB 13
757,554 757,554 000000000000000000075382bee864f48f68a4cb1ffc65b8f944afe6dd5da592 2,533 1.00/1.00 vMB 11
757,553 757,553 000000000000000000081c1b90eb7016e3173cb0685563fa8304533d28a2b8b0 573 0.22/1.00 vMB 8
757,552 757,552 00000000000000000008a04efd40c4904cfb180e41dfb3cd30eddc20abbb222e 1,904 0.88/1.00 vMB 3
757,551 757,551 000000000000000000014a59ec18ec79107dcb63e38159cc3a3826435936b9f2 2,118 1.00/1.00 vMB 6
757,550 757,550 00000000000000000007267af9ac58fe17beaec0cfb0107078129331ef7e1153 2,167 1.00/1.00 vMB 17
757,549 757,549 00000000000000000002b01a25109e59b007cc0272db565a3f942f3f0db601dd 1,462 0.61/1.00 vMB 3
757,548 757,548 000000000000000000079f8f03f9e8f807cd71f6e74a818925c253d664c7cdf3 2,943 1.00/1.00 vMB 10
757,547 757,547 000000000000000000015e1452b26b92bf4644daa776f18e7c6571f22c934715 1,898 1.00/1.00 vMB 6
757,546 757,546 00000000000000000005ae8682a94aaae8b824ab44a2e7de8a5e921f6e0dc8d5 2,695 1.00/1.00 vMB 8
757,545 757,545 00000000000000000000b6c999f2454928000f9d252d373836a9a3d09b5252fd 1,856 1.00/1.00 vMB 3
757,544 757,544 00000000000000000003b3bdd08b2bc8a4dac190685d4a562b15cf14e3f2fed0 3,327 1.00/1.00 vMB 15
757,543 757,543 000000000000000000044d46961d6f02788bb8118b916ed5224009325b5236c1 58 0.01/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.55 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: 669.61 GB
    • Received: 15.75 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.