Loading Tool

Explorer IconExplorer

Memory Pool

74,319 transactions
27.58 vMB
0.07489038 BTC
Random Selection Loading Transactions
Max Size: 168.01/200 MB

Candidate Block

Mining Attempt 4a4f39c8693d4c5d74daebef5a9f960c0383b4f4275e8f3a23dbad98853a311b
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root eaac43b978b6681d1fb413e2248d89c0964c000179d0934a0f4669d6a72a05d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,060
Size: 1.00 vMB
Total Fees: 0.01607621 BTC
Feerates: 402.60 > 1.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (698,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,226 217,226 000000000000013cc3fb65ab7d8b5298c7a3ee5170da2f7e37efd6150409c622 880 0.25/1.00 vMB 231
217,225 217,225 00000000000001d4c14468c356c7e179fa29b56fb8a9561e5f0c26ce2683c2d5 959 0.25/1.00 vMB 195
217,224 217,224 000000000000008cc53eb6ab52767d3f2f2ddc4fefb0952d1cd220b8b693d992 580 0.29/1.00 vMB 436
217,223 217,223 000000000000004798618b6e3e809eee1b93328c1b4396e75792283afbc7ae91 341 0.15/1.00 vMB 199
217,222 217,222 00000000000001b33a917d5416ab9456fa552cff930bfa690f8a1698e92e6126 232 0.13/1.00 vMB 166
217,221 217,221 0000000000000293ca487c964308997c40240c07da732489df55c20236354928 383 0.16/1.00 vMB 223
217,220 217,220 000000000000028ce07f94a6ac7cbb88a82104a4d1ed47cd95c8ee7bbfc83145 638 0.23/1.00 vMB 220
217,219 217,219 0000000000000337e59bff4a847b93937bd2cda1ef84be09994641218597fad5 271 0.11/1.00 vMB 234
217,218 217,218 000000000000026f6655f90af52f4681a45408c7cc56e874903a34770a5b390a 121 0.05/1.00 vMB 187
217,217 217,217 0000000000000213a813d72b4a1810f3f54e4439b6f81595baa9dfcaf26b666e 213 0.11/1.00 vMB 137
217,216 217,216 0000000000000435eb7e86ed8aa8e4ad23c4f9e99b43afe8bd811c7c2d03ccbf 508 0.20/1.00 vMB 212
217,215 217,215 00000000000002ec2e8c43baa6bec04d85e8694c3557f760f39a272869c0d5af 123 0.05/1.00 vMB 182
217,214 217,214 0000000000000344349301e537c74fadb6883fcf2954e5af6053affae1964b11 512 0.21/1.00 vMB 200
217,213 217,213 000000000000039d2408a3752f5e255b8ec13d8ad7ce2d0a4ff00ff686413806 128 0.06/1.00 vMB 125
217,212 217,212 000000000000014ab0ba646d14eed3a97475187c40c435f46c60f66850446185 500 0.25/1.00 vMB 193
217,211 217,211 00000000000002134f87656e2f21ea9c45916b5b1fa169c0fa925827290b4052 749 0.25/1.00 vMB 259
217,210 217,210 00000000000001fa97d7d1e64ec2dca6050312bff6bceafa3fd2086a32818440 209 0.09/1.00 vMB 201
217,209 217,209 0000000000000011861ed7368f96b98ca03766db1f50d3d929b8d60eb9647c74 126 0.05/1.00 vMB 195
217,208 217,208 00000000000002387390d57a8caa4cb67769ed6e1e47c69437d669dcd3e5329f 11 0.00/1.00 vMB 14
217,207 217,207 000000000000000562b5e498f3e248a77746c59200706817f4a9936f81b90370 64 0.03/1.00 vMB 304
217,206 217,206 00000000000001037da09c5d3ba9b1a329984ab0c3211642e7128478e00735e3 447 0.22/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.