Loading Tool

Explorer IconExplorer

Memory Pool

77,239 transactions
28.34 vMB
0.09095042 BTC
Random Selection Loading Transactions
Max Size: 172.65/200 MB

Candidate Block

Mining Attempt 7918a2183875aced213129582ce7745aacd2c5fe043925efb8dbedc0ee3db84e
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 863b2c414890585473a46616e90eb2333a742312c1d0ff2f646f8df3f6a81604
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.02823046 BTC
Feerates: 201.07 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (658,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,296 257,296 000000000000002442bd25d9127408da6aa1289b21c21b6a6f1b73c869d901e5 509 0.24/1.00 vMB 653
257,295 257,295 000000000000001252e061dfc6c0daf2e620e6cf4ebcbdc128437acc57445867 673 0.25/1.00 vMB 137
257,294 257,294 000000000000002ad8497bc6c0c26693f6184b066e81e04f848c4d6296f59f7f 572 0.25/1.00 vMB 103
257,293 257,293 0000000000000025bad116427877c09cc745103af0cc26db07d82563ee868d9b 64 0.02/1.00 vMB 82
257,292 257,292 0000000000000002562d577def240998f9899829388e0fe5f51392a9e45eaf7d 289 0.13/1.00 vMB 95
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
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.