Loading Tool

Explorer IconExplorer

Memory Pool

82,367 transactions
30.73 vMB
0.08457621 BTC
Random Selection Loading Transactions
Max Size: 188.08/200 MB

Candidate Block

Mining Attempt e66e53499c2e2b86955db25a2514a18f08ba1f76fced3fb4ffd1a930ce13260e
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 0b0aa86590eae1284179adec690ba4de0626f1e051abfdfcecc339af893f573d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.01499783 BTC
Feerates: 114.09 > 1.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (631,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,379 283,379 000000000000000010cb80235e748de18e9d5702ad8fdcf09a90677af04a0242 483 0.22/1.00 vMB 48
283,378 283,378 0000000000000000aa2f2da266c85dd61c11f54d9c5f531ec7cbc5113ec5d6b0 538 0.31/1.00 vMB 24
283,377 283,377 00000000000000012f21a481fd3098a21941d922bea9f84c63e7a4f6d2a69db5 159 0.05/1.00 vMB 60
283,376 283,376 0000000000000000941d044af6ea854187aa3aa9b889ff6193671f3a0655bf66 157 0.05/1.00 vMB 70
283,375 283,375 0000000000000001ad22e575f497551300d5baf5f94215b5301945fac08765fc 170 0.05/1.00 vMB 221
283,374 283,374 0000000000000000e00c7cb28e3f28d6572c5880ed64bbfa225e6c97291415a5 93 0.08/1.00 vMB 14
283,373 283,373 00000000000000001559d7595b509ebe30c3d099decb2454be26c5597db00c7d 44 0.02/1.00 vMB 70
283,372 283,372 00000000000000011696a1d0bf2cce4901a46066ba52361b9b0520d69a9f8e65 53 0.02/1.00 vMB 53
283,371 283,371 0000000000000000182b13f68f3ed018198ae688dd3d07dfb0503b51a78a9808 33 0.02/1.00 vMB 34
283,370 283,370 0000000000000001954156554c63f9fa27697c4a132ed1a23b6cbdd3d9d4f074 202 0.18/1.00 vMB 27
283,369 283,369 00000000000000019a835f3af31227d254d18c5c87258ed3261d192c6d5b151d 42 0.02/1.00 vMB 23
283,368 283,368 000000000000000001918bfd6cacc2cd56bf1697b1be06be40c8b65a64145b01 601 0.32/1.00 vMB 37
283,367 283,367 0000000000000001169e48dcb7fe67b8515a8f8e3c2d94322503d176574a64ba 106 0.05/1.00 vMB 44
283,366 283,366 00000000000000001f80e5a33e2548421469700fc9176f6f1d5aa098214eee55 125 0.06/1.00 vMB 45
283,365 283,365 0000000000000000e93e28fa081a04dee85c4db353ffcdbab60ae2cb1da47666 228 0.17/1.00 vMB 31
283,364 283,364 0000000000000000e65993a0dc4e2796389fca427f3008873318bd0a4d47242e 151 0.10/1.00 vMB 31
283,363 283,363 000000000000000111a3e629eee3a989a05dba0bdb0300bbc379857e947978d8 24 0.01/1.00 vMB 56
283,362 283,362 000000000000000183a1bd45c4f85a7d4bbb94efdd79fbc5d6cedc42ed72f3bc 596 0.32/1.00 vMB 33
283,361 283,361 0000000000000001ac78ed5479e7fae0f5156e648a1df655809435a4b2c9f0c6 117 0.04/1.00 vMB 49
283,360 283,360 0000000000000001c60595503b35489246240134a5becdbe5b6e63cbae547832 324 0.12/1.00 vMB 79
283,359 283,359 0000000000000000a66291688028b4ba6ee464300d55c585e391c7df0ae04259 423 0.25/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.02 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: 719.25 GB
    • Received: 18.02 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.