Loading Tool

Explorer IconExplorer

Memory Pool

45,448 transactions
28.28 vMB
0.06951720 BTC
Random Selection Loading Transactions
Max Size: 150.24/200 MB

Candidate Block

Mining Attempt 8c7d9c74ee4bee32fdc2f0e4c660f9ffe45eccbfa2296a86672f9a1512b06e49
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 7ce25dfb4e4a27213c285a5bda8ff4d5cd7939cf6b97428e0c2e786f79f81ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.01612834 BTC
Feerates: 100.23 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (695,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,624 219,624 0000000000000107305b59bef47f5d61044004188e53b611dc0ce0719f5a88f9 241 0.12/1.00 vMB 168
219,623 219,623 0000000000000479453d523b53974b89071766ebd27967576302dd9a5563f639 535 0.25/1.00 vMB 194
219,622 219,622 0000000000000305804ee1fb7a7950956cd969c16461c639bd7ab7a14c6a1160 547 0.25/1.00 vMB 166
219,621 219,621 0000000000000120af1762230e38b0b7093067e911db41878f12ca68dbfa958c 228 0.11/1.00 vMB 166
219,620 219,620 0000000000000234bb7e73391a8c4bf42319c4e3ef4ee405c49de4466d4d7339 438 0.20/1.00 vMB 174
219,619 219,619 0000000000000421158d7d43c9d81f360d24f869306972c969b0e9ff4e947378 277 0.13/1.00 vMB 162
219,618 219,618 00000000000003084be93a70723af800771b1bbf1e459103219504af2e1aef79 130 0.08/1.00 vMB 97
219,617 219,617 0000000000000116551927c1f9f7d7ddfa5f98cb26210e357b8107240174bd63 485 0.18/1.00 vMB 215
219,616 219,616 000000000000045760bd6340fa2293478ea043f498d3160454485d1c22a63ac4 182 0.09/1.00 vMB 304
219,615 219,615 000000000000041e98831c45f6dc390f2c2d062346aab3f7e4f49d7a2102fbbb 419 0.21/1.00 vMB 149
219,614 219,614 00000000000004df07a499411b0ca624ebba6f0dfb96d3bcf4bab842f19029bf 519 0.21/1.00 vMB 198
219,613 219,613 0000000000000346dad24e71b85619b0ab2890a5b056d5f053f3aef15043ac41 348 0.30/1.00 vMB 355
219,612 219,612 0000000000000423b588dd164f11a9218b560fa97685f1c98ea85846a1af585d 790 0.25/1.00 vMB 272
219,611 219,611 00000000000001e006c4722189a4d2b55c9c69bd7d660e4914b840bc315ca0c3 662 0.26/1.00 vMB 220
219,610 219,610 00000000000000179b562779bb18221dab688f9a071289208cbbc7d46b1f9b7f 644 0.24/1.00 vMB 211
219,609 219,609 0000000000000251ab9afc408920080f4b6f8fa4930353e3b2026b764a1fc505 268 0.23/1.00 vMB 110
219,608 219,608 00000000000001550118e07f075fb84049b185ae0b9761d6d8916c15571c486e 662 0.25/1.00 vMB 243
219,607 219,607 000000000000017bde363292fa48e445270087e8888ac5d5bbd19373f86d3668 259 0.10/1.00 vMB 220
219,606 219,606 00000000000004ffb4a1bc18f1b292b6c7c9f3c1489ca5ec4c8d0670e1eae073 315 0.19/1.00 vMB 195
219,605 219,605 00000000000002b453ed823e893fe65ce4498aff66ea2b4a8c7ab73ed8768c72 530 0.24/1.00 vMB 216
219,604 219,604 00000000000004062b8b6e1eed978ae19ae0a2c67946cb7cb40be72eb17d9e63 14 0.01/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.11 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: 651.96 GB
    • Received: 13.67 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.