Loading Tool

Explorer IconExplorer

Memory Pool

36,391 transactions
28.53 vMB
0.06329420 BTC
Random Selection Loading Transactions
Max Size: 142.73/200 MB

Candidate Block

Mining Attempt f2ae7a756432a5fb27e408e47e7047a89af747bda0e7446c5ca1d91e9b692e7a
Version 20000000
Previous Block 0000000000000000000059402129e8cfb80bd7c408e1eb706635b3b834353019
Merkle Root f2f4e900230972ec7bcd1d4239915806aa06063dd812f8b7b3484c89a868dc00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00795281 BTC
Feerates: 100.33 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,527 (671,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,603 242,603 00000000000000dd22787671ba7561b230ab0544d2a171045c7df5aba21b0eb7 338 0.19/1.00 vMB 78
242,602 242,602 000000000000008de21b25987c8a1df64098b5d60dc6c1c82d02eab030ef6cca 402 0.15/1.00 vMB 177
242,601 242,601 00000000000000363683ec6ec4ac26eb38358095716cb9b5b61f427499fd374f 567 0.25/1.00 vMB 162
242,600 242,600 000000000000005cb092fea67390a07d1adb105167cb80d91d0faa09b5eb574e 20 0.01/1.00 vMB 111
242,599 242,599 00000000000000aa705827e9b28289eeb58e92edd59d6e28e2a67c82c50bd803 213 0.08/1.00 vMB 136
242,598 242,598 00000000000000c374391802c3f1649115f8f6be42e7a3f7b33186017688e9a7 71 0.03/1.00 vMB 153
242,597 242,597 00000000000000bf89364de04ac186a61c40b6fd363d3489cd486d0d51d5a893 149 0.07/1.00 vMB 125
242,596 242,596 0000000000000007038be0ee1aaddc9bd1b35abc865ad47187cffd909ad08204 141 0.06/1.00 vMB 130
242,595 242,595 0000000000000070f637391445beef970a6f5a15e62b0a0865af9d858f14b2cb 29 0.01/1.00 vMB 93
242,594 242,594 00000000000000cd4b554f2544f04b783d6184e6e0103f8becc90650bb583ce7 263 0.13/1.00 vMB 137
242,593 242,593 00000000000000571c5c45f9c5c99855d797620efec771df690389d580784b3f 228 0.12/1.00 vMB 128
242,592 242,592 00000000000000451f366b1769d19a66e9719e7a8b81015cc6b4f16eadd2e8b4 5 0.00/1.00 vMB 83
242,591 242,591 00000000000000cdc86e845a8b67796c623a3f838ed46160473b32e1e74f1fe4 226 0.11/1.00 vMB 161
242,590 242,590 000000000000001f3b460d2ff92c062a36a921f47e1835c9e731a14119918f7b 326 0.22/1.00 vMB 65
242,589 242,589 00000000000000a7dab2057758e38431f3c80c620ec47f709e3e88137c6bbf56 431 0.19/1.00 vMB 133
242,588 242,588 0000000000000051d6c720d98cc8717223474a10b316f349964237e77211492f 135 0.07/1.00 vMB 154
242,587 242,587 00000000000000b50c8e4bbe59f5ed8009beb766c26fe07353180f0960377cb8 23 0.01/1.00 vMB 138
242,586 242,586 00000000000000948706158eec8ded61d45a18bd9b4da3eb59678a009d8f055d 253 0.12/1.00 vMB 136
242,585 242,585 00000000000000ca0039b2a738faeb92306273aaab67bb1365bd2b7a0eb26ed8 175 0.09/1.00 vMB 148
242,584 242,584 0000000000000056fdf5cd957c02d0aff8ddc631fca9661516893b680fdaab97 229 0.15/1.00 vMB 85
242,583 242,583 000000000000002140b28d2f6c2f2d475e138a70950c880bd5f2484a3d9eba84 644 0.25/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 781.55 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: 621.12 GB
    • Received: 11.23 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.