Loading Tool

Explorer IconExplorer

Memory Pool

48,774 transactions
30.54 vMB
0.10879376 BTC
Random Selection Loading Transactions
Max Size: 162.80/200 MB

Candidate Block

Mining Attempt fdc24ac07045e67da77020e9e89744829b3be6184386f0f29f4256228754dfc6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 7d156db93477fd8d04b28eff087575cf71d44cc0c205c13cc5f0fc3fd6cf6b12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.04398600 BTC
Feerates: 150.97 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (695,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
219,603 219,603 00000000000003ef90fea90563880a9501024488d58cac32d43e389a08fdcf9e 69 0.03/1.00 vMB 85
219,602 219,602 00000000000003a551af867327027fec5e28a0d9284734ab9008f82f66736e87 569 0.22/1.00 vMB 217
219,601 219,601 0000000000000181f0f34e37874913446378ad5106df14caa045259904495aa6 166 0.07/1.00 vMB 140
219,600 219,600 00000000000002f51e6b09f9d10ff31eddcc1f2872936bbf53e66308da10e645 125 0.07/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.