Loading Tool

Explorer IconExplorer

Memory Pool

81,406 transactions
34.31 vMB
0.13954107 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt f4ddbfbe9ef3a06a56de74a22c515ff9a19e2de068daa490d78e3ec0c5365b33
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root e244a6a561c62a5714afec882c4d7ddde1bb102aabda0ceec3fee5a01a88f26e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02549190 BTC
Feerates: 384.62 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (651,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,179 264,179 000000000000000c30750c356058c9b39b0c6d803b99a5325f5d32cf23f2e2a4 273 0.15/1.00 vMB 71
264,178 264,178 000000000000000d0a24083a5d190585b9017112ffd4e767c272f9cea717113e 222 0.10/1.00 vMB 84
264,177 264,177 0000000000000007554f5cced031fcda803534b9436f9cf7a421dfb22fa0cb62 216 0.13/1.00 vMB 85
264,176 264,176 000000000000000759294f7fbdeadd8c9f45d6e385c4dedf4bf303d2d5fcfac4 201 0.08/1.00 vMB 139
264,175 264,175 000000000000000848d5f942e1d50562b2edd6557d28ad9e8823e91c3c065d2a 37 0.15/1.00 vMB 9
264,174 264,174 0000000000000004419c3352612054b2c6bda4f51c8caf5482b1360b0c9ce67a 54 0.02/1.00 vMB 85
264,173 264,173 000000000000000838a2b1bf782252ebae0bfb34f040b5c1a6cf0fa499f412c0 364 0.15/1.00 vMB 104
264,172 264,172 00000000000000073a2c40957e34f53995b037070ec8a83b032d38dab37c6dce 27 0.01/1.00 vMB 263
264,171 264,171 0000000000000006770de05fc129b63a3ced31db0a135447e0c28b587e28a9ae 50 0.02/1.00 vMB 41
264,170 264,170 000000000000000743d4a7df00cab8473901a26feaa9e8a7c286429d758e7d6c 194 0.11/1.00 vMB 100
264,169 264,169 000000000000000a3618d9616a629bc1729216d01acac80a574e00c5b49f7c94 87 0.04/1.00 vMB 262
264,168 264,168 0000000000000002c7363cac58413e230f187e5f25a31aad516b4f04100db6fa 88 0.04/1.00 vMB 162
264,167 264,167 00000000000000042567a464df8088fdb5a037ff1ac61c0c84e678f26699f161 37 0.01/1.00 vMB 273
264,166 264,166 0000000000000007695b4129bd97ebf28454e81875b1a9cdb5d8ce5d2861af96 42 0.14/1.00 vMB 23
264,165 264,165 0000000000000000b591f3588c3e3dc400d256331b1a852a6740e92b8ceff186 117 0.05/1.00 vMB 18
264,164 264,164 00000000000000004ad85c764db497f8e235621324e33d79063013df61c4ff1c 116 0.06/1.00 vMB 38
264,163 264,163 0000000000000009231b3ca6ba67ff30798553e7b34255d5cbc865295311a1e0 805 0.35/1.00 vMB 111
264,162 264,162 000000000000000f4c92bbe36a936633ed675d342d49e5af9f69240d3e0ecc87 16 0.00/1.00 vMB 125
264,161 264,161 000000000000000d754de558056f1b6920540ef5399fa7212b4229e31ee2d5e6 106 0.04/1.00 vMB 161
264,160 264,160 000000000000000651a05139d6147336fb62b7408f12b12c8b81367fab9e097c 172 0.15/1.00 vMB 6,961
264,159 264,159 000000000000000dd52ded69777f5597c445cfcbc916ecf1f4b55f5502ff77e8 394 0.19/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 783.10 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: 729.73 GB
    • Received: 18.49 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.