Loading Tool

Explorer IconExplorer

Memory Pool

49,610 transactions
29.97 vMB
0.09485929 BTC
Random Selection Loading Transactions
Max Size: 160.43/200 MB

Candidate Block

Mining Attempt 04f436cbd3becf3c492a084f0256166a6d716f07cbefa89fb2a70ce1f9ee7ef9
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 38b84254a5c04b2353d27ad9590e8d1d574dad55b066a8c483d871d67e56d656
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.02790935 BTC
Feerates: 73.20 > 2.80 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (738,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,303 176,303 0000000000000080d6f48c63387f6905c82e87d81771c6d967f3493b9d80c5df 72 0.03/1.00 vMB 93
176,302 176,302 00000000000001ce7e2bf121d4a4eb63ddc73249f42cb9a52d7ca20b09d67c89 30 0.01/1.00 vMB 233
176,301 176,301 00000000000005db12794c33c7c78e552f40f48d93b7cbe8fb05c4ac52057505 40 0.01/1.00 vMB 14
176,300 176,300 000000000000015564802a0ec0fb01b49eff0603ce4872ffd2580dfe64f24985 38 0.02/1.00 vMB 102
176,299 176,299 00000000000006f95499ba1ca3844065a373e62a6ae3a64cdbb359f23c7e9dca 97 0.04/1.00 vMB 171
176,298 176,298 00000000000005768139c79535c59e2ae455a562eb12a38f4cfdbe89c601e133 20 0.01/1.00 vMB 216
176,297 176,297 00000000000009bbc0374e1c135b565a31ad685bbf3f74eafb34d3ace5fc50c0 106 0.03/1.00 vMB 77
176,296 176,296 00000000000002e1c46a9cd7305f91127966b5cd32c1274b498c9f693fb5020a 66 0.03/1.00 vMB 188
176,295 176,295 000000000000035db721a874633facf22ad841b359b423857ee981fc308b90ba 34 0.02/1.00 vMB 85
176,294 176,294 000000000000015cfa32651c1e4885b9a52ffdc8406d7fb973b72d057bc773bb 13 0.00/1.00 vMB 16
176,293 176,293 0000000000000014af8cda864b7d82e55f97a7dba14bc3e9af7214f66ac7220a 33 0.02/1.00 vMB 120
176,292 176,292 000000000000081b318e24bce8a45f4d1a96186eb9976c72f2eea6af65c132c8 43 0.02/1.00 vMB 279
176,291 176,291 0000000000000559713ac302d23d48f6cfeb58f0f7c2175bdfdf002e6f88f003 84 0.05/1.00 vMB 122
176,290 176,290 000000000000095141622df0660f02236e2d651f9fd30a0cf31da582c93cd32e 7 0.00/1.00 vMB 52
176,289 176,289 0000000000000a4e419cffa319011a17856cf91a541184b8a3b60a40aef0e2c3 18 0.02/1.00 vMB 102
176,288 176,288 00000000000003cf2f39feefdbdf18196e62ac4e3ee9212486d23e1b61487379 17 0.01/1.00 vMB 199
176,287 176,287 0000000000000617b9821cf958e7f622167b7f96d0822055768550f8e90a584c 37 0.01/1.00 vMB 125
176,286 176,286 000000000000052cfb01db276a70f272b117bd80622e9321ebd9628f0230eca0 12 0.01/1.00 vMB 66
176,285 176,285 00000000000005ff69e549213bbf203fe987fed12c32c9963806107b835a62a0 107 0.03/1.00 vMB 29
176,284 176,284 00000000000003385ac58b3d39bb8d786cf44b94a861d7fa38c12a18842464e8 25 0.01/1.00 vMB 126
176,283 176,283 00000000000003d3a329efb06da3eaa9127606cb90941af6ef59acba0440e5c3 45 0.03/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.