Loading Tool

Explorer IconExplorer

Memory Pool

82,112 transactions
31.82 vMB
0.08092133 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt 8d3d3718c783b239936cf79df9f8cd905ad064fca46d6c689d917bcc5375fc3b
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 4be7defc94135a656cb36101bd693460d6227974a13546ac674a5ba4b72450c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.01145137 BTC
Feerates: 73.20 > 1.15 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (349,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,309 565,309 0000000000000000001285be5f4cd93e5da1163a586c3351406dcfa9f97bc23f 2,909 1.00/1.00 vMB 10
565,308 565,308 0000000000000000001264dd8d41f4cfd26cf9930e90bad773b16dd82449b9fd 2,535 1.00/1.00 vMB 16
565,307 565,307 0000000000000000001a6c42bb415c1ffd22c1a06ae93cde6106e3ae3c5d962b 2,446 1.00/1.00 vMB 32
565,306 565,306 0000000000000000001d4ae07040240093439286621659cacee748aa25d6d90a 2,487 1.00/1.00 vMB 37
565,305 565,305 0000000000000000000f6eb3e71ba0843f31450e4ad171ece82568f1bc27e3b6 1,469 0.53/1.00 vMB 10
565,304 565,304 00000000000000000004c9cc32ea93152ceefc781f9e5b7c247b988476552ec5 3,062 1.00/1.00 vMB 10
565,303 565,303 0000000000000000000151340f25d2cf3f01997ad9a1bd3e02aac39dbf3c2181 3,139 1.00/1.00 vMB 11
565,302 565,302 0000000000000000001064693273a726d89606afb3745745cf65c8cf09fcf396 3,109 1.00/1.00 vMB 20
565,301 565,301 00000000000000000012adac758dfb3a5112c9d470ca8dbc3f44b5abcc027605 3,158 1.00/1.00 vMB 14
565,300 565,300 000000000000000000233850de199e26382e7db39fea98fef24c0ac54c117fe6 2,246 0.74/1.00 vMB 5
565,299 565,299 00000000000000000022096593aa9550269de627a428959cc5cfe131bdc7fc63 3,229 1.00/1.00 vMB 19
565,298 565,298 0000000000000000002a03dcf1f1954b64cd6a318c63e11f6322a575a73cc148 2,983 0.99/1.00 vMB 8
565,297 565,297 00000000000000000008de35e4724e00eebe7d1df113a4ba52a04560816ad8bd 2,620 1.00/1.00 vMB 11
565,296 565,296 0000000000000000000484594dd73161ff0084b5f20f1a3286068115bc283972 3,159 1.00/1.00 vMB 12
565,295 565,295 00000000000000000015f6d9022cbb49db887f80f3b42a933778a1e75b6b39a9 2,657 1.00/1.00 vMB 8
565,294 565,294 0000000000000000000cea9b3c87e94c8a37cfc365702365703b06839891e20b 1,369 1.00/1.00 vMB 8
565,293 565,293 0000000000000000000770da606bdd9f13b545ac7504d63752c92442b55217ce 2,535 1.00/1.00 vMB 17
565,292 565,292 00000000000000000021900a096722302d1ebf0f5dff3f5bfb817040f5516a13 3,030 1.00/1.00 vMB 19
565,291 565,291 00000000000000000025a56a9e52ed5748624b9213557e7763bdabc7018afcb5 1 0.00/1.00 vMB 0
565,290 565,290 0000000000000000002b46a6b86dd7a42ad23c7c17f4c5e6e7718eb2270aae91 3,228 1.00/1.00 vMB 5
565,289 565,289 0000000000000000000bcb5ec40907ee6b6a49322b19e534c5f1c855855531e7 2,075 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.76 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: 708.97 GB
    • Received: 16.80 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.