Loading Tool

Explorer IconExplorer

Memory Pool

33,164 transactions
13.61 vMB
0.14384601 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 11 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.29/200 MB

Candidate Block

Mining Attempt c094361d6ff1e9fcd88586d0805e5cbf988633e7df6c532027c8edbe1f38a1d7
Version 20000000
Previous Block 000000000000000000007873c95dc411eba52476eef36e6e02682cc89630ef0e
Merkle Root f4c932f1664d1f575d690b53626b9a13727ed27389e50a0573659b3c858844e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,307
Size: 1.00 vMB
Total Fees: 0.03176658 BTC
Avg Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,070 (707,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
205,499 205,499 0000000000000199ed1205bf772c29bf21cad0dbf425a51a6620fcffaa384f7d 0.01 MB 31 215
205,498 205,498 000000000000011b8386c4dd1294423d0022e34b80f50a3851b2f6eb72f3ce7d 0.05 MB 151 165
205,497 205,497 00000000000000958e99cddefbec55d16ecca259a42ce89029d57de82845edf5 0.00 MB 10 156
205,496 205,496 0000000000000090cfb456075f4efe71b232442c4664c105da4162ed33d2e9fc 0.00 MB 9 68
205,495 205,495 00000000000004a3cfc3bd786b2cc161b5038a6b3577afd92746b95ce0321149 0.02 MB 36 150
205,494 205,494 000000000000016871311aade9127551f1e1f9bb2ede72b5406c193274ff43b7 0.06 MB 132 167
205,493 205,493 00000000000003165e2991b7982590ad68afb252fd5c0450f6a16a7c900efa3a 0.03 MB 61 128
205,492 205,492 000000000000026ce90c442e11cd273c119e442d9c3f17f59a71dc04a2edf6a8 0.03 MB 50 150
205,491 205,491 000000000000047d539b16efbd4dd1c9ccebce04ab95908dcc9665a6ce7469e7 0.09 MB 178 278
205,490 205,490 000000000000056690a9e46a2ea391e415910f4d15d882829740a89ae5f07cf4 0.30 MB 241 27
205,489 205,489 000000000000034e8fdc0a0862f60d626c757a157843c9982bd7d594c8543ef9 0.01 MB 23 0
205,488 205,488 000000000000053a0f4aa73b0bc2895b04ba212af963f6a57fd91a07b98a53d4 0.07 MB 187 169
205,487 205,487 0000000000000280fffb2bcb8afd997a8a391076d83120d02264cbe0410e8f71 0.10 MB 225 155
205,486 205,486 00000000000003f817b144c9c3dfb95b253108552b3fdb6299e8038ca36d82e9 0.14 MB 249 128
205,485 205,485 00000000000002f546af00846fa14b851d16ecf9be9225dcf69f77dbd4e06e25 0.00 MB 10 485
205,484 205,484 00000000000003f7304ee41fd7facc7226402cbc5e666929413f6f84c30b9a32 0.05 MB 111 113
205,483 205,483 000000000000051417403fab4755bb53f4e4f8775054a4b17eddc30bb86997ef 0.05 MB 146 110
205,482 205,482 00000000000000ab64548b7d5cc48a0c9884eda0bd39637a5c0c9d9e1d8bbac7 0.09 MB 145 159
205,481 205,481 0000000000000406ad84ffc66153d2cec85745de365628d41823d7121ca329d0 0.02 MB 67 11
205,480 205,480 00000000000002b7a6fe2c03414e0ba474eecd5cb2530aeb6f836ae7105a4f15 0.02 MB 40 126
205,479 205,479 00000000000004e3520239a9ba09bf442c3c6fc6a94da2615c6d7224da235ade 0.15 MB 87 141
Previous 10 blocks ↓
Total Size: 778.97 GB

Node Details:

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