Loading Tool

Explorer IconExplorer

Memory Pool

42,193 transactions
26.61 vMB
0.06300386 BTC
Random Selection Loading Transactions
Max Size: 139.10/200 MB

Candidate Block

Mining Attempt d7a017f72d8d6f6e3f49cf5fdf9bfa94259230946eb07fa450f743b297ad0384
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b38f812253e5f85993c2b1551b8fd79e91dd0f8b3bff0b796ace16a7acb0af67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.01410136 BTC
Feerates: 47.58 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (695,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
219,599 219,599 00000000000003ace1d31b34e98891cfb1077b67ad72ec006d58794d14252079 198 0.11/1.00 vMB 206
219,598 219,598 00000000000002d1f76a5d9bb6ed7960e92ab58d410e97ef117d5ac6715f65b9 165 0.09/1.00 vMB 95
219,597 219,597 00000000000000c93dcb1e5bde18ba11b0b4274ce6b09c3cb38fdd888cb47fb9 327 0.13/1.00 vMB 164
219,596 219,596 0000000000000324ffa445531d0d57e8b7afdc15adb0490f24161e1c7e3992fe 378 0.28/1.00 vMB 126
219,595 219,595 00000000000004579e1309d59c4f7834b94e42e398ebdd2ff8645e4fa87639b8 873 0.25/1.00 vMB 296
219,594 219,594 000000000000052d43a3a9f45baeb57d7c32a8eb7d63f62d9f25772344dba8f2 12 0.00/1.00 vMB 197
219,593 219,593 000000000000040e43ef0a75b2feb31aad66b8f872c912e9ab971203bc33a2da 201 0.09/1.00 vMB 139
219,592 219,592 000000000000050aadcd8291f167a5a4984d234648920206cce85ecc7685149e 65 0.05/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.