Loading Tool

Explorer IconExplorer

Memory Pool

73,951 transactions
28.85 vMB
0.07316501 BTC
Random Selection Loading Transactions
Max Size: 174.84/200 MB

Candidate Block

Mining Attempt e47f95e037605cf012713dd621c7bac53dce18698483891e5f5cea6ecf878fbf
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5b4ad7cffd8898602622e8faf6605b3596bb6f3fe73f46bf7a840a5e6159f2c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,234
Size: 1.00 vMB
Total Fees: 0.00944595 BTC
Feerates: 100.26 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (707,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,405 208,405 0000000000000127a04cf118da1bb5a819b53150f7f236c62b410ea4c13e7ee8 244 0.09/1.00 vMB 171
208,404 208,404 00000000000000506961379995d5b8001eb03240ea449f22d40a9952e9d14e0f 36 0.02/1.00 vMB 167
208,403 208,403 000000000000013091c249577dd8023a1f94d0ab8662ad22c27713479ab5e590 141 0.06/1.00 vMB 145
208,402 208,402 00000000000001aa0982c5ef2dafd4c8c8be91c8fda834e3c375f5349f7d7228 316 0.22/1.00 vMB 81
208,401 208,401 00000000000000892502ab7e98512bf9c28195016f3fd7489b5c8f6bc9bcad3b 11 0.00/1.00 vMB 203
208,400 208,400 0000000000000277820bbeb82a19a7f9766a04485543013ab511c6f8011d405b 254 0.09/1.00 vMB 186
208,399 208,399 00000000000004aab27ac035c0ff1392f8a825067c140e14bd12c2e49b5d872f 42 0.02/1.00 vMB 211
208,398 208,398 0000000000000016ccc0f07567903738a37a5888c87db2fe7a3984ae246f0570 93 0.04/1.00 vMB 187
208,397 208,397 000000000000034569bbf1c314c0f4005a56cda77d5825a5f5e5cf800ffa9dfd 128 0.08/1.00 vMB 114
208,396 208,396 00000000000004634ad9902a4a6bdad67abad5be9b21d3cff67774a51ede523b 24 0.01/1.00 vMB 123
208,395 208,395 000000000000020790212971f55b76ccd3850354ad2bfac18e3953dd9c79f495 315 0.20/1.00 vMB 107
208,394 208,394 00000000000000931ba04873f26c21322f6a1ded89d824bdc17fe2e6006a09be 170 0.08/1.00 vMB 156
208,393 208,393 00000000000002c5909f75479fb24dbf07853121789e1b1146e8a75eebb7807d 103 0.08/1.00 vMB 137
208,392 208,392 00000000000000306a0ac0a1b3e1471086dac9bc8071c2112e69651320e3ed44 47 0.02/1.00 vMB 192
208,391 208,391 0000000000000017b6697e736436a27236c78df56d04f369c5cc613f86bc5639 355 0.22/1.00 vMB 69
208,390 208,390 00000000000004c05c0d299955af6ca5b109b1be39c6900aa89c73cf55a5c205 293 0.12/1.00 vMB 156
208,389 208,389 00000000000002d4fbe8b71cc75a89eed4328452a9e242a0d9fbd14f9d671c69 5 0.00/1.00 vMB 15
208,388 208,388 000000000000002a785f433bf2b7b971e8507afdbce47c3794cd36cca6177cd2 168 0.08/1.00 vMB 143
208,387 208,387 00000000000003151bd903e176b7444a3cce21927876aa9ee8b2990da8c6dd72 525 0.34/1.00 vMB 76
208,386 208,386 00000000000001244c948730f3837ccd7773aeda78bc059a581b81ff4dc1f9fc 112 0.05/1.00 vMB 132
208,385 208,385 00000000000001b64114cf09e8a4f116f7f26f913688437e226f296ea4b8d651 588 0.28/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 783.15 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: 743.20 GB
    • Received: 18.69 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.