Loading Tool

Explorer IconExplorer

Memory Pool

73,567 transactions
27.27 vMB
0.06465177 BTC
Random Selection Loading Transactions
Max Size: 166.31/200 MB

Candidate Block

Mining Attempt 1e1b240565c21b5f9dc0a3a8d5fd1ed9ddee4071899b4162342940892d4d5181
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 5a229ab6672058781f685edf64eb3e7c19d25e49951399faa7ec8bb0987eb132
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.00533377 BTC
Feerates: 74.05 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (262,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,368 652,368 000000000000000000003685ea362466f0ff54735b933f9652e4d075d8f9a898 2,258 1.00/1.00 vMB 21
652,367 652,367 0000000000000000000b62438a0aa220028ee68a14b72b66585383dabeac10b2 2,597 1.00/1.00 vMB 31
652,366 652,366 0000000000000000000bade3ffb482539dc2a6851dbb22d057216e9ed87ab9a7 2,151 1.00/1.00 vMB 41
652,365 652,365 00000000000000000005061382e3900d49ce0c4293307d8d99ceb1596794de23 2,357 1.00/1.00 vMB 88
652,364 652,364 00000000000000000008d83eb772157c88d09bd908d51cdf9828fa2b6e00029f 2,902 1.00/1.00 vMB 44
652,363 652,363 000000000000000000063f5d0ebfc3d0d1054b55e7d31e3855c117689c86daef 2,419 1.00/1.00 vMB 60
652,362 652,362 00000000000000000000e780b0f5d5e064e9a870480f88b91d1ecf1951485d55 2,344 1.00/1.00 vMB 16
652,361 652,361 00000000000000000009328c6158806135cb3bb1709776049185d16164be66e0 1,974 1.00/1.00 vMB 62
652,360 652,360 000000000000000000074092c57708f223016ab5af634ca1bb10f68a3d8b8f6d 2,413 1.00/1.00 vMB 33
652,359 652,359 000000000000000000017650c8ef87a06a21d08b062573a94eb0ac9c05ee1160 2,072 1.00/1.00 vMB 72
652,358 652,358 0000000000000000000b0148125eaab0f62266276534d9bd57eb42b39619f83c 526 1.00/1.00 vMB 5
652,357 652,357 000000000000000000081377c326faf96ccd3edc815d8861d83e57435d74fc37 625 1.00/1.00 vMB 10
652,356 652,356 0000000000000000000bf3130089285060c5098009bebe497816b658f367c831 1,665 1.00/1.00 vMB 31
652,355 652,355 000000000000000000082a9e325470211c8081493ab6cb418f89a27d7eb51542 1,971 1.00/1.00 vMB 27
652,354 652,354 000000000000000000037baeca08665405661fea105b207876e193e006be6a17 2,191 1.00/1.00 vMB 29
652,353 652,353 000000000000000000042730d62a3b39ba0589c68b8b5edc0602f642272802e3 2,533 1.00/1.00 vMB 75
652,352 652,352 00000000000000000007ca32c90ee0e963b19a242e9805d265053bd3200e73e8 795 0.38/1.00 vMB 34
652,351 652,351 0000000000000000000d5706541e65bc81f8be4250ef97d74ec7a69503409075 1,380 0.60/1.00 vMB 33
652,350 652,350 0000000000000000000425054783b4ba4a7409ff7a09edea9d4b17bbc977510b 2,054 0.96/1.00 vMB 36
652,349 652,349 0000000000000000000014149d56955387501f7d017b8133ec4d1d517bf7a7ba 1,622 0.74/1.00 vMB 38
652,348 652,348 0000000000000000000e39a838747847b3fe964b4253c81d17595c2ae541f51b 1,646 0.50/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.