Loading Tool

Explorer IconExplorer

Memory Pool

79,584 transactions
29.93 vMB
0.11455890 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt b6b40f8d31c92d25f502950ba3e187c00efffa7ee25995ff4b4ec31917269c37
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 6997b269ff05d8b44bb2501499b18786fff01c3998cb3da4f74d8d47f0124ce7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,972
Size: 1.00 vMB
Total Fees: 0.04810478 BTC
Feerates: 150.80 > 4.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (403,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,521 511,521 000000000000000000203bf39e931261e5a32e854ac91909f27826eaf14c47db 1,441 1.00/1.00 vMB 17
511,520 511,520 000000000000000000470140b370a20d2f2ceaab9a86af93299148b4879340b3 2,353 1.00/1.00 vMB 53
511,519 511,519 00000000000000000059e2ac7bf1290aa06065a02598cc04e05b3502f18d3e61 1,045 1.00/1.00 vMB 18
511,518 511,518 000000000000000000343b9467bbae06c946dd095efe0129c0c889eb1879a2aa 1,018 1.00/1.00 vMB 5
511,517 511,517 00000000000000000012e68d2145334615ffc34f6a6a8649fc901a8df53fda18 2,827 1.00/1.00 vMB 52
511,516 511,516 00000000000000000011b5b042ad0522b69aae36f7de796f563c895714bbd629 1,504 1.00/1.00 vMB 38
511,515 511,515 000000000000000000115315a43cb0cdfc4ea54a0e92bed127f4e395e718d8f9 668 0.99/1.00 vMB 10
511,514 511,514 00000000000000000037c2de35bd85f3e57f14ddd741ce6cee5b28e51473d5d0 822 1.00/1.00 vMB 29
511,513 511,513 0000000000000000004ce2b3c7d3fe31cd194d585332a14728ce201d11624278 2,023 1.00/1.00 vMB 40
511,512 511,512 0000000000000000000d637d922588b7d30c85fd35d87b42ef86a8ce9609764e 1 0.00/1.00 vMB 0
511,511 511,511 00000000000000000021687ac257b5cba57c225b17a56fe9bf772b49566cbeae 2,274 1.00/1.00 vMB 16
511,510 511,510 0000000000000000004e578c11e46af955ab4e89812bcf033a9daf9d01e5de26 1,887 1.00/1.00 vMB 58
511,509 511,509 0000000000000000003a2a0016f202195b3ee34d087f567f1155a12e656abbab 2,660 1.00/1.00 vMB 70
511,508 511,508 00000000000000000010c3ab8c2cc26aeae7130388835117937f0829304543ff 1,827 1.00/1.00 vMB 31
511,507 511,507 0000000000000000002be585a48c6c2649df61dd66967a975c676a03e583e9ac 950 0.99/1.00 vMB 17
511,506 511,506 00000000000000000022639b7a784531a332291744c5eda3364f87e6820cc827 443 1.00/1.00 vMB 7
511,505 511,505 0000000000000000000b7423318e48838fba2efa3272abde24b92ec817f5c24a 223 1.00/1.00 vMB 1
511,504 511,504 0000000000000000003164bde4e349b626a7f3719b21fe1e7d8ba3c91ab4e525 1,647 0.69/1.00 vMB 79
511,503 511,503 0000000000000000004db5e1b5c901dfa449b40143ebb00dd49de43576fa1658 195 1.00/1.00 vMB 2
511,502 511,502 000000000000000000065b4edc73e9f02990cffc2b7269e22c043d1b81d4d015 1,529 1.00/1.00 vMB 29
511,501 511,501 00000000000000000002c293867529775df344661813a33068ba0151104c68f1 1,269 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.