Loading Tool

Explorer IconExplorer

Memory Pool

80,863 transactions
31.36 vMB
0.07752771 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt 2c33a7b47ffda6109da1089495704c8a76d9a4543d29a729538b017d026c0354
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root ced2bb4a34d91c6179d61f569179cb0520dfcdf9195de2ed911cbb35fbf3503d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,961
Size: 1.00 vMB
Total Fees: 0.00966903 BTC
Feerates: 100.25 > 0.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (734,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,369 180,369 0000000000000395684cf98ee4d017cf8751259603256301d61432e6ff659fe4 84 0.05/1.00 vMB 84
180,368 180,368 0000000000000869e65837cd3467cde3b59dd078797c2cd41a5a71f2d2525b94 164 0.09/1.00 vMB 101
180,367 180,367 00000000000008b949dc2da35d3eb0a579d475649db2c95cf23d861eaac720b0 82 0.03/1.00 vMB 177
180,366 180,366 00000000000005af85eda98e60ae219ccf4a5e8178ea62f8ab2bd9d1e8d62546 49 0.03/1.00 vMB 308
180,365 180,365 0000000000000989396ec8fea0b1028659b6c53a72c16ddbe854e76d26a03ce5 93 0.03/1.00 vMB 18
180,364 180,364 00000000000007cf4c6ebd1e6c75a9b0f67c21ace4ea8def6db0178e00e4caee 95 0.04/1.00 vMB 101
180,363 180,363 00000000000002e24abc630617764824a4432c41e55f333296f0f1688c7b0cea 80 0.04/1.00 vMB 104
180,362 180,362 00000000000001e3f18f2e4ff6302c56871074401d2f7088f8f088cb50272ab6 38 0.01/1.00 vMB 78
180,361 180,361 00000000000000763a7843e403a78eef97259bc42591068d53576f6fe607ace8 98 0.05/1.00 vMB 68
180,360 180,360 00000000000006f8d515750f5bfdcdf495e7339a13ba19985471e2285dc416e0 161 0.08/1.00 vMB 161
180,359 180,359 000000000000095db2fb2110d32176572673d636ba1f0f852476cde0c1011c8c 122 0.08/1.00 vMB 82
180,358 180,358 000000000000027daeb73e182d48336220e8fb752cf082eb54ad1adb96725a60 188 0.15/1.00 vMB 141
180,357 180,357 0000000000000850abd77bdd1a3cb9b07a1666f57e8120928361a0db3ce2b420 149 0.05/1.00 vMB 92
180,356 180,356 00000000000000830c7c4ad6d9357364b22d0ff060b60b00ab3702bf7a4326d7 64 0.16/1.00 vMB 86
180,355 180,355 00000000000001cfbe4cb653ab96128c27dd76fdf48ded59ea3eb957e8d3bee1 80 0.04/1.00 vMB 122
180,354 180,354 0000000000000567d9d03cdbaf763f34036a27abc2f0cf583e44612be43a7e81 76 0.05/1.00 vMB 88
180,353 180,353 0000000000000408aaa5592a89087d8b47619bf508b0931df33a7894cc21595c 18 0.01/1.00 vMB 144
180,352 180,352 00000000000004073814b772dad6b8fa25e786dd57c9f3fbfc2b994541af4cf9 62 0.02/1.00 vMB 10
180,351 180,351 00000000000005aec2a72c0376ed6050cf29974f7733f3f56799b95a430b2732 69 0.04/1.00 vMB 39
180,350 180,350 00000000000003efa34c2b5f7eba376791712131bcaaac36abc853330a17af00 90 0.05/1.00 vMB 130
180,349 180,349 000000000000079071c909354797dd22742960264a725d4f17b4df12ccb801b3 22 0.01/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.02 GB
    • Received: 16.72 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.