Loading Tool

Explorer IconExplorer

Memory Pool

84,002 transactions
31.94 vMB
0.08770342 BTC
Random Selection Loading Transactions
Max Size: 194.26/200 MB

Candidate Block

Mining Attempt 7ef4491f7b4a7bab5145caa19ff99d9216a00d8e8835f7260028c746c222f47d
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 0ddf3342b73c069896d8a7d8635713daadd6c407e622eeb0a834e24296a952cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.01803926 BTC
Feerates: 104.48 > 1.81 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (514,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,286 400,286 000000000000000002a21797eae52593a2727778c98c75a88b833449d08a2c3f 918 0.47/1.00 vMB 37
400,285 400,285 0000000000000000030226f34838924c3f978f3516873f2b5b631793fabd3753 396 0.43/1.00 vMB 38
400,284 400,284 00000000000000000158f377ec0cf12bd2946d4e4cf492908dfc64b6fb21f7b2 668 0.40/1.00 vMB 38
400,283 400,283 0000000000000000050fc6a9160583a070f841a9c01b69a6f2de1cb76e8bc98d 1,186 1.00/1.00 vMB 22
400,282 400,282 0000000000000000022f6a4b9035d991807c26674cdb8db067a161e927783944 1,983 0.90/1.00 vMB 37
400,281 400,281 000000000000000003681dea5f2b2bbac2cd7c5d5ef889fb1db38188d73bfeaa 1 0.00/1.00 vMB 0
400,280 400,280 0000000000000000061ca861011b1b0880d941d11f0ba0c9b266100ecee7906a 1,239 0.81/1.00 vMB 26
400,279 400,279 000000000000000002d868c0cc994f1704ac00c273a77a7badeed91e8524b3bb 1,915 0.75/1.00 vMB 47
400,278 400,278 000000000000000003f4829d29925d8ec5cca602bec54d5772ae11bf65a5cb3f 2,689 1.00/1.00 vMB 55
400,277 400,277 000000000000000005727e6b64ddadb134ba9bdb0f922530c461a0622001dc51 17 0.01/1.00 vMB 65
400,276 400,276 00000000000000000165c0b0c324f91694ef57596758903dd475b76a47a03107 600 0.30/1.00 vMB 38
400,275 400,275 00000000000000000135ea2944d756fb5409d89dfa04ac2dde27ece31b268d7e 1 0.00/1.00 vMB 0
400,274 400,274 0000000000000000003de8e8f9fd4a5883171128353a6bbf6aa4f1fdc8c296c2 1,512 0.63/1.00 vMB 42
400,273 400,273 00000000000000000286c9362d999f37aeab8cc40f6c041ad9dc3c3bd6919025 1,436 0.79/1.00 vMB 31
400,272 400,272 000000000000000005e383f0b131b5787c5129dbc7ea3cb88e8a543d738c003c 1,975 0.95/1.00 vMB 39
400,271 400,271 0000000000000000018ac82c90f81da2f7f1eac5434ddec38afd018d1f39d8b2 1,800 1.00/1.00 vMB 34
400,270 400,270 000000000000000006b51d125bd0449cc6fda9dfd9729995e4575170bcb6d5cc 2,040 0.93/1.00 vMB 34
400,269 400,269 0000000000000000046ed9e56b683466608acfaae23030e920c90877b1f492b3 2,901 1.00/1.00 vMB 57
400,268 400,268 00000000000000000023a07e7e866953f2503ad06c2f55e14bee6fae9eef7c13 351 0.21/1.00 vMB 30
400,267 400,267 0000000000000000042726e946f50c4668a56b4cb8ab74c25bfa2ca4ca88df32 860 0.92/1.00 vMB 17
400,266 400,266 00000000000000000639885cc74861afec0bc92984ce695fd543ff66e1d1e426 2,338 0.93/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.75 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.89 GB
    • Received: 16.78 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.