Loading Tool

Explorer IconExplorer

Memory Pool

48,524 transactions
29.52 vMB
0.08714192 BTC
Random Selection Loading Transactions
Max Size: 157.37/200 MB

Candidate Block

Mining Attempt 0f7773fc5a11ed7d854bfad96850b587312b6f701006765a28aeb9436c0ec966
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root a96b8568b3d71353d89f458f913d4b1196452605061c5370046e4891cea97116
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02657011 BTC
Feerates: 105.02 > 2.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (611,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,616 303,616 00000000000000005905e20bf43288aaea748d9a6e05832029aea5b817c5964e 250 0.22/1.00 vMB 22
303,615 303,615 0000000000000000690927319705d0a5c6486c3e51b744153138524c28e4f588 14 0.00/1.00 vMB 36
303,614 303,614 000000000000000025b9bdaf6449836416fb5b936407010dd72e194ffbd2ed77 119 0.08/1.00 vMB 20
303,613 303,613 000000000000000010dfdc7f4cbd190c34b7cbca7ffafb27b1776d2b68c33203 267 0.16/1.00 vMB 27
303,612 303,612 00000000000000000d902dc3939394c31dbf920dea087acd9de9f55b4f9cea0e 291 0.20/1.00 vMB 25
303,611 303,611 000000000000000006c9e45c42945e0f5dee387213ea7020787082bd80547339 112 0.05/1.00 vMB 24
303,610 303,610 0000000000000000489033bd3468a524f8a6d24ae4390cb4c8112db1d5adbf41 288 0.18/1.00 vMB 28
303,609 303,609 00000000000000001bff8564e9bffd6a3624dbecfb494419089dba0f90d6b5cb 520 0.40/1.00 vMB 25
303,608 303,608 0000000000000000416750c3d50d891b31313b41373036fd334a5afc9d5d4646 34 0.01/1.00 vMB 48
303,607 303,607 0000000000000000029da07a133e63afea8422b3e3c1987d35702463eb69c156 168 0.12/1.00 vMB 28
303,606 303,606 000000000000000034b360289b9f39b8fab29e6fa34cae6668b2be335be047b2 145 0.07/1.00 vMB 159
303,605 303,605 00000000000000000f1806c36680663ff4e33491643f1d99a9ba4efd22e99dcc 94 0.05/1.00 vMB 35
303,604 303,604 00000000000000000dd74f1e226ee99080f6a02c3a523e2c2eecb78529834a11 54 0.06/1.00 vMB 8
303,603 303,603 000000000000000017ac606587d32bfed7b0750171de4a39e46e421706f3c17a 449 0.28/1.00 vMB 27
303,602 303,602 000000000000000024d9476e0c6dfd36ec9342ee2d4d12375361b0e920e1f155 97 0.08/1.00 vMB 26
303,601 303,601 00000000000000002dc37eee1de50fb7f7af73f6a3b3c6056e690f9b0ba165fd 477 0.31/1.00 vMB 27
303,600 303,600 00000000000000004639436eef09ab6e1b77fb34df7c3afd6d1309f99b055ac0 144 0.09/1.00 vMB 21
303,599 303,599 00000000000000001fdec49ae7d51ec0e8a7721f946d65ae5ab09b8d5318d1a8 106 0.04/1.00 vMB 34
303,598 303,598 000000000000000018d31cb648df338f8b82b576c258114e96dfc7c94b58f366 401 0.20/1.00 vMB 34
303,597 303,597 0000000000000000519b84a8b5ed14a21796efb3c2e73ffd1a2565aa26b4051b 158 0.07/1.00 vMB 33
303,596 303,596 00000000000000005de3f7ca44925b50ea39163cd6570d263fd8c13bdbb77ea4 457 0.21/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.