Loading Tool

Explorer IconExplorer

Memory Pool

78,672 transactions
30.26 vMB
0.07359008 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt eb26969d4510db8d36229aa050fd2934a50a1c1ad56815337efac3c38752fb9c
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 1a3907b7c9022fd552151bfa827f2bf944c622aba630331b0ddfef8461e9a7a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.00921048 BTC
Feerates: 45.66 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (235,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,784 679,784 00000000000000000005978a60fb546163a6ce7e8253a195ac83baeebe8dfa4d 1,826 1.00/1.00 vMB 211
679,783 679,783 0000000000000000000713ae4830487cfc488c8ff54513144775f669a376ccc4 3,091 1.00/1.00 vMB 226
679,782 679,782 00000000000000000005e1ff77a05182accf8a8105636cf248672b8396af9257 2,103 1.00/1.00 vMB 220
679,781 679,781 00000000000000000005be07036a1dc4f72b9c170bf51eba0e9a9771052f2506 2,546 1.00/1.00 vMB 211
679,780 679,780 0000000000000000000294d38e2e3a831dab44e66559e80152a9db3c85e28a65 3,049 1.00/1.00 vMB 247
679,779 679,779 0000000000000000000632f84c72d6dbb13ba75b3f95cb6252836f45fa700392 1 0.00/1.00 vMB 0
679,778 679,778 00000000000000000008cb676ef4b1d3c5f5911eb6c9b632cf2f7becd895e65a 3,084 1.00/1.00 vMB 248
679,777 679,777 000000000000000000050b28ebadf15f9e1405dbc5960b5158b2a9da0e35b3ed 1,955 1.00/1.00 vMB 181
679,776 679,776 00000000000000000004d45f48bb74ec8049fe8bc6e1406663010ccc4cd062db 2,392 1.00/1.00 vMB 210
679,775 679,775 00000000000000000003c0d1d48c65921240e733395e52d4e9402c306b9382ee 2,156 1.00/1.00 vMB 196
679,774 679,774 00000000000000000001dcdf48807d4a1f171a956783e416bc9f41650613b2f2 1 0.00/1.00 vMB 0
679,773 679,773 000000000000000000053ef3a269ea4e11c8dcb1ba940f695c04011c9ca6aa76 2,975 1.00/1.00 vMB 233
679,772 679,772 0000000000000000000b5e649e08bf4a1403de818843f30844a0ad81a069ec78 2,526 1.00/1.00 vMB 209
679,771 679,771 0000000000000000000638bd5c049c5a03ea0df05b29b2762e8ac97571da947b 2,526 1.00/1.00 vMB 185
679,770 679,770 000000000000000000079b73ac74786f24b5e33a9886ca36b23dbf58f483ddb6 1,222 1.00/1.00 vMB 171
679,769 679,769 00000000000000000004ed2099096fef966f542a9df59aaadafe609331cfe0e7 2,134 1.00/1.00 vMB 109
679,768 679,768 0000000000000000000989f799b4614415b61771339055f711c22fbf2e5d5c0b 2,304 1.00/1.00 vMB 164
679,767 679,767 00000000000000000006f86f09706b0768d73215e4ab7306dfdd41a8f485ff34 2,256 1.00/1.00 vMB 125
679,766 679,766 0000000000000000000a12f61fe2eeec7b2750119d7090ee2d93dce89d89fdc7 2,357 1.00/1.00 vMB 144
679,765 679,765 00000000000000000002676a9feb324686896adeeaea9aec382fa063f6eb1ca6 1,972 1.00/1.00 vMB 160
679,764 679,764 00000000000000000008d12a4423a60d0fc9e0e3af1aef4126e33785da3622bb 2,392 1.00/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.