Loading Tool

Explorer IconExplorer

Memory Pool

44,134 transactions
20.83 vMB
0.06230585 BTC
Random Selection Loading Transactions
Max Size: 117.60/200 MB

Candidate Block

Mining Attempt 27a9a3bed138d768b7a7fc872f217ac9245ee4f0b4e648ac7ef1e09791f3fe97
Version 20000000
Previous Block 000000000000000000007dae9b7e7e1d00da353eb04587d7b003687d74a0a2f4
Merkle Root 26bb9af0b9499280d713f2dc8039286d39cb431cc9e2259a1fef55c23626a60b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.01905885 BTC
Feerates: 502.67 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,068 (654,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,499 259,499 000000000000001e0c0e2fda15f09f1ca1658e3b0f623d68f2db03e3f277b118 208 0.09/1.00 vMB 118
259,498 259,498 00000000000000034ba3c3c3cf4660bdc0f4c7b17c2bbb9af0c1a0e6264a6df0 438 0.18/1.00 vMB 107
259,497 259,497 00000000000000243d5372d0e637f7b047c041af5f598a7accabeeba1a2cbf50 69 0.03/1.00 vMB 92
259,496 259,496 0000000000000004cc3c8821fc424901030665fa1de9f3286525a8be31c954d0 162 0.06/1.00 vMB 151
259,495 259,495 000000000000001be2ae056523401720da306758e54f2551153ac6a23c3dd01b 85 0.03/1.00 vMB 83
259,494 259,494 0000000000000019f8b530aece69c0e3fd699af9e823173e675eabe30cd96d04 327 0.15/1.00 vMB 111
259,493 259,493 000000000000000a9302fc1720c5f5751ec6184a8e8c24298bdde1754078f435 27 0.01/1.00 vMB 75
259,492 259,492 000000000000001f3d4c5dde16fbfcb486faa32810328521df5581338a231e82 41 0.02/1.00 vMB 89
259,491 259,491 0000000000000010b885f047e5bd125711b3b07d91e272ad747ea51d935a8f19 199 0.08/1.00 vMB 93
259,490 259,490 0000000000000024959ca4a3116e03e3258bdb7eacfd2c1896808953977f1850 415 0.18/1.00 vMB 96
259,489 259,489 000000000000000d64bb8d7e8321c5ccf4fb78c1c2ba7e76bf90ec111a20d367 9 0.01/1.00 vMB 70
259,488 259,488 0000000000000003256dca794838fabd9c9d1c32985659ed8cdbab82572b2895 73 0.03/1.00 vMB 91
259,487 259,487 000000000000000a3ccfa41264175ceb08f5658bde6ec17251971f2de01f20bc 347 0.15/1.00 vMB 113
259,486 259,486 000000000000001cbf16bf652401cc5cc339281b7d707d9fd993c004a18423c8 138 0.06/1.00 vMB 86
259,485 259,485 000000000000000eb8cdf1e322eaf811509f9a43a5d0fef08addbf20f44f2cbd 158 0.06/1.00 vMB 109
259,484 259,484 000000000000000a129eab6e3ad3b04e4438d711e556763a8f59d56a44151bc5 239 0.13/1.00 vMB 82
259,483 259,483 000000000000001f7a1eb1f9c004a5991d752b2fb161cb60c1f70d44890e3d00 287 0.11/1.00 vMB 100
259,482 259,482 0000000000000012c759cd42ec62a3d9ce7c925f3729750e9bd592b9d933f154 408 0.16/1.00 vMB 126
259,481 259,481 0000000000000022d2fd3ce750e743337d940e2c08898da73d84852f53dc9aca 120 0.09/1.00 vMB 62
259,480 259,480 000000000000000f6fb1257ea6c0543353d68d596374eae71ae848ff0e1a1d30 102 0.04/1.00 vMB 83
259,479 259,479 000000000000000ce02f6d0c82da8cfb1b7f068779608d7719182171ce00ec11 15 0.01/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 780.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: 555.02 GB
    • Received: 6.86 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.