Loading Tool

Explorer IconExplorer

Memory Pool

79,208 transactions
29.38 vMB
0.12501831 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 2af687415c74a73a61a1ee0310cb264a14d9f25bd59b8a77fec8c779aaab4953
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 45df5fda7cbca6c3de11fe6fe387b051c137ac336de347661552aa72602fec8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.04533117 BTC
Feerates: 150.80 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (677,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,194 238,194 000000000000009466394e2926a5802bb35d0c116994165a18027bc1de84f962 499 0.25/1.00 vMB 165
238,193 238,193 0000000000000134bb6be6b569ef7de180550907a7de87a7d8c7317f554b525f 493 0.25/1.00 vMB 134
238,192 238,192 00000000000000fcbdab85bad7467ad21dcb192926a4d339b9dd0bd175237a9f 86 0.06/1.00 vMB 132
238,191 238,191 0000000000000091ef7f74a7ddd664ae1876c3862f1913ca8031a9471d45617c 333 0.18/1.00 vMB 136
238,190 238,190 00000000000000b7594947bb3f55e976d8dab3a178fe78aca308b4f961ee5cb0 723 0.25/1.00 vMB 229
238,189 238,189 00000000000000ff8189f651e66058aab1d4a234757b6fd6ffdfe09e3d84892c 512 0.70/1.00 vMB 22
238,188 238,188 00000000000000d2b6eb6010b203cd02cb6085a7df973571fb55daadf82e2d3f 268 0.10/1.00 vMB 191
238,187 238,187 0000000000000156c914cff2e415cc44020d0f7b3a29c733835b9602bd7de373 23 0.01/1.00 vMB 156
238,186 238,186 0000000000000069f928d54bfb46e822c1d33587f381791a04e1601ddadff79a 82 0.05/1.00 vMB 105
238,185 238,185 000000000000003333f4a382e6dac7edd4a07c3f5330f51fbbfbfeefd2e02409 534 0.25/1.00 vMB 169
238,184 238,184 000000000000003aebcaebe4b85b89c83cdc930fb62f6b6a86c52a44ec46b868 642 0.25/1.00 vMB 196
238,183 238,183 000000000000000f9102d27cfd61ea9e8bb324593593ca3ce6ba53153ff251b3 198 0.08/1.00 vMB 112
238,182 238,182 00000000000000099e776ea125574870d4ca4bd1cadfe79dbe83ffa44130a7d9 126 0.05/1.00 vMB 186
238,181 238,181 000000000000014316d523dafe820969b7638426bfe18f4bfffdcd89db85daf2 199 0.10/1.00 vMB 156
238,180 238,180 0000000000000083082431d901b26347ce922588f243c11287d7a0533de8bf4b 305 0.14/1.00 vMB 158
238,179 238,179 00000000000000c23ef81f189aca597e005236db4e1f7c1cd6cbdf85bfcc106c 151 0.07/1.00 vMB 142
238,178 238,178 000000000000003714b64be8792b1e48e46d10e65e08b00fa35b4b84f8f41f0e 379 0.19/1.00 vMB 159
238,177 238,177 00000000000000fd009f6ac8aa8ad2c595dd63c7c8eb52212b57a010d248d3e5 438 0.21/1.00 vMB 190
238,176 238,176 0000000000000116f8b5b30300c18c7a826dfdd42e79bb691f2fd46aad34c69f 231 0.17/1.00 vMB 110
238,175 238,175 00000000000000ce1346e88f623d8dda8510ed75559b1abcaea8d4bd25167db7 723 0.25/1.00 vMB 233
238,174 238,174 000000000000000b2bc32a76d4d4885c9518d26e1e46e51f4c103bee1b539f97 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.