Loading Tool

Explorer IconExplorer

Memory Pool

45,644 transactions
23.07 vMB
0.05918162 BTC
Random Selection Loading Transactions
Max Size: 126.95/200 MB

Candidate Block

Mining Attempt ff6b79faa8167953143d96370634a7e74404b64e29d2737bce09a3bd094145a0
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root 2d2db3013f5be3ad112ac81a9baa950e0d171a80dcd6bbfe388c02d5f1de1627
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.01114058 BTC
Feerates: 151.03 > 1.12 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (654,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
259,478 259,478 000000000000001e287b38db0f5eb40cc619788fec00c7aab2ec39d155ba845f 169 0.07/1.00 vMB 148
259,477 259,477 0000000000000015a35eebe5ec958d3059911ab0b73acc8fe799f8388391ffd5 114 0.05/1.00 vMB 82
259,476 259,476 0000000000000019724bbc86a8be1de33084046c0468a95dc3ff1be6b8e4de3b 54 0.02/1.00 vMB 126
259,475 259,475 0000000000000008595ddd47fc86270f4b126147a6b6e5ac6bec33994d2c6bad 416 0.17/1.00 vMB 111
259,474 259,474 00000000000000021ea86b60570edc5d56008c605b3b18b96a993dc60a050b8e 117 0.14/1.00 vMB 49
259,473 259,473 000000000000001d362a57676d92be206dfaf1ded785a3b478c07ef1bd04c006 439 0.18/1.00 vMB 120
259,472 259,472 0000000000000005433eb8d961181ad3067e642e5b5a04f5bb6de8a643612214 208 0.09/1.00 vMB 107
259,471 259,471 00000000000000090b4c44b9783b61fde96a9743edd7ee7c078c38dd96905372 299 0.14/1.00 vMB 139
259,470 259,470 0000000000000022496a4db63a29bae45f68e7413fd82beaece231f700e95d16 274 0.10/1.00 vMB 120
259,469 259,469 0000000000000014f65a1f80b792f841995b9b78e6bd47c3fa7da4f2b3c5f21d 281 0.12/1.00 vMB 146
259,468 259,468 0000000000000007b4eef691bc113c39cb34ce21017784cf94f5d101a44a10f5 596 0.23/1.00 vMB 128
259,467 259,467 0000000000000017d7f9e60b4971a6bf5bf4df4d0803bbe319e41e380d6b450e 99 0.04/1.00 vMB 86
259,466 259,466 000000000000000d8ea186203c3c2d7b90eef768f81cb5658ac6e58ff882fa81 492 0.21/1.00 vMB 103
259,465 259,465 000000000000000acf3e533f28f1681ebbacd6a35c035bd98cb8a9fb69f0f276 114 0.05/1.00 vMB 109
259,464 259,464 000000000000001146259fe0db2ee46e0cdd0d4e90ff87c67f54d9b701503eb6 83 0.03/1.00 vMB 114
259,463 259,463 0000000000000022de1d53472f7055fea94c03b084fe776b249c925f3368ee89 103 0.05/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 780.57 GB

Node Details:

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