Loading Tool

Explorer IconExplorer

Memory Pool

40,182 transactions
32.81 vMB
0.07940657 BTC
Random Selection Loading Transactions
Max Size: 162.34/200 MB

Candidate Block

Mining Attempt c35aad97c0ee435f96b3619dbffef077c259eb3f10b191532c27bc19c3f5157d
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root ad00237f2507c25f74b17929773358e9fbe9bb3ec9a2feb2068df8d69ef7ccb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.00996266 BTC
Feerates: 51.02 > 1.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (529,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,487 385,487 00000000000000000197c233a5bc3887e4dfd30be46eeee12423dff1fe2b97a9 424 0.24/1.00 vMB 33
385,486 385,486 000000000000000000f4dffbeccf0648f37936b9cb4db28fbdd6fb1ab492680f 338 0.17/1.00 vMB 24
385,485 385,485 0000000000000000039888fa38b1c0d20af54996a8c8606f03b416930a6fc527 668 0.33/1.00 vMB 34
385,484 385,484 00000000000000000b9c8dbae4bace727fd63d66e7607fc098ae6e00f5e8558c 1,429 0.75/1.00 vMB 29
385,483 385,483 00000000000000000b62273fb1c05f4d73306a6ad003e9cd675d74ae21217c2c 500 0.24/1.00 vMB 38
385,482 385,482 00000000000000000422879aaa832133fc73d641ed193dfb5d76e74c8eecf8c5 333 0.18/1.00 vMB 30
385,481 385,481 00000000000000000dcbb35e7d27f06f5c73be6c8de0cdaaac1f01fb00af026a 142 0.23/1.00 vMB 11
385,480 385,480 00000000000000000c1f6581fba0af28b76f085bc4379c684e61476c51e3038d 596 0.34/1.00 vMB 30
385,479 385,479 00000000000000000b3711a4559b04a34a6173539139deaa6a6de2abe2429cf6 1,014 0.53/1.00 vMB 31
385,478 385,478 000000000000000002d1cd79c7fc5c39e1b68b4f2bedb51e10418545ccc51bff 348 0.25/1.00 vMB 20
385,477 385,477 00000000000000000142fa55cba9dbf1f5b7f63140e747fd1f767610d8e5877c 322 0.25/1.00 vMB 17
385,476 385,476 0000000000000000056bc273d2bb8932fa7a107585f5a85fe1cf1472e8df9da0 1,556 0.93/1.00 vMB 29
385,475 385,475 00000000000000000e1718621e38e2c1e9b03a4c588528dac6d1a6a83e6e3917 317 0.91/1.00 vMB 7
385,474 385,474 00000000000000000c4ec8036e2e42d29557b7101df0480d209230e85e6dfa93 1,369 0.75/1.00 vMB 30
385,473 385,473 00000000000000000de62d51af749f9383973ed2002c5325909c31573046afec 563 0.36/1.00 vMB 29
385,472 385,472 0000000000000000062229b1a904f693a34b71e4c57b63bb95596c4a558cb090 649 0.99/1.00 vMB 11
385,471 385,471 00000000000000000e41ebacfd1cc83ca5a71db55c48c9c7832197d010e67d03 1,615 1.00/1.00 vMB 28
385,470 385,470 000000000000000005c5ca4a48888240ffec152343905ca33982e824e1b6c7b9 1,993 0.95/1.00 vMB 33
385,469 385,469 00000000000000000dacf136305675d2f877249b1b3a274a2ac6d896fa894489 2,379 0.93/1.00 vMB 45
385,468 385,468 00000000000000000c3601a0e3a4703df6e9d8728802c2e0aa1009ef7e3372e9 2,358 0.95/1.00 vMB 41
385,467 385,467 00000000000000000c1bf5978fce3b51eb47c8a2971019243213797a9b6038ef 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.