Loading Tool

Explorer IconExplorer

Memory Pool

41,755 transactions
26.72 vMB
0.06027093 BTC
Random Selection Loading Transactions
Max Size: 139.83/200 MB

Candidate Block

Mining Attempt 0645cee4c2aed3651a3476d2d67a476277ba62d52cbdbaeff90b0c95397dd285
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root b9666cf50789ac4979d601911b195dd0f978c892119414681c54ce3c6b230d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01085516 BTC
Feerates: 73.20 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (632,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,527 282,527 0000000000000001428db4824782ca55a9a33b50be9b8422a7c48cf87f0cc79c 363 0.20/1.00 vMB 54
282,526 282,526 000000000000000197fbc1b3d6ef06e1a170fd7b4e1a4a4112ccf34fb88a0f52 123 0.05/1.00 vMB 46
282,525 282,525 0000000000000001e16e1a8ed46ce4385036d48c48ed753a799013e3d9ab4d22 153 0.10/1.00 vMB 28
282,524 282,524 0000000000000001c71e5245642f2d73a5e5b7fb90ca757c186776fa27c3831d 134 0.05/1.00 vMB 54
282,523 282,523 0000000000000001b9ae1e5de0ccd40eaab0fb70425a1e8fa7f2edfb8402653d 75 0.05/1.00 vMB 21
282,522 282,522 0000000000000000b76bac2ab7f2c849425c14d6e9670d7f356a61c3bff5de50 270 0.12/1.00 vMB 50
282,521 282,521 00000000000000016d917a369bc405f25db6f868588494db13c8729c0ee10ac6 64 0.02/1.00 vMB 28
282,520 282,520 000000000000000020393ff59ccf9c50343bfc0942532a07bfc959faad9a0808 578 0.27/1.00 vMB 36
282,519 282,519 00000000000000006948aad0e6278989693abce63a8799e13cb9c70a65650ef3 257 0.12/1.00 vMB 110
282,518 282,518 000000000000000096f503e0b72baf4e2092e5256e088884628ebe4f43e731f2 358 0.16/1.00 vMB 39
282,517 282,517 00000000000000011e9bd23fdc71d5de75f131028eafb69379bbb22ed6e2afdc 373 0.19/1.00 vMB 39
282,516 282,516 0000000000000000611916d1ded7a3799a8cd17baae771ba8022619f37bbf44e 51 0.03/1.00 vMB 11
282,515 282,515 0000000000000000aa751bb6c48aefcc92e545c1db14cd1c3b2e489bab818812 454 0.21/1.00 vMB 44
282,514 282,514 000000000000000114a217658c7bdb79bca81f288e9e2ef7238c148c9c8aeefe 160 0.08/1.00 vMB 35
282,513 282,513 0000000000000001bf9b00ffa6f0f2c7d3ade52f5e563d5864fbaf0ed9dbfe64 624 0.47/1.00 vMB 24
282,512 282,512 00000000000000008d988bb43149467e0de435e87d0f0ce6cb5bd2cb918d9da6 943 0.35/1.00 vMB 68
282,511 282,511 00000000000000003f9929df252f308bffc0d0e44c51b971c549d2df1f963267 261 0.22/1.00 vMB 27
282,510 282,510 00000000000000005e84f5e2ee1b3e9117bef084bb1b61a128009d7096934176 375 0.25/1.00 vMB 30
282,509 282,509 00000000000000005105b1a6f25d306ea23084f25c4e8f54df74c5f7634d6d2a 389 0.25/1.00 vMB 34
282,508 282,508 0000000000000001d6e66f8b7739bdbe42c3ae645bf401b6cb01d719503271cc 1,269 0.50/1.00 vMB 36
282,507 282,507 0000000000000000377cd2e868240200d6f079e82df313dcba226233120ee5bc 140 0.05/1.00 vMB 239
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.