Loading Tool

Explorer IconExplorer

Memory Pool

76,895 transactions
28.26 vMB
0.08829065 BTC
Random Selection Loading Transactions
Max Size: 172.17/200 MB

Candidate Block

Mining Attempt 4eec8e611976abfeeae1b0d451b97d2f6da19e6a59342449325b8692fcf8f9f6
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 42cda1d79b1cff2ac40f7f5aa1e1ee5bd07147071b4d2b6b7ddc7e154e293097
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.02627214 BTC
Feerates: 150.93 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (658,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,291 257,291 00000000000000259a98cbe294259106b3c07d8b821756d671c0daf05b524b14 389 0.16/1.00 vMB 87
257,290 257,290 0000000000000015a88d812a0fe652599db188bc44ac2dc81cc44e5a98d4add2 49 0.02/1.00 vMB 94
257,289 257,289 00000000000000155ffb80078c02287ddf57f1b78030b0d0e3b10f45c3cd30c9 76 0.03/1.00 vMB 84
257,288 257,288 0000000000000009a3e21b591033af6d2f68fb15bd33e7095335a10251d46e28 180 0.08/1.00 vMB 125
257,287 257,287 000000000000000c51e3f325108b96b9b46f9a1bc2aaf02a1b6f1f07c1e25d68 119 0.05/1.00 vMB 90
257,286 257,286 0000000000000017b7ffc6000b36f488f95645a003f62d22b1e48c445ec697ce 125 0.05/1.00 vMB 110
257,285 257,285 0000000000000013ae82411a2b5934e6373f39f96cb522b639071180b4e4d8b1 74 0.03/1.00 vMB 71
257,284 257,284 0000000000000012decddbbdbeba7ea2300f4c4b6cc8dcde527af36cef1b335d 128 0.06/1.00 vMB 118
257,283 257,283 000000000000002d3473e90c2643c986cf59af3c546df021515ab0665cb8a055 99 0.03/1.00 vMB 82
257,282 257,282 0000000000000007b1784fd957085c9ea06edda21c7e35bc1c8831077a5782ee 32 0.03/1.00 vMB 43
257,281 257,281 00000000000000063ef2ce724d0242f27f1daffd1b28f81e49b182041f6cb256 153 0.06/1.00 vMB 132
257,280 257,280 000000000000001d7989fa34a90c77a568a61167e46135b4f80538acab1c7f60 399 0.27/1.00 vMB 75
257,279 257,279 0000000000000018a4a5a7637524c244a84f742f8fd9a5b2d9e5e2ebd8b173c6 422 0.16/1.00 vMB 81
257,278 257,278 000000000000000c28113df32dba2ea5a28dcf3614e812457b00301951a3be78 40 0.02/1.00 vMB 72
257,277 257,277 000000000000000dbd67814873ae56d2524a97044ac95fb5952e301eefdb01fc 185 0.06/1.00 vMB 138
257,276 257,276 0000000000000021f27d2fd1b4b2a025ea0412cd038e9fa42bdcf1730c50ac87 148 0.06/1.00 vMB 93
257,275 257,275 0000000000000031480dfdb9cb822a6a74a4634afd9ea19e0372f6c09cdc5803 51 0.02/1.00 vMB 81
257,274 257,274 0000000000000023511bd6f066b596a9002685dd504449e4ebdad27324e4c42f 410 0.17/1.00 vMB 96
257,273 257,273 000000000000001ed40c90983f58ba85301846591f283da44f65e353a4a1783c 129 0.06/1.00 vMB 140
257,272 257,272 0000000000000008a66651f0ae2e15b675da20ac9c82f003e41c28215acb8e34 79 0.04/1.00 vMB 83
257,271 257,271 000000000000002b85d140fb30118b43a99cbc169175b93f07dc836e71639d5f 315 0.13/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.