Loading Tool

Explorer IconExplorer

Memory Pool

74,492 transactions
27.64 vMB
0.07641603 BTC
Random Selection Loading Transactions
Max Size: 168.29/200 MB

Candidate Block

Mining Attempt e667944a3a4587af8ba2e53923ca189a3bd6b00cfe8813e5e3293431d18e73ec
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root f2c4f97ba7eded15fb5ecbc1319cefc2c014cd4dad6b2c22852da5e7640871c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01739142 BTC
Feerates: 402.60 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (91,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,272 824,272 00000000000000000003bbe468825de94c4f1c1b6c14577a898f4c847b34ae5a 2,120 1.00/1.00 vMB 70
824,271 824,271 00000000000000000001b1ab9fefdcd7e21f094f232e66ab20981fa2a2b1b9a3 2,340 1.00/1.00 vMB 88
824,270 824,270 000000000000000000013f40ea242b26bac2bfef4408b2ec7a9c5268b0226606 3,445 1.00/1.00 vMB 78
824,269 824,269 00000000000000000002db0122ab161c8afadcee7dd6d8674519e5dd978ae854 3,178 1.00/1.00 vMB 145
824,268 824,268 00000000000000000000d843013554c68df85830b45638a089edf53c0242ebc4 3,336 1.00/1.00 vMB 81
824,267 824,267 000000000000000000037cd78160209b79374e1cac3e300ab766ecb1c8ffa61e 2,667 1.00/1.00 vMB 143
824,266 824,266 0000000000000000000006f12eb4bcdb50505b2f5b9bce496552ad40ff6a701b 3,169 1.00/1.00 vMB 60
824,265 824,265 000000000000000000028d23dca3fe9a2738e3fc2506545603b63377df78aeec 2,824 1.00/1.00 vMB 90
824,264 824,264 0000000000000000000141e4f30a840e6f646c523d72e483815a41ef8fbfa01c 2,879 1.00/1.00 vMB 58
824,263 824,263 000000000000000000000d3955e2948b9288709a9ac69752a62811efc967160a 2,648 1.00/1.00 vMB 59
824,262 824,262 00000000000000000002c7b5a7f2800d46ae4ff71939ca3591d87bfb1b361a32 2,521 1.00/1.00 vMB 89
824,261 824,261 00000000000000000003d8912161a4805a8283e9db796b5b21e74c3b5c09759c 3,181 1.00/1.00 vMB 96
824,260 824,260 0000000000000000000132dd04997dd75ed67388dbffd6b9f1b219d3947b0a50 2,371 1.00/1.00 vMB 105
824,259 824,259 000000000000000000034d7d932193d3fcb04fcc114aab2402affc7131935fed 1,417 1.00/1.00 vMB 108
824,258 824,258 000000000000000000003fbe8073bc18b53855c543b06f8c7827b2329f0e476c 2,461 1.00/1.00 vMB 46
824,257 824,257 00000000000000000000f92c5150b050d2f661597aa4f342e67f9de45a7a650a 3,114 1.00/1.00 vMB 45
824,256 824,256 000000000000000000037a077eb1bf140357932cb2fb7b41b9696c4effeecf9f 1,012 1.00/1.00 vMB 41
824,255 824,255 00000000000000000001b133f6d9e94338e5f7bda20e77aa878168d99ac25f9d 2,968 1.00/1.00 vMB 64
824,254 824,254 00000000000000000003043f9881bc1d86061efedbea97a23c5c82f8e0412593 3,043 1.00/1.00 vMB 97
824,253 824,253 00000000000000000002b256dd61c44076a0d606eb0700e738c01f816000d594 520 1.00/1.00 vMB 48
824,252 824,252 00000000000000000002692909699655b620157945ea9285477aee6186935a1b 3,035 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.