Loading Tool

Explorer IconExplorer

Memory Pool

40,397 transactions
28.21 vMB
0.06159168 BTC
Random Selection Loading Transactions
Max Size: 144.00/200 MB

Candidate Block

Mining Attempt 7489cd5587c02eec47a2dcdc37e10518a4cc0f45c67f3410c6a6641835f059b3
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0d8f2e5b15c86e7636a305f2c6e007eb3c680108e6cb7161ad8e8e818668a6ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,255
Size: 1.00 vMB
Total Fees: 0.00715365 BTC
Feerates: 87.72 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (481,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,608 433,608 000000000000000002364f0e33f501eaada0b85a77eb4815e841a1ac4b4fc1c8 2,905 1.00/1.00 vMB 106
433,607 433,607 0000000000000000014aa30a4c075a7c6380ccb4b04139480420ec946cccb601 402 0.15/1.00 vMB 60
433,606 433,606 00000000000000000082cd36060c5043c6f4173ced7e25da90ed0559ba399b4b 90 0.03/1.00 vMB 59
433,605 433,605 0000000000000000030d6ea59cdc524e3054b64ee8802e6201f69c3fb6881354 381 1.00/1.00 vMB 9
433,604 433,604 000000000000000002b367388a5f1e788b27ccb7f30c62b839066c8393746929 425 0.18/1.00 vMB 68
433,603 433,603 00000000000000000417710a4b257f77a77f47ff1ea7b458b9b93bd488e068f0 1,579 0.80/1.00 vMB 60
433,602 433,602 000000000000000001454a93969aa5c6499074f56126bbfc0e59d58e6d4c4095 129 0.05/1.00 vMB 63
433,601 433,601 000000000000000002cc336b6152f70fc17cac30983385c214eb9236c540273c 90 0.03/1.00 vMB 43
433,600 433,600 00000000000000000406ce0c290cfbaca1add6686eac969d3dfe27856dbbb907 983 0.55/1.00 vMB 61
433,599 433,599 000000000000000000e58f77c008b904b129ea20ee1085326c1979636ccd69ea 387 0.18/1.00 vMB 63
433,598 433,598 000000000000000003cc4fd91ac3c5bdbf7641b99d3cf7f6f7101c83b97c7975 645 0.29/1.00 vMB 61
433,597 433,597 000000000000000001faadd40d3846a0d62db85db089bf9569f5df7fa3afc400 1,068 0.71/1.00 vMB 46
433,596 433,596 0000000000000000013e84f4c27e281ed596ddc55b2e477ded4ff53c1c443277 2,033 0.97/1.00 vMB 55
433,595 433,595 000000000000000003a154693282402778ea95efb295a88d8756af5aec1cf9cb 2,272 1.00/1.00 vMB 60
433,594 433,594 0000000000000000010e616fc1040e87e19fbb6fc7b15d74e621ad4c8471b4bd 2,479 1.00/1.00 vMB 65
433,593 433,593 0000000000000000021f5438e1524446fc7cf9216868d6815716dee88da56fe8 360 0.14/1.00 vMB 62
433,592 433,592 000000000000000002cdb6e5df27f78846144456be415474b0e8ffd3f4fcc5b0 238 0.12/1.00 vMB 62
433,591 433,591 0000000000000000027e48cad51896458a311f00533a749033430cd90a01061a 412 0.22/1.00 vMB 41
433,590 433,590 00000000000000000204e82d0ef2685325c1ad851a93854ca61c8b973b7d3c2a 2,462 1.00/1.00 vMB 169
433,589 433,589 000000000000000000fefd8555e456c6c690ca843bd6b88a94659732291c2a50 806 0.30/1.00 vMB 69
433,588 433,588 000000000000000002ffeb288f534ad572c2301be8e6133f9c0ece6bbd785fba 850 0.60/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.