Loading Tool

Explorer IconExplorer

Memory Pool

44,300 transactions
26.70 vMB
0.06789614 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 98701613be228914aac31206725b8553a23357418f05747df6c0972d19c246e8
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 13b2790c7e3a2185ae20384625aa1aa7e3c5b0ac74823f9f7b8b19457f199bb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01875277 BTC
Feerates: 150.68 > 1.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (337,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,114 577,114 00000000000000000002b87f6c57537288f364e078013fb1bea75b1d912060d0 3,077 1.00/1.00 vMB 189
577,113 577,113 0000000000000000000817cde5f96fa2e77ecb7eee7c4d5dafe00be87cbf20d5 3,041 1.00/1.00 vMB 186
577,112 577,112 00000000000000000009524c9b18bb40ebb1fac246901cb920f38e73efc26332 2,509 1.00/1.00 vMB 118
577,111 577,111 000000000000000000104da05bc9807f68fde303febae0a906a899bd3a755a8c 2,400 0.99/1.00 vMB 83
577,110 577,110 0000000000000000000ba6f4a3565b8e232e5e84f3bb769f6753280fa4e0c0ff 1,530 1.00/1.00 vMB 70
577,109 577,109 0000000000000000001b4dba11ecfd7393aca128d4066b1f4cc4690e0ea816f5 1,252 1.00/1.00 vMB 78
577,108 577,108 0000000000000000001d5ac290a81e2a638edb947da1907f5d7b1d2f702338bb 2,304 1.00/1.00 vMB 129
577,107 577,107 0000000000000000001785f7862faad59411374cf1369eecc496dc72fe7eb421 2,471 1.00/1.00 vMB 148
577,106 577,106 000000000000000000198747037761525d1062d313cea4d20d69b18af1601b0f 2,644 1.00/1.00 vMB 151
577,105 577,105 000000000000000000147566ae4af3392a8e334befe08207e08fe5e90ef83f64 3,022 1.00/1.00 vMB 182
577,104 577,104 0000000000000000000bd1d9de1c6b5dd8d0293dabd97aafb2379a83c9d9ff15 2,849 1.00/1.00 vMB 187
577,103 577,103 00000000000000000028d88d03f1a9cba9f05d8d50ce9cd08e80f210f3987f8d 2,159 1.00/1.00 vMB 83
577,102 577,102 00000000000000000002c26603eb6f85c7b96eb65039ffc187950251e0b37a3f 2,726 1.00/1.00 vMB 141
577,101 577,101 000000000000000000030c62a4e56f01bc41a737eb6b3af0f11c3e0c8a795a80 2,865 1.00/1.00 vMB 165
577,100 577,100 0000000000000000001918e86d5e6070baf3b8a41cba34609e02da689a5c499d 3,111 1.00/1.00 vMB 154
577,099 577,099 0000000000000000000e78f1ad707b4144df76d7aa48c437c4ec1dc6ba998dd8 2,736 1.00/1.00 vMB 168
577,098 577,098 000000000000000000130d3c6fc6b9fb981a8fc6c5f42787eeee8469a01094ab 3,067 1.00/1.00 vMB 145
577,097 577,097 00000000000000000027b7d1ce1803cba2ed6914a9631f76c10319af7c195bfe 2,456 1.00/1.00 vMB 176
577,096 577,096 0000000000000000001f7ae471c7457c5e358f58cf918446f158911e6de6ee7a 2,823 1.00/1.00 vMB 113
577,095 577,095 000000000000000000258af9f70bf7e93efaa8f92d78581086ace011348c2b6f 3,070 1.00/1.00 vMB 156
577,094 577,094 0000000000000000000d5cfef192ed15ed37881cd5f0930d5613ac92a6b1b6e6 2,983 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.95 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.