Loading Tool

Explorer IconExplorer

Memory Pool

48,035 transactions
29.16 vMB
0.08742397 BTC
Random Selection Loading Transactions
Max Size: 155.48/200 MB

Candidate Block

Mining Attempt 550d81fd712bff16c41015bb19cece385af7cee7ad3d3509663b8010f8817cca
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root b7000fbb1817d9435ae7f191e3642c1e73917c2dbc65728f44628e9e4124ef89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.03128816 BTC
Feerates: 100.60 > 3.14 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (381,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,376 533,376 0000000000000000002c0bdc97e649adf8f44b8426cbcecef75be5bf9f8821e5 1,788 0.70/1.00 vMB 18
533,375 533,375 00000000000000000014aa7048b1154e02ea1b52d7e691e8adf23dd72bb3df1a 1,629 0.64/1.00 vMB 21
533,374 533,374 0000000000000000002e0276bb0dc7d3b8b87c74600fbc58eee4485589a003fb 382 0.15/1.00 vMB 11
533,373 533,373 00000000000000000000bdcc6e89af14708aa179848877d3a67d68af7dc95de7 671 0.25/1.00 vMB 39
533,372 533,372 00000000000000000002c9f102bf746405bb29615b2cd241d346553de59aa882 2,249 0.91/1.00 vMB 16
533,371 533,371 00000000000000000035e0a17e1d58319088a8e217b1b27c06eb93b321078e91 470 0.20/1.00 vMB 55
533,370 533,370 000000000000000000281fbe4629241169aaece72be7d2d204f1f133dfe0dfa6 56 0.04/1.00 vMB 10
533,369 533,369 0000000000000000002bf4a95335be0bf5856bc4af73c712fd349009c813c50b 1,060 0.56/1.00 vMB 15
533,368 533,368 00000000000000000012ff7cd4b08c2685c7fb2541d6ee3cf43fd4e0acf4856c 1,347 1.00/1.00 vMB 16
533,367 533,367 000000000000000000150614e6f306b872493485fbb735938bd49681178d0c84 1,313 0.76/1.00 vMB 12
533,366 533,366 00000000000000000017dcf8becb7fe2df2eb266930eda6bddd0ca0afd87b2b3 351 0.12/1.00 vMB 42
533,365 533,365 0000000000000000000758a8e3321807236fe694fb1ed6871fcc5aa53a465bf9 852 0.56/1.00 vMB 17
533,364 533,364 00000000000000000027665a84775223193a5f0063926b8c061427b0f7be3c2b 1,398 0.74/1.00 vMB 12
533,363 533,363 00000000000000000011f4f5b0cde9b1a729aff0a046c6e79d5fb0692501ddd9 366 1.00/1.00 vMB 4
533,362 533,362 00000000000000000035b82578503cda13382ecbc9271029ddb5410fa03575a3 138 1.00/1.00 vMB 1
533,361 533,361 0000000000000000000d776a2e07f3016582a62ab2e14b08831315171db13951 1,795 1.00/1.00 vMB 16
533,360 533,360 0000000000000000000655c94ada4fa43ba8baf5440c95026b79923b9e353b2f 1,182 1.00/1.00 vMB 16
533,359 533,359 00000000000000000022b223dc7bba1a7def3daa47d63b9a09728674294a0055 1,103 1.00/1.00 vMB 7
533,358 533,358 000000000000000000290bfa94c8ee6278a9c65d32f753d527e78848fc1df78a 773 1.00/1.00 vMB 8
533,357 533,357 00000000000000000003d4097c0d9252e411d79a70f4620ae3697259c389c34f 1,282 1.00/1.00 vMB 8
533,356 533,356 0000000000000000000ef15cf63dbb1c78769190f2ffc529a4364ad7dedb3255 1,901 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.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.