Loading Tool

Explorer IconExplorer

Memory Pool

81,222 transactions
30.39 vMB
0.09750772 BTC
Random Selection Loading Transactions
Max Size: 182.25/200 MB

Candidate Block

Mining Attempt 804c8bc8f551ce2b061b57ba24c018c6dff8e28dcba3e597b7e6f16d93eb04f9
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 98926e610760a2d31be5da12ad6b56ab010970f2401492ac5d55cbcafe7f78a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,050
Size: 1.00 vMB
Total Fees: 0.03366818 BTC
Feerates: 301.07 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (635,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,957 279,957 0000000000000001f29c0c71dc55a56c5be4d52b507a1a1e03e562b04bc32a0f 34 0.01/1.00 vMB 361
279,956 279,956 0000000000000002650b6dd8247192c7b3b4098407be344c2ccf8c470a578d59 108 0.05/1.00 vMB 49
279,955 279,955 00000000000000026daedc50ac8197d720aef50c66d0529d4e0f5904ab816d29 112 0.05/1.00 vMB 42
279,954 279,954 0000000000000000ba9d2ed264c68bb0ae07bd284fe0b0dafcfe66a9f8481577 299 0.21/1.00 vMB 28
279,953 279,953 000000000000000031fe5245530eefd38ab43e317d00a7eeaecf00eb570b348c 654 0.25/1.00 vMB 59
279,952 279,952 000000000000000063b9e2dff2ee5f486f5210567c404f1da88ea4c3d7c46e33 193 0.21/1.00 vMB 16
279,951 279,951 0000000000000001803114ca9387e612857195445c15856e21967f8b6c1c4ce4 68 0.03/1.00 vMB 41
279,950 279,950 0000000000000000cfd2d787197790f33cfdfc3cd218a6ab1eb4d17c5274da6b 683 0.25/1.00 vMB 55
279,949 279,949 0000000000000000fd83087597e565dfe0e15b7661631832c854512d3a0d08ac 447 0.21/1.00 vMB 41
279,948 279,948 0000000000000001833b91de8ea010f6fae6bb7faa38b4e413efc3fd5799734c 445 0.20/1.00 vMB 47
279,947 279,947 00000000000000006eceb73f3080c1e0d340f7e75a0ce5d51b18a89c67978611 223 0.11/1.00 vMB 61
279,946 279,946 000000000000000058bbdfda147f8257fb34bd99149ac67a0a9579b6fb0e94a3 257 0.10/1.00 vMB 45
279,945 279,945 000000000000000146db8962e724f633d67d895ce18d81b44712ab0a1d6c72cd 183 0.11/1.00 vMB 38
279,944 279,944 0000000000000001cdc1030e290d26b41bbd27747ce29479a9bbbf8fff1b0a64 426 0.21/1.00 vMB 42
279,943 279,943 0000000000000001d07ac24fad6478e8623f70e4384df29731d621a0a217ccf5 36 0.02/1.00 vMB 36
279,942 279,942 000000000000000056b55f345ed56b194f72846550f1d9bbbcab2ed00cb6b3c8 87 0.04/1.00 vMB 40
279,941 279,941 0000000000000002277a9a630a296a40018702ab2950ce9ee4231cf12ef09ff8 279 0.12/1.00 vMB 46
279,940 279,940 000000000000000102c60b8e0161d9392d49fac8202e8a7138a571076b6d3865 301 0.29/1.00 vMB 10
279,939 279,939 00000000000000025f786746a14ac2385c6683aa43260bbcc6b655d3dc6cee53 108 0.03/1.00 vMB 108
279,938 279,938 0000000000000002dbbbd5eda8d0b63dc5b56e2b5336d296ab8a73f2fa3e0f62 738 0.33/1.00 vMB 60
279,937 279,937 0000000000000001f6377ec61ca807ec6977e6ee97b784038cd67787e3fd2383 463 0.23/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.98 GB
    • Received: 15.07 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.