Loading Tool

Explorer IconExplorer

Memory Pool

82,708 transactions
31.23 vMB
0.12890593 BTC
Random Selection Loading Transactions
Max Size: 187.54/200 MB

Candidate Block

Mining Attempt 922b688435acb5c2cc971654d9c7803a042d66ca0c2e1dbefeaa263bfd364c0f
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 23c23d6f98fcd7f08e874686127b4bb1cd81875fce5309f24e55582bd4f07189
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,342
Size: 1.00 vMB
Total Fees: 0.05665609 BTC
Feerates: 180.34 > 5.68 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (607,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,700 307,700 0000000000000000104a202ceba7db40438ec904262b78abaef0553d122c0769 207 0.09/1.00 vMB 47
307,699 307,699 000000000000000009dc822374ff4b2f796e35bb850d3ef75dd2205542ecc24f 348 0.22/1.00 vMB 25
307,698 307,698 00000000000000003bf2097f5dc9904d05ffd2c6ae38befd46b14b81b998fcd1 322 0.17/1.00 vMB 31
307,697 307,697 0000000000000000104d045ffaefa9aa26c9279ce543a83ce32113c51f1f7a7c 381 0.30/1.00 vMB 26
307,696 307,696 000000000000000043b0933d90a0966d54dd2958b67789051b94f6322f1d42c9 187 0.10/1.00 vMB 32
307,695 307,695 000000000000000023a453c10f61e2467ab4547c6f07ba0ced59ec4ef7195683 237 0.17/1.00 vMB 218
307,694 307,694 000000000000000007720947152bad9d78efeeef573e8b4b5bc385220d05e974 564 0.32/1.00 vMB 31
307,693 307,693 000000000000000025b56892a125085e96d23cb27fd8e047b3585cdcb7c0c186 224 0.12/1.00 vMB 29
307,692 307,692 000000000000000029db6af53583707fb35f22f9ffb982ed2c161a74263d7401 133 0.07/1.00 vMB 19
307,691 307,691 0000000000000000198b93e1eb7591e9106bbd5bd0a26ec980c29af86b254771 83 0.08/1.00 vMB 20
307,690 307,690 000000000000000000b4834c62034e93e234a03a4eff458657f2391e0df0bc26 111 0.07/1.00 vMB 28
307,689 307,689 000000000000000028a585862ef32cc7f02c4cdf0827a8b392b1e795b3a820e3 97 0.07/1.00 vMB 24
307,688 307,688 000000000000000040a6be5951d70a7eaca023597060570fdcf966b1ee0e4a35 25 0.01/1.00 vMB 26
307,687 307,687 0000000000000000201d2f2525adcf599f087b3cdbc982f85220cfc09b7fc97b 175 0.11/1.00 vMB 27
307,686 307,686 0000000000000000021f196bd8cc0b6489515f1301fc5469dad56f4150312b4f 30 0.02/1.00 vMB 32
307,685 307,685 000000000000000049622a5c39cfa5f8d167ed115196062da136d41475bc2ae3 134 0.08/1.00 vMB 33
307,684 307,684 0000000000000000332d75c28b18d38367ea41ce77d140326c9fe04c3520b302 215 0.12/1.00 vMB 43
307,683 307,683 000000000000000046452f5bf30fa4d16fbe52a9c570be7889d3dfb5613eacd1 471 0.25/1.00 vMB 32
307,682 307,682 00000000000000001c99fdee7e1b67d5d1b2352213c51cb5b178a5617b6f8248 285 0.28/1.00 vMB 19
307,681 307,681 000000000000000000beab2b53bd089cbaedcf0948723f10aa6f12fa12b39754 736 0.35/1.00 vMB 34
307,680 307,680 0000000000000000264a983c3096f154a2da65421f3da4d7d190b68b7472635d 81 0.04/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.