Loading Tool

Explorer IconExplorer

Memory Pool

27,107 transactions
12.15 vMB
0.03352289 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.29/200 MB

Candidate Block

Mining Attempt 757f54f24e3e8582f933bb25fc9c8c8fd558f92d3f25593f3177a1786977999e
Version 20000000
Previous Block 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896
Merkle Root 4928f5e9d4c53fda866a1ae2cd2c6c94338575d0b5bbf1ba611f1f4fc5cd7c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 0.99790575 1.00 vMB
Total Fees: 0.01302741 BTC
Feerates: 151.16 > 1.31 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,763 (811,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,746 102,746 000000000000c7265801bd2c3e30cb4561c2df3ae41311fba3f8525f6bc63587 2 0.00/1.00 vMB 3,861
102,745 102,745 000000000002a2995f390646320966504dca99755d1a4c968d00fcd1c161a870 5 0.00/1.00 vMB 0
102,744 102,744 000000000002dbc255985e8e255da5532154fb9cbe329eab6228b772f354b4df 3 0.00/1.00 vMB 0
102,743 102,743 00000000000063a7c5e0ed34dd2c18202c7486417bb603654b5dbb6e25ecced7 19 0.01/1.00 vMB 0
102,742 102,742 0000000000012ec7d5d57a2588e535be4fc45097a7ef3505d86d8a7e2179ada9 2 0.00/1.00 vMB 0
102,741 102,741 0000000000002ca658bcf29c7ab5e68ec67b0b67ee03748400e8fb1121cd5898 1 0.00/1.00 vMB 0
102,740 102,740 0000000000025fe09e7af6911b36673058bd86f5b0816f68f55552c0e83ad92f 3 0.00/1.00 vMB 0
102,739 102,739 000000000002905945f7f2c8f5ad222e2dd5d65728f29b58716b0b8c1a90f387 1 0.00/1.00 vMB 0
102,738 102,738 000000000003aa9978ac0c79b8e6f38ee612b95af3679d19c04e1d941983371d 2 0.00/1.00 vMB 0
102,737 102,737 000000000003da48be9122fd001ad1f8a9b88f441521b539b7d2dbd5b09888af 1 0.00/1.00 vMB 0
102,736 102,736 0000000000001213ff19a3438036889bfa80b3b4ef40866a1d09b781ab68cc1e 10 0.00/1.00 vMB 416
102,735 102,735 000000000001aba87ca348a72ae3cc1688644bc65867520127fcdbe25613bcc8 19 0.00/1.00 vMB 0
102,734 102,734 0000000000028fe31efb876983344d1992dc5fbbabd77a4463e1e549b6fc7b68 1 0.00/1.00 vMB 0
102,733 102,733 000000000002405d9919d89b4a7e10626571ec4bed114914c7eda4653772dc83 2 0.00/1.00 vMB 0
102,732 102,732 000000000000d322227c9e89b979e0e78702499175945ef1f713364787253329 4 0.00/1.00 vMB 0
102,731 102,731 00000000000077da86851a05a9b8f58481b7ff5d16c0f38c4e1580759553c898 10 0.00/1.00 vMB 0
102,730 102,730 0000000000032a5a56a92e5eec32daa9d7494f514c08a79f1b45e80169879db6 13 0.00/1.00 vMB 0
102,729 102,729 0000000000029cb9f2c0638f0e052e2c2ea15dc178b340a3d2f87ed423d2829e 9 0.00/1.00 vMB 0
102,728 102,728 0000000000032963a72a02a034e987c1376654f4d92a2eed342c1e2b63e07a53 7 0.00/1.00 vMB 0
102,727 102,727 000000000001386c18db5f4b0e55b83cbbc0e738ba29d7e3b7709d29fc6662c1 10 0.00/1.00 vMB 0
102,726 102,726 0000000000001846151ef240b2f70beaa774303c30424edb846e3ba63cf0732b 16 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 505.74 GB
    • Received: 4.05 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.