Loading Tool

Explorer IconExplorer

Memory Pool

73,705 transactions
27.56 vMB
0.09262760 BTC
Random Selection Loading Transactions
Max Size: 166.02/200 MB

Candidate Block

Mining Attempt e666079c27b60a3601c5742aa06ff56cfd479a3077181621fb43c413ff1569c5
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root 34857be63f3dc4550898cca57208dd985e9494e463302164f57bd70b037f80cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.03105986 BTC
Feerates: 100.53 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (655,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,214 260,214 00000000000000148b6f708e98208cf31c97a21817ccb5d158d360c31f672137 279 0.13/1.00 vMB 67
260,213 260,213 00000000000000133e9b07cf4399313d69dd187651da4c81324e8b20b7c36f1e 344 0.14/1.00 vMB 100
260,212 260,212 00000000000000136ef8f9db62159d3d59e342216eeebce25a9571261212253f 530 0.25/1.00 vMB 85
260,211 260,211 000000000000000f9ed2996adab8dda8cae8817454ff91692b71f903263da941 694 0.25/1.00 vMB 139
260,210 260,210 0000000000000019bad1084501cdcda550bb4c1cc1a974ecb86305ed0515afa1 425 0.16/1.00 vMB 113
260,209 260,209 0000000000000005eace8469a1ca5630003a65d4932a603686551545f0888394 193 0.07/1.00 vMB 72
260,208 260,208 000000000000001bc42a666e9a177dc05b084a892515582794a6c42b001a7bcf 243 0.09/1.00 vMB 105
260,207 260,207 0000000000000018949c6416d2942d2771b9d2b80427c977c5ceae21a18e5f96 219 0.09/1.00 vMB 137
260,206 260,206 0000000000000013532a75c87c499c193386a7b973d25d0613aac43060a53702 146 0.06/1.00 vMB 110
260,205 260,205 000000000000001c53df2ac3eede501f346c3221ecda026afcc34ad6cade704e 427 0.19/1.00 vMB 116
260,204 260,204 0000000000000017156e7c33d994c6fdf74d73dfd8b0be1ced91ebd7038a4c90 187 0.07/1.00 vMB 54
260,203 260,203 000000000000000cabaeaa4784fdb7c01db4be514cf6876b6765fd508b06b6c4 219 0.11/1.00 vMB 84
260,202 260,202 000000000000000d1b67304802f53285592df3571f3622dbd5d9a5402b0d1d3e 74 0.05/1.00 vMB 57
260,201 260,201 0000000000000001445597e0770973acedc063c2ce401cbd08eddf6b945cc580 317 0.20/1.00 vMB 71
260,200 260,200 00000000000000165a5c277a2b21af523c8b610e94769ad088949ba479c313b3 513 0.25/1.00 vMB 187
260,199 260,199 00000000000000165ff29d36a3a6fcf033756da3eb9175e01b3ed017fdde48ce 73 0.05/1.00 vMB 59
260,198 260,198 00000000000000021502773125caa0f5d6421a25d9552c712794717650b2dbfa 185 0.09/1.00 vMB 90
260,197 260,197 000000000000001282ac03e543c9dbd6626fc90185d01a709071a2b56478830c 331 0.15/1.00 vMB 85
260,196 260,196 000000000000000ed51aa0a04036f6a544713ca25b514a730c3cfc6aad63222f 690 0.31/1.00 vMB 85
260,195 260,195 0000000000000002dbf858ec9f41d7af016aa59f9bbb1fc4665fd8afacbfebb1 256 0.11/1.00 vMB 139
260,194 260,194 0000000000000000dc246bf34857204bf95f70507bd61d349d093135339e1f17 28 0.01/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 783.19 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: 753.03 GB
    • Received: 18.90 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.