Loading Tool

Explorer IconExplorer

Memory Pool

37,784 transactions
26.04 vMB
0.05166367 BTC
Random Selection Loading Transactions
Max Size: 134.91/200 MB

Candidate Block

Mining Attempt c647cc610b461d0e8db0bd6eec88e1f5263036d458b900653e059b7f40e493c9
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 4b988893240caae32bff233f78a0c4e0bc692ee7ccbe55d90d763361fee01084
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.00430696 BTC
Feerates: 13.56 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (599,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,493 315,493 00000000000000002dbb38a0cd2ba7f97113a8631400b9611bcf8d781b0c54ba 148 0.08/1.00 vMB 40
315,492 315,492 00000000000000001e223f47f29d32a65b9edff81563c5fe6d5dfecc8062d2d3 715 0.27/1.00 vMB 32
315,491 315,491 0000000000000000108a183fd5a7134b93911a32edddbe0a791eec2db738c277 228 0.12/1.00 vMB 29
315,490 315,490 00000000000000001c275993fdaac2f3544583ab583fc37c35305882c1aa5786 126 0.06/1.00 vMB 33
315,489 315,489 00000000000000003386bf04b2b72d66fda69ab37e697e37c891175fe1096747 88 0.04/1.00 vMB 24
315,488 315,488 00000000000000002111df0ae739bcc5e58b961cf4ef1f8b27c245696b63300d 159 0.08/1.00 vMB 28
315,487 315,487 00000000000000002a4b16dc38f41af490e1262af7c5c623c9e903688c05384d 89 0.04/1.00 vMB 30
315,486 315,486 000000000000000033098822d68dc89422c64434f51523a89684c50ad0fa0151 998 0.54/1.00 vMB 29
315,485 315,485 000000000000000032aafa8c35277198b5975e545da1d55c847f00aad543f48d 195 0.08/1.00 vMB 29
315,484 315,484 000000000000000015f70b22ad8310b474855565516371d5f12bee6b9a0b75c4 591 0.26/1.00 vMB 27
315,483 315,483 000000000000000031d1187cbb5f9d580a91676d5534f04293ad3dedefc98210 256 0.11/1.00 vMB 33
315,482 315,482 00000000000000000059b0befc0ff0f7ece15177828efaa29e2234d9558abf0d 346 0.23/1.00 vMB 18
315,481 315,481 00000000000000001a903ca337cbf611d9c573600eeee91082988f913478bddf 271 0.23/1.00 vMB 21
315,480 315,480 00000000000000000bfbb653bb76abd8361358bfa78dc9f134a1f4d846e7f886 1,655 0.93/1.00 vMB 29
315,479 315,479 00000000000000000c4334265cf0b853c0f17f1a2364cfec392f6f514b2e89fb 1,827 0.75/1.00 vMB 36
315,478 315,478 00000000000000002a3b0954fbfe59cc39c1b09e79f0ca34e460a26fd0530bca 901 0.52/1.00 vMB 30
315,477 315,477 0000000000000000291c45ab93d99dd92b7ade1370933e9e83019a7c2f9f508d 120 0.07/1.00 vMB 24
315,476 315,476 00000000000000000cdf8a8a8ebf2514b1d9de046d103d88d685c2b3544dfc2f 368 0.36/1.00 vMB 21
315,475 315,475 00000000000000002666bd485f3cefe3cee362cc2085e68a30feb85410737b71 288 0.13/1.00 vMB 18
315,474 315,474 0000000000000000321c2de98b557bfc79e4fa803b086df6e2fb192a5cb5b212 140 0.16/1.00 vMB 14
315,473 315,473 00000000000000000c5e1fc7c6e94679ac71e6fe5b38b67a0e4eef7ba3194940 1,581 0.93/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.15 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.14 GB
    • Received: 13.82 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.