Loading Tool

Explorer IconExplorer

Memory Pool

99,146 transactions
31.84 vMB
0.08300772 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 2674a0ec6a296b07b7d0cfaf11e4c7017bc9ddd861a705d7406a4fd23675dda7
Version 20000000
Previous Block 000000000000000000012004daca2f84eb607a4544a799d064611f1369c7648d
Merkle Root 832eb4c6de9288ebb5a615af8ad4b3c3cf0342628cc3f50fab1ee595e47567e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,226
Size: 1.00 vMB
Total Fees: 0.00993971 BTC
Feerates: 73.20 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,924 (656,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,752 259,752 000000000000001d9473ad2743bb46a833944e1504479f5994a621ecc2cecce7 180 0.10/1.00 vMB 58
259,751 259,751 0000000000000011f279764bbdfec4f6218a905a22c56eb965dfd73663aa8796 425 0.16/1.00 vMB 164
259,750 259,750 0000000000000000c6806450c0384eb602c8796c9c72c7a2807bff5eb703b662 519 0.25/1.00 vMB 85
259,749 259,749 000000000000000ffd9ec7be6e493a740b064e75ee87b82227a2267364c55815 90 0.03/1.00 vMB 147
259,748 259,748 000000000000001dd5cad5a0fe87dc06462f39094ae8dead0bdd701ea0bd8d6f 301 0.13/1.00 vMB 96
259,747 259,747 000000000000001d029f90106720a83c18bc235882644ffe5f931d98fdbf9f58 180 0.08/1.00 vMB 104
259,746 259,746 000000000000002220e3c6fb1e180776ef0a3cfb311e7e0a4018cb9ffb91cedb 286 0.13/1.00 vMB 94
259,745 259,745 000000000000000fc37c601830ead24cccc9672b7be3ad78f4b54a84046f1a9c 115 0.04/1.00 vMB 149
259,744 259,744 000000000000000596263ffe66f617b7d7299297d39d0e59edf4d7c8cde94d80 348 0.15/1.00 vMB 103
259,743 259,743 000000000000001aaae0960b1c2655a3fe20752c36e227dd98585e99d29f49de 177 0.10/1.00 vMB 124
259,742 259,742 000000000000000fdfae05ee164d0310230f7e24bbedcd886a09865f0758d2d1 238 0.10/1.00 vMB 102
259,741 259,741 0000000000000020b3260bd7fa1149e88996174ac76e485705228a353cb84a90 182 0.07/1.00 vMB 101
259,740 259,740 000000000000001df578b9a269a759a33d4e5fcc72e3b020b90d74621d02d463 272 0.12/1.00 vMB 123
259,739 259,739 000000000000000c0d554903ce3ae881bf204aaf44ea4db71266bba34a7427e8 586 0.25/1.00 vMB 106
259,738 259,738 0000000000000020192026a7f5f5ea45c893f7d32b3ef6722612e4ff4f698597 32 0.01/1.00 vMB 26
259,737 259,737 00000000000000209dea50e131d5ac229c4d29fa4841ff057a86fbe41686fcc4 470 0.24/1.00 vMB 117
259,736 259,736 000000000000001cdff34668c07a411a90a3ca933b8d92cf601e060ff0166507 428 0.21/1.00 vMB 102
259,735 259,735 000000000000000470ca189b0c6e60b69c1a48c1b3b20f68b20efb637e3b78e7 468 0.18/1.00 vMB 121
259,734 259,734 0000000000000001a60d5f35232f225154547208b2ec45d554b63b76fa37e482 18 0.01/1.00 vMB 183
259,733 259,733 00000000000000082ee7edf3df24b0a96fcd10888ce1e4892442bfc788f260ea 203 0.12/1.00 vMB 110
259,732 259,732 0000000000000016bb301ab06bcd4399cced470df37b8e5c99751cbbb5e7ff22 150 0.07/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.98 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: 798.81 GB
    • Received: 22.60 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.