Loading Tool

Explorer IconExplorer

Memory Pool

73,731 transactions
27.25 vMB
0.06330559 BTC
Random Selection Loading Transactions
Max Size: 166.50/200 MB

Candidate Block

Mining Attempt b7e697fd2dc4439d7f29e57fc65d7b2817ffb88f2a3e17b89db7c5f53d950127
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 3e6a41f246cd58436e2751f939575b2a6cfec22401c3fcdc10faeaa608644f00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.00549374 BTC
Feerates: 80.00 > 0.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (325,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,626 589,626 00000000000000000012ac25795494b987e410e8e6d3169c97eff5c0b71b9282 2,931 1.00/1.00 vMB 37
589,625 589,625 00000000000000000014c07453b0100464c84959ec55fc9e1a53f56c28cadc8f 2,541 1.00/1.00 vMB 27
589,624 589,624 0000000000000000000824860fbe78121d3ea3551bb76ba6d191ace93d7b1a6e 3,046 1.00/1.00 vMB 33
589,623 589,623 00000000000000000012bcf16f785e213faa8c399e4ae5b9c22b9731e67ef977 2,628 1.00/1.00 vMB 41
589,622 589,622 000000000000000000131320440fd92c93129a44e91a471ee73d27d8f27fbced 1,416 0.49/1.00 vMB 19
589,621 589,621 000000000000000000089342569c44382dbadf05224606fcc772a0c1701e3afb 2,920 1.00/1.00 vMB 28
589,620 589,620 0000000000000000000a7ff11c164e7d7fcc030f5e266409a245366e4dceec2f 2,459 0.92/1.00 vMB 28
589,619 589,619 000000000000000000152226cf8988efa208fd6c118e26f8760b4045fe947663 2,615 0.92/1.00 vMB 26
589,618 589,618 0000000000000000000e9fa73c5c2c6860f620aed6021d7e66acf363d7f71d0a 1,653 0.62/1.00 vMB 25
589,617 589,617 00000000000000000004a4c345c394df431a4ff9d369f06a4142831345493832 2,099 0.67/1.00 vMB 23
589,616 589,616 00000000000000000019fde552203876e7063c8ffefe52fc70de824fb678b9c3 788 0.26/1.00 vMB 26
589,615 589,615 0000000000000000000533b74377e7a581a81bc707fa13a090ea05f53f95d368 571 0.21/1.00 vMB 25
589,614 589,614 000000000000000000059934a192eba3bd7ba6734d5769921b35fe812a8a8273 941 0.30/1.00 vMB 30
589,613 589,613 00000000000000000011fe3ed169671668cae78aa80e507ba25c53fa1d90b819 2,406 0.88/1.00 vMB 23
589,612 589,612 00000000000000000005225fc91071df13e145d7783d81c24670201be12f893d 2,841 1.00/1.00 vMB 14
589,611 589,611 0000000000000000000b707712997cfb56fc5e5ccab97e38685673b1a3f1ee97 2,810 1.00/1.00 vMB 54
589,610 589,610 0000000000000000000243bddf0349e1078226480e8164a6db67d65615612030 2,423 1.00/1.00 vMB 31
589,609 589,609 00000000000000000003055f6a25e4c509004b6b38ff35d334e259f7c010237c 1,378 0.53/1.00 vMB 30
589,608 589,608 000000000000000000101eeaeac79034c55abcbdb5569ccf9c374b4ed57ab5ed 1,033 0.35/1.00 vMB 21
589,607 589,607 00000000000000000001a8d39bb94c00fe91aee2f2bd14c383bbe4c13f0908ff 2,314 1.00/1.00 vMB 34
589,606 589,606 0000000000000000000b3f287f7fa44e780e020bfb6b4aa8c5c97b417b34b636 2,921 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.84 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: 712.06 GB
    • Received: 17.16 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.