Loading Tool

Explorer IconExplorer

Memory Pool

73,520 transactions
27.19 vMB
0.06290687 BTC
Random Selection Loading Transactions
Max Size: 166.11/200 MB

Candidate Block

Mining Attempt c662db0d75645dabfe5c735d776b2fe60bdd796a430a46229360b8aa2d14c92f
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root af12587042ebf0ff47c0793d4302f29a7634d9054a2d350d117872eb703ae290
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.00501776 BTC
Feerates: 74.05 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (112,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,204 803,204 00000000000000000000e2bfce2c76ce713bb57b389d7e78fc1089a14f9aa749 4,465 1.00/1.00 vMB 7
803,203 803,203 000000000000000000055e8afb7de0b7274036e652b430e9cfca8dc31482de2e 6,200 1.00/1.00 vMB 8
803,202 803,202 00000000000000000004d871d65618378acdc19f67f339a54afac353fe094beb 2,439 1.00/1.00 vMB 7
803,201 803,201 000000000000000000032e3c139f3d8fd5451ec0fbe5030a6de8cb43b89fbf89 2,543 1.00/1.00 vMB 14
803,200 803,200 000000000000000000008fb5260b6af945ff03d3d270c6edada3fd74b1ac9986 2,356 1.00/1.00 vMB 8
803,199 803,199 00000000000000000004cb37ab8f97bda41ce92707a1daa17728c29e1e69f6d7 2,656 1.00/1.00 vMB 15
803,198 803,198 000000000000000000029cde7c5356e53dc52d54aa10dd7eb806699ecdbeddf3 1,879 1.00/1.00 vMB 10
803,197 803,197 00000000000000000001b2efd4d70491257d4a100d6295988cd2021c7be42acd 3,415 1.00/1.00 vMB 12
803,196 803,196 000000000000000000042bb22975596bffe315817b463ed8f34a8fdc8bd3986b 3,033 1.00/1.00 vMB 9
803,195 803,195 00000000000000000000c5053cdc22d950c53913f8f6ad1f3666bbd878d151f0 2,348 1.00/1.00 vMB 8
803,194 803,194 00000000000000000003dc9bd10bc7b37853e668eedaa311bf637af41f5a293e 3,163 1.00/1.00 vMB 18
803,193 803,193 000000000000000000025e171c2a6e92f561f10c516921ffdcc9a1e58902c8a4 3,100 1.00/1.00 vMB 17
803,192 803,192 000000000000000000024723fae6e1a8b98f93ebadc2596960923b1927438b94 5,571 1.00/1.00 vMB 6
803,191 803,191 000000000000000000052b5282f99e7c53002f228122c55e481cbb59a9277f67 5,287 1.00/1.00 vMB 6
803,190 803,190 00000000000000000003e2debafed1aff245b7a6c32ccfb88b2937c69e6959f1 5,701 1.00/1.00 vMB 7
803,189 803,189 00000000000000000001b427aacb2bc24704b3ce75ff5684cbeccb1987e8b0ab 5,494 1.00/1.00 vMB 7
803,188 803,188 00000000000000000003371cfa01b1a11bf9622175e25c72c05ece52a46530b5 3,488 1.00/1.00 vMB 9
803,187 803,187 00000000000000000002205faeec6ca64041b444bb85be42f909871953a7c2e5 2,474 1.00/1.00 vMB 9
803,186 803,186 000000000000000000011844694a1cd314f26055297c3ee88ce6acfc3c9bec72 2,040 1.00/1.00 vMB 14
803,185 803,185 0000000000000000000496a1a3935c6ccc98f802cbfb9e8c82f93c9a2bd4b482 3,156 1.00/1.00 vMB 17
803,184 803,184 00000000000000000002d2cdcf46205fcff9eacc263642a18940720b62c0cb6e 2,830 1.00/1.00 vMB 15
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.