Loading Tool

Explorer IconExplorer

Memory Pool

79,331 transactions
29.69 vMB
0.10949887 BTC
Random Selection Loading Transactions
Max Size: 178.71/200 MB

Candidate Block

Mining Attempt f772c68c58ee83c1cbeecf0c330206915f14160f433d22608f46883238c1f83e
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6c2be7436912e895a05ae5567871d763d10c265b2fcf8687eaa5c404b0404280
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.04330620 BTC
Feerates: 164.34 > 4.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (583,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,401 331,401 00000000000000001088c5e8ebe8daf577fdb80c233ba0f184ba08c0bd9549e3 505 0.27/1.00 vMB 23
331,400 331,400 000000000000000011bcac76476269901070be0077d6c59ad2e35ca7a2e176bf 140 0.08/1.00 vMB 18
331,399 331,399 000000000000000015a76744b299e4f42a8b4538662427565790229f6d65d5cd 331 0.18/1.00 vMB 23
331,398 331,398 000000000000000005251aa0758f17988aa789cdb2553dc3eadd7b1c45d77fc3 1,429 0.75/1.00 vMB 25
331,397 331,397 000000000000000006c3582cfab5cdefbccec871aefe81a768117f374c4da257 32 0.01/1.00 vMB 14
331,396 331,396 00000000000000000dd3cfd3fac2ff5c6eff954528bd092c2ebbb4119806b04b 410 0.30/1.00 vMB 21
331,395 331,395 0000000000000000081f18380b8c3a798fe45bb2b6ce57dd77ade0cf5abe5e19 171 0.15/1.00 vMB 19
331,394 331,394 000000000000000008a0143f1672f0e3f760be90d8da439a0eb3baedfc32bdd4 74 0.03/1.00 vMB 21
331,393 331,393 0000000000000000186ed385e52d2dfbaa36a6c44df3b29718c31480f834b687 181 0.08/1.00 vMB 20
331,392 331,392 00000000000000000bfb3caa0a2f2e197536745e4627316dc32812b6983c4a17 248 0.13/1.00 vMB 24
331,391 331,391 00000000000000000df5019f8f7c57ce7b2fbcd2586531834958b7391f93d67b 737 0.53/1.00 vMB 21
331,390 331,390 000000000000000019d056840b1ce766417adceb22256b18c183aa023fed0329 1,215 0.74/1.00 vMB 24
331,389 331,389 0000000000000000100758900213b96cf2bf05f35ce8998ebef739e1569a02b6 132 0.06/1.00 vMB 25
331,388 331,388 00000000000000000bd9cad411f9e8afd177ffef40485db26b247bbf23b40d75 97 0.10/1.00 vMB 4
331,387 331,387 00000000000000000879526398373c7016f69682732bbd46f71ac74bb01d5809 798 0.66/1.00 vMB 17
331,386 331,386 000000000000000003bcde30453da6ac3c7a6dfb7b6b4d022c99d40171482795 102 0.08/1.00 vMB 14
331,385 331,385 0000000000000000039a759dc26b76a06f367894fdb0504806ba0a090919910f 1,420 0.75/1.00 vMB 27
331,384 331,384 0000000000000000114f08d7455d1d29f13fd4ec9f8a81849cefab8020a8523d 64 0.04/1.00 vMB 58
331,383 331,383 0000000000000000139a8bdaf86fb03864130a4c6a2e34fb0a1083256a3221fb 1,221 0.73/1.00 vMB 24
331,382 331,382 0000000000000000099f299be50371a3690fb3312a02581eeafd86f6af18df27 77 0.05/1.00 vMB 14
331,381 331,381 0000000000000000027b3497b8cd4252caa0de9de89e608ff647eb28e4d1ac71 300 0.24/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.