Loading Tool

Explorer IconExplorer

Memory Pool

26,101 transactions
7.35 vMB
0.02548368 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.37/200 MB

Candidate Block

Mining Attempt 3af8727a5a00f2c92114ed1147af44bb701f3121cec872c8cdbd42dc1c40ad36
Version 20000000
Previous Block 00000000000000000000a9b2b6089063b79d87cf7b64522bff6e862bc2e99a63
Merkle Root d08297236978dded5fb9060c46959c7b748edfdd4b9b1daadf924a928048aea0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,435
Size: 0.46 vMB
Total Fees: 0.00558957 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,088 (739,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
173,497 173,497 000000000000076022de98562875e278e6ae1251295d20905a9de80688800ac1 0.01 MB 25 192
173,496 173,496 000000000000026b480e4607c289607ca4a062b267320972a1dd4c04c663cf13 0.04 MB 35 69
173,495 173,495 00000000000008545dc0205f9e80b51dca4809a7169c06ee1ce4e4943d54b9e0 0.02 MB 94 21
173,494 173,494 0000000000000a3a0b7108bedf997ae489ddd114b1c7ebca309c38f19b5d18d1 0.02 MB 45 350
173,493 173,493 000000000000039585b591cc4da63c2a995cde023ec4341cd7b29769132dcecf 0.01 MB 15 56
173,492 173,492 000000000000033754aea406016957ea5c9f35430c547c9dbfd9daa901299abf 0.01 MB 12 19
173,491 173,491 00000000000008f9ea343af20d6e4e73b874738eae921f622bbb16f0599e81f2 0.01 MB 42 27
173,490 173,490 00000000000001f7974fc4dec0625bd62c141cb9bd296494551d40dd4eacebbd 0.01 MB 32 145
173,489 173,489 0000000000000713bb8a493f9fd5971bf361f2f1c4b2a7c39cb70cb1977bffeb 0.01 MB 35 221
173,488 173,488 000000000000098b8d39ad214449f14d1b04bfd70ff29b9c4ff28af3a1b43247 0.02 MB 41 292
173,487 173,487 000000000000036e02acea1f42f75337298d729d400bd9e7530cb675fc000eee 0.02 MB 61 326
173,486 173,486 00000000000005a886058d13d6816e74b062f6fa60d386fa396d4189580712ae 0.02 MB 56 194
173,485 173,485 000000000000038cc7a9e0f12a421c1da694ceb9a42a0c9e7e64e0de3c101a56 0.00 MB 1 0
173,484 173,484 000000000000079f7ace354f8a6e48cc8287c2dac65b180a3452b700736cc577 0.03 MB 115 11
173,483 173,483 00000000000005f22a89a706bee734cedbea74d32b54943cf3eed6c841e4c5f9 0.02 MB 50 501
173,482 173,482 0000000000000318dd10a32cb3560ffd82979fa97069cbac1eaedb66a0d87a35 0.00 MB 17 11
173,481 173,481 000000000000087803867a092e09203014ff60bceadb9dae1ecf4a1665cbef6e 0.05 MB 126 204
173,480 173,480 000000000000039bf19943c045aff2fa5d15aea2fc3a0d8705d4b18e18690a18 0.00 MB 12 44
173,479 173,479 000000000000098580cc14ee2d9eb7fe599a14a4d835c69e86a636a47d858ee0 0.02 MB 25 11
173,478 173,478 000000000000070b75a6917ee8290f7ef6594f47ccc139b07e0a0dab5c769116 0.04 MB 85 68
173,477 173,477 0000000000000255ee826f180a8be5b1073a12a3c2b84cb1038a0d7fcc7ed2ea 0.03 MB 48 76
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 105.95 GB
    • Received: 0.32 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.