Loading Tool

Explorer IconExplorer

Memory Pool

46,089 transactions
28.54 vMB
0.07613726 BTC
Random Selection Loading Transactions
Max Size: 151.67/200 MB

Candidate Block

Mining Attempt 49d02674fc06a5acdef5c30fa2b4258248327be2e2ba2151f849a74341f031ba
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5503f15cff7240b064ef9158d3f12f95279d024d6ce1183c4f1d480dc099219c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.02211562 BTC
Feerates: 100.23 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (600,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,284 314,284 00000000000000002d614450dd4beba5f84ac8c28aed740cf5cfee9d8341062f 256 0.10/1.00 vMB 27
314,283 314,283 00000000000000001e08b21f23d8823c09bebcc4733f5052edc9d891b55d585c 1,255 0.67/1.00 vMB 28
314,282 314,282 0000000000000000317c4e04380a27e37037c4b66d5926a1f8e318a2c1206e0d 286 0.18/1.00 vMB 30
314,281 314,281 00000000000000002ca4c1e087774dcf5e623ec431adcb3cd6e9e08f0f14786e 1,256 0.73/1.00 vMB 29
314,280 314,280 0000000000000000231d5aa5fb01b0796bb75b2507aad6e9163996cd4373c680 1 0.00/1.00 vMB 0
314,279 314,279 000000000000000013783443da33c9563c1a1a1cc284fc5007abbd1684a51a4e 401 0.23/1.00 vMB 25
314,278 314,278 00000000000000001d4bde0cd2ea1274c614fefc95b5a707e357bd9a57b63513 645 0.39/1.00 vMB 22
314,277 314,277 00000000000000002efc5ff13283834df6cac9dcd9c4fa256ab922dc45abcb25 1,044 0.49/1.00 vMB 30
314,276 314,276 000000000000000037ceb2d41509f0472bb101a9d64652eae92cb9bb879cdcfc 165 0.10/1.00 vMB 23
314,275 314,275 00000000000000002f07df3cbe0a366493d269456fb21d5bed91b64b661b594c 128 0.05/1.00 vMB 37
314,274 314,274 00000000000000000e1dba049a658a6fc72692177d50c64c3c1bbdf45a007ec3 466 0.29/1.00 vMB 34
314,273 314,273 0000000000000000001b838420278c052776899d427d0be9daaf8a7d6342d553 395 0.22/1.00 vMB 26
314,272 314,272 0000000000000000188476923969a38f79debfd515f45a8019d35d909292845f 216 0.24/1.00 vMB 2
314,271 314,271 000000000000000011aea1f8af2bab98a7f9152681e698af7a712de3b606c2d1 437 0.31/1.00 vMB 24
314,270 314,270 00000000000000001c7175e4ae062b71321497c0190b7167962133c6583fb1a2 190 0.11/1.00 vMB 22
314,269 314,269 000000000000000014bb878826c559cb8af6693d2f1b14fc24b3cfb44091d082 163 0.13/1.00 vMB 19
314,268 314,268 000000000000000025669149a5552608803fe445a5f39b35a788378b46364d3f 1,086 0.50/1.00 vMB 33
314,267 314,267 000000000000000010bac6ff53ec34af9c946e29347dd9bf67d94305dd820781 852 0.43/1.00 vMB 30
314,266 314,266 000000000000000022d8a8bbede2b0083b500331ce47dc7ff8fe45eca545a04b 948 0.48/1.00 vMB 28
314,265 314,265 0000000000000000335e3b64801db63192af2767babc1c4927f2d1f58120aa6a 1,187 0.66/1.00 vMB 26
314,264 314,264 0000000000000000371836bfca835eeb3a1973fbc6aee74446bf2369ed6ed09c 544 0.49/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.