Loading Tool

Explorer IconExplorer

Memory Pool

25,529 transactions
27.05 vMB
0.05989303 BTC
Random Selection Loading Transactions
Max Size: 129.13/200 MB

Candidate Block

Mining Attempt 804cad942f1e8e25c0f12052f5a8fcba12451f794ed8de0dd26942892980bc3a
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 50a68c4a3b0816c57921d1ac6233bd0928a876d30a8b86f926a0893066b2b7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 1.00 vMB
Total Fees: 0.00902599 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (681,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,233 233,233 00000000000000452c2f082ba882796ef6f89024f9d6439067014022fc0c4302 188 0.09/1.00 vMB 175
233,232 233,232 000000000000019b487626e2d396804f69e78372241b4984e9a30f8a1b1f44f8 329 0.13/1.00 vMB 223
233,231 233,231 000000000000004e511a414dbb72a23f6ab1ec5cc28bcd586cc259a59759d3ac 16 0.00/1.00 vMB 271
233,230 233,230 000000000000018aa500185ffa1f18827ac0d1a7ee24c6efb7894ef5d0ee9f3b 278 0.25/1.00 vMB 82
233,229 233,229 00000000000001ba005fbd7453cd045998f0bd1db462f5d6187a12406a7236eb 141 0.09/1.00 vMB 154
233,228 233,228 000000000000018c34bad35903e04bced3da0e7e42133dd21b21d7ab85741920 2 0.00/1.00 vMB 260
233,227 233,227 0000000000000023bdc43d45ea49064eb5d6e6476285741672b90579440af588 91 0.04/1.00 vMB 142
233,226 233,226 0000000000000170fbae497fbbabade1b24e3a4537d8749083cfd74da8956332 11 0.00/1.00 vMB 83
233,225 233,225 000000000000007374dd7d22d5bdf302abdb4cdd3aed3f27468397639c77803d 114 0.06/1.00 vMB 132
233,224 233,224 00000000000000d755fae9e742e06bf783e9d402b7d646b8c388c5e9869a3285 218 0.10/1.00 vMB 159
233,223 233,223 00000000000001765562f84f203c5a6dcf3072b0719a19fd785b37ce387d87ec 319 0.15/1.00 vMB 133
233,222 233,222 0000000000000128a3941cfb4f3e060412961d093900dc0c8056bcbfdf89fe66 32 0.02/1.00 vMB 25
233,221 233,221 00000000000001bd836d43de76e5ae53897c99dd294f810be42370df7b7b1315 365 0.16/1.00 vMB 164
233,220 233,220 00000000000000e8922a2f1f8d6887dd8f41f88c35e481ba91c9a122ab5261c7 312 0.14/1.00 vMB 157
233,219 233,219 00000000000000edd1bc871820064630b5b53a111c8e349720394bbc8931a3ee 548 0.23/1.00 vMB 169
233,218 233,218 0000000000000011833921d788533a90722338e3e0c5f07f551543b916aeb9ad 335 0.15/1.00 vMB 178
233,217 233,217 0000000000000016d68d06b27893c7b8e2da5f806925e2ec306910f2782e365b 16 0.02/1.00 vMB 0
233,216 233,216 000000000000005b2ff3fbc27a22dd132b4fd1ce0757a0fa2a6cb38895fa68e5 8 0.00/1.00 vMB 100
233,215 233,215 0000000000000064c2ec24a6f8edcc11276458314fc567b55413e1050bf65e1e 315 0.13/1.00 vMB 173
233,214 233,214 00000000000000730ae9cc316a7bf8ff76bd31ea1bd5b8527459d1939e06aeeb 622 0.29/1.00 vMB 149
233,213 233,213 00000000000000d043c5f6a7b61ca4a1fe7a17f35fa90474ae5fcbd4ddee7388 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.46 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: 611.03 GB
    • Received: 10.79 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.