Loading Tool

Explorer IconExplorer

Memory Pool

84,920 transactions
32.03 vMB
0.11551433 BTC
Random Selection Loading Transactions
Max Size: 194.20/200 MB

Candidate Block

Mining Attempt 3cc519d42560b3936f34946e281e84af46cc72a696a4b31d11adf3b2d1318954
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cd9599fe40b142398fe11a86c14d115d708140ea54dc080b9daf83eb5c72c682
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,172
Size: 1.00 vMB
Total Fees: 0.03445248 BTC
Feerates: 299.43 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (678,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,606 236,606 0000000000000122fa2df7fb5abc25658de78f2d15217cc9fdbbe8db9800ec00 358 0.16/1.00 vMB 149
236,605 236,605 00000000000000e60e417ba00a0eed46f032e90b31954a0af42d636c6f2f0b45 1 0.00/1.00 vMB 0
236,604 236,604 00000000000000ae0128c85834a2f341d978f5ce2b508ce5ac9dd963d8da8840 183 0.13/1.00 vMB 103
236,603 236,603 0000000000000164f1119702ee523d0ffe193150522d72c4ff72b55a8e098614 578 0.25/1.00 vMB 188
236,602 236,602 000000000000000ca1a7cd195d3f481e4b4743bc44b4970b6037190a6f53bb43 119 0.08/1.00 vMB 112
236,601 236,601 000000000000014c5e3ba82128419f5af67a8e665112acd98c86a2c971a531f9 384 0.18/1.00 vMB 157
236,600 236,600 00000000000000bd5e042e9d6e664079ebdfcd2beda08f8081dd6012dd178154 466 0.25/1.00 vMB 151
236,599 236,599 00000000000000d916e1e9fe1435136e7c3c1c77c01671fe251c539da42d9459 263 0.21/1.00 vMB 45
236,598 236,598 0000000000000147f4fbf8a011088d7f524091c5760300609718fde84da2cbcd 759 0.25/1.00 vMB 204
236,597 236,597 000000000000011cf5548cc006fc89014c7056d736bf798b1d492c8e8a0a5cce 217 0.11/1.00 vMB 168
236,596 236,596 0000000000000081cc146924916d51d44c223e0436b37e704960f80fb95db02c 128 0.07/1.00 vMB 136
236,595 236,595 000000000000011ea5a90e11a1bf6534f2787ffb5b51440bd7037b95a9e9d76e 582 0.22/1.00 vMB 193
236,594 236,594 00000000000000f55f854ed8fa47a3704539c9c00acae0546c49273f41de608c 254 0.18/1.00 vMB 119
236,593 236,593 000000000000010d7afea859e4a9ae475a2d3b29b64463c50a05d3dcc8e6e52b 411 0.19/1.00 vMB 154
236,592 236,592 00000000000000f98e663bcda33f4d79d0b4268c2a586ba8b0761f1961c4eb38 414 0.18/1.00 vMB 3,743
236,591 236,591 000000000000000738445c7ba9324a7b7935806cd83c87a62d3ad06f8aa55de8 348 0.15/1.00 vMB 180
236,590 236,590 000000000000012adf43cd6f16345f7878ee0b3ca4de207e3190a5edfd0bc444 532 0.17/1.00 vMB 127
236,589 236,589 0000000000000079ac8da3814e73792c83ea16efa86fd0154744f2de33cec12d 381 0.18/1.00 vMB 164
236,588 236,588 000000000000004ae2a70241916cf33c1924089a1db9e380c71189fc782e6f06 317 0.15/1.00 vMB 182
236,587 236,587 000000000000000d9f7885c5644df32dd5058a42f02b3109bb65fc45e2985f21 522 0.24/1.00 vMB 187
236,586 236,586 000000000000017a9121655712ce1e8af116464625002017a9653dd29c1395be 234 0.10/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.86 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.