Loading Tool

Explorer IconExplorer

Memory Pool

78,490 transactions
29.51 vMB
0.07596243 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 2e573f8cc3b1e718833baad951e291007e30e57f415b707ef880e809d68ffe30
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 2eb9c5eb03b3e7ef6a958843239ea66c68ee222f822c0631bdb1aea5a6f8c7cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,874
Size: 1.00 vMB
Total Fees: 0.01372846 BTC
Feerates: 40.26 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (327,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,226 587,226 0000000000000000001ba3e43887f3c1a1ea141ffb6e0529fbb2bce329abd7b3 2,436 1.00/1.00 vMB 40
587,225 587,225 0000000000000000000d287f8e6c2a955ac6ce115ff24b61a9a19bd9f4901b65 40 0.01/1.00 vMB 33
587,224 587,224 0000000000000000001c38dea12935d17bd13ba756fb6bc798f421095dc01e27 587 0.21/1.00 vMB 30
587,223 587,223 0000000000000000001a55414f9389a67c7a59013544a37e5f0af7ae7152a263 1,643 0.59/1.00 vMB 30
587,222 587,222 0000000000000000000392063ac808ade8eafd66e255493d915bce9d790bd73d 1,916 0.80/1.00 vMB 22
587,221 587,221 0000000000000000001eeec730e8ef7d32af784d7a1e4d4f0da66a16c0ca462c 2,287 1.00/1.00 vMB 30
587,220 587,220 0000000000000000000d0b29b6d67f341ca7b7c774a7e92e896ef469d09912cd 2,498 1.00/1.00 vMB 13
587,219 587,219 0000000000000000000d8378c2b9c7633b075dbe4820a7640c082c4c637cb2c6 2,305 1.00/1.00 vMB 29
587,218 587,218 00000000000000000000fad92e8a207f5cab858335ab3faa8b770698170f2d4b 2,424 1.00/1.00 vMB 26
587,217 587,217 0000000000000000000372260e3cdc3312feb12b7ee57a814428263f08a29c54 2,393 1.00/1.00 vMB 54
587,216 587,216 00000000000000000010ec93eaea338df5a0df293e7e5457e261922033f26674 3,172 1.00/1.00 vMB 63
587,215 587,215 00000000000000000001e8a845d592f101baf844be438eee85520e7ffdef4660 2,475 0.89/1.00 vMB 31
587,214 587,214 00000000000000000016664874046afab03b8ed37da6b6cb4803966b81bbb441 1,491 0.43/1.00 vMB 42
587,213 587,213 0000000000000000000f68b4734070c98aafcf0c658850e86bb82da8e53702bd 2,011 0.60/1.00 vMB 30
587,212 587,212 000000000000000000124baaaa4f371c0855bf00a5500c0252004dccc3e2d8b4 1,212 0.33/1.00 vMB 41
587,211 587,211 00000000000000000018f22583be9682bcc79c363ef47eca3b0739784603b4ff 1,581 0.53/1.00 vMB 28
587,210 587,210 0000000000000000000456b3d897c5a8d75928ad19bfccf8b78344a711a5750a 522 0.15/1.00 vMB 35
587,209 587,209 000000000000000000066cf05ad216b7d981b02a262eb9c765c72219c7fe7fc4 978 0.30/1.00 vMB 35
587,208 587,208 0000000000000000000f89afe890e4d954acc6adc937fbae4503ca6e21a62e59 1,144 0.34/1.00 vMB 23
587,207 587,207 00000000000000000019c29c98fd642a96205eaecc39fe47d8df45da7908edda 2,486 0.72/1.00 vMB 30
587,206 587,206 000000000000000000060359c58dacddb6c4270597711fd113f89f67ea534105 919 0.32/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.