Loading Tool

Explorer IconExplorer

Memory Pool

41,921 transactions
26.54 vMB
0.06046629 BTC
Random Selection Loading Transactions
Max Size: 138.65/200 MB

Candidate Block

Mining Attempt b8dac0a54026eaee9eddb1294259ebfaa516f244d9da56d026658d62d4c59926
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 8bf8a614e1107f83018f0db9c4d26475ca689ec6e215c2eaa0161bc7e02a9b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01138494 BTC
Feerates: 47.58 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (600,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,285 314,285 00000000000000002dcd9a346479754e01c9894bb8dae4427e011fbf4912abaa 420 0.29/1.00 vMB 24
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
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.