Loading Tool

Explorer IconExplorer

Memory Pool

80,900 transactions
31.00 vMB
0.09263900 BTC
Random Selection Loading Transactions
Max Size: 187.58/200 MB

Candidate Block

Mining Attempt 37df043f35208d8d42bd97169c843133ec315f9b971b6d2d0de928517902f27c
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 02836106b457b8d81d5e05f4c4237f2a9310be241ea5e1afaf074dbe63c1f55c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.02581688 BTC
Feerates: 110.56 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (607,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
307,679 307,679 00000000000000000d58f23369901ed8262299367d93045e33dfe05e8d708536 141 0.07/1.00 vMB 30
307,678 307,678 000000000000000008155a9f0dc442f41ce4ee7a63477da959372707a5bc4485 315 0.18/1.00 vMB 28
307,677 307,677 000000000000000021781edf3f7540c85232f9e85d542c72cdd48f329539b4f2 410 0.21/1.00 vMB 34
307,676 307,676 00000000000000000f1e40531e863df3f787660442fa08ad7340ddb1efade492 146 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.71 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: 699.27 GB
    • Received: 16.60 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.