Loading Tool

Explorer IconExplorer

Memory Pool

39,066 transactions
26.72 vMB
0.06198842 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt 4a4701ed77c5208e0f35eeee9220644e08db2b3bdc0c6a95f56dcbdcd56833e8
Version 20000000
Previous Block 0000000000000000000014303e23e595257d59f7333f38cdb984c51171e64775
Merkle Root b5d6451db374040c56c2a3831f2a501b0e8dc8cbc5110f4d47d7285b4fd6ea76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.01152322 BTC
Feerates: 20.78 > 1.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,682 (806,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,445 108,445 000000000000f9be35401466473076e4e865a5d5b5338cfee2d07a9f3c0a476b 2 0.00/1.00 vMB 0
108,444 108,444 000000000002368411ff717f85272e9aa64114b0963c2bc41811859ed4d869f6 1 0.00/1.00 vMB 0
108,443 108,443 000000000001798cb40dca14731c78caeedf17588c36c7560a37861620510b97 1 0.00/1.00 vMB 0
108,442 108,442 0000000000009db2e0c55d739bb83cf135fd079cdf75c2b140cd94c1212dee5c 1 0.00/1.00 vMB 0
108,441 108,441 00000000000239b0df0568fcf6020e9cc19196da4cd7319ff0827dee86f0d2d6 2 0.00/1.00 vMB 0
108,440 108,440 0000000000009b38bb3fff6dcba96b01ff5a61478b48526dd91f22cce8bce1b0 16 0.00/1.00 vMB 0
108,439 108,439 0000000000018438c7817b75285811c4a0036991cb381f696d0e703e49572380 3 0.00/1.00 vMB 0
108,438 108,438 0000000000011970d9c46ca887c80473eb25d56e2a27d6b4e47dd19fb13837ed 11 0.00/1.00 vMB 0
108,437 108,437 000000000000d416ea188538c7b3f1bf0f77ae58d2cd4699c1521ff28bb2a07e 12 0.00/1.00 vMB 0
108,436 108,436 00000000000185d211a80fe7f161690651877ce80497612764171b61f7db9abc 43 0.01/1.00 vMB 0
108,435 108,435 000000000001d5a2573b3b310d1bf2dab881c719289f56df2f33621bb96b9feb 5 0.00/1.00 vMB 0
108,434 108,434 0000000000012e21f53ebc6e808a83929858cc15d30523be5dc8efe227c85236 1 0.00/1.00 vMB 0
108,433 108,433 000000000001d07b877e7e8fb0df549ebe11d8889b77b15041f0578c4d497e98 1 0.00/1.00 vMB 0
108,432 108,432 000000000000fe39f147bf1ac99b242d5e1a3ba03a3cbe3b117c2b960eac11d6 3 0.00/1.00 vMB 0
108,431 108,431 0000000000001754ca009aa5fc48442b0a268f25dce06bac824e93488c119f6c 7 0.00/1.00 vMB 0
108,430 108,430 0000000000004671dc7d3620b69f5f06424efbcfeac94fdc6dea83168a32f705 25 0.01/1.00 vMB 0
108,429 108,429 000000000000a5e89260b3e7df651e47d930263dc5434cabcb817821493aceee 1 0.00/1.00 vMB 0
108,428 108,428 0000000000014e4ba272c8c22c21694867947535febf2779e656f0236af441bd 1 0.00/1.00 vMB 0
108,427 108,427 0000000000014222b01225f92fd45edadad62da9100dcec25a2ac34519fc2d13 2 0.00/1.00 vMB 0
108,426 108,426 000000000001f53d0d9edb07874352ae32259b661294cb1864612686178c4dbe 2 0.00/1.00 vMB 0
108,425 108,425 000000000000aca125e52d3d610345ee8da5da96e9f4121647125a817d4b48b2 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.83 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: 636.79 GB
    • Received: 12.38 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.