Loading Tool

Explorer IconExplorer

Memory Pool

87,675 transactions
32.80 vMB
0.13902769 BTC
Random Selection Loading Transactions
Max Size: 199.62/200 MB

Candidate Block

Mining Attempt d577138ecdfe7c67f20a8f6ebbbbdc157b45f6050b0046998010e1527005f8b2
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root b0d0fa38ca6a9bd0cdcde9dcd1ccf8edacebb344d429d9b6e42c641c977ec060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.05068844 BTC
Feerates: 300.16 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (288,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,693 626,693 000000000000000000039e5c21294c92631475063feea201437c8011e3073028 2,706 1.00/1.00 vMB 35
626,692 626,692 0000000000000000000584db21e17f125296aa9f73bff9aeb31c381dffe448ad 57 0.01/1.00 vMB 12
626,691 626,691 0000000000000000000270c5046a441aed96bf3f8085e607b588ecb121758259 144 0.26/1.00 vMB 2
626,690 626,690 0000000000000000000707246695cd95b619243e480d1efce993d2546a081fdd 1,405 1.00/1.00 vMB 1
626,689 626,689 00000000000000000007147a01b429eb6c1e62caaa05f371fb23308f19e1700f 2,550 1.00/1.00 vMB 3
626,688 626,688 00000000000000000002c3ac8a54c13730461a8e6b7f0e3a6e093bfdabf228b7 3,015 1.00/1.00 vMB 13
626,687 626,687 00000000000000000009462feeed6be5035ccb46a144a8711c9739b0b2f5cc8a 2,917 1.00/1.00 vMB 15
626,686 626,686 0000000000000000000f90181d4cb0360d0caca20604ea30cad90f220895c231 2,756 1.00/1.00 vMB 11
626,685 626,685 0000000000000000000e9f08bf2174f69ffd29f7ea5b78997946bd07a34c3799 2,393 1.00/1.00 vMB 26
626,684 626,684 0000000000000000000c2e6ec84a7a21dfa56e35fed6bda9af682c4d48b0fcae 2,660 1.00/1.00 vMB 17
626,683 626,683 0000000000000000000ec227d026dcb5e66799a56810721542c7a130a912031c 2,482 1.00/1.00 vMB 30
626,682 626,682 0000000000000000000c54090e0d59a73ed688cf390dc1139168ed009d182c1e 2,582 1.00/1.00 vMB 31
626,681 626,681 0000000000000000000d83364098a92461da8d5e1ed54cf4599da31faf2b9910 572 0.21/1.00 vMB 17
626,680 626,680 0000000000000000000967ddf1697442b05fc38a97916995933ac007a07b1f48 1,844 0.65/1.00 vMB 15
626,679 626,679 000000000000000000019a76dcaa7970f72616dcdaab0aa793ae5518d916d857 1,441 0.50/1.00 vMB 13
626,678 626,678 00000000000000000003d5f7a3c07bac4ebb492bad180a3ce3f6d001fbb1dcd3 1,301 0.49/1.00 vMB 14
626,677 626,677 000000000000000000033f6168ddbc45056aca3d7dc32a7d570253a3c68bbfac 1,995 0.69/1.00 vMB 15
626,676 626,676 0000000000000000000961b02525abced79089e19064e222eca9b6458d9162ba 1,828 0.73/1.00 vMB 15
626,675 626,675 0000000000000000000bc04d434903426e0ebaadd7fc482e046c8efca3fede23 256 0.08/1.00 vMB 19
626,674 626,674 0000000000000000001011e69e4f38d6bec73f022d96842590ab52c626e8bb4d 542 0.17/1.00 vMB 18
626,673 626,673 0000000000000000000edc192389c034282b4c12033433707a489bd50aff9ff3 1,063 0.35/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.76 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: 709.04 GB
    • Received: 16.84 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.