Loading Tool

Explorer IconExplorer

Memory Pool

78,119 transactions
34.52 vMB
0.15800681 BTC
Random Selection Loading Transactions
Max Size: 191.82/200 MB

Candidate Block

Mining Attempt 0723bf4f9990738128568ebd6d118997ddad2a2d0d80f1a524479ffe66279564
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 1db0dd06115233b5de19b30a7570605bd5987a31b91629764d3895133a99b520
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,724
Size: 1.00 vMB
Total Fees: 0.03264552 BTC
Feerates: 445.78 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (673,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,141 242,141 00000000000000da67df4b5cfdb6ff7a17c6355c5f7af203b19104ab4533a78d 115 0.06/1.00 vMB 150
242,140 242,140 00000000000000db7dd69f8ce3d2d2edd2bf89d7dd07c7785a13a2c28f77adf1 46 0.04/1.00 vMB 39
242,139 242,139 00000000000000898c22fc218273f69691d0a9428fd32a46635dd56a2a0aaf45 186 0.08/1.00 vMB 215
242,138 242,138 00000000000000051963a8dced10a82978b06a02d43f99a3156d938f12c179d2 28 0.01/1.00 vMB 127
242,137 242,137 000000000000002c63a0a91d1485c40e523f5e87d97d62b43ab8372265bf1b61 398 0.16/1.00 vMB 195
242,136 242,136 000000000000007646695d1a4cf5bc6cad3990c09e387598aceffd571f4eb088 180 0.07/1.00 vMB 201
242,135 242,135 00000000000000bca5a1d60987a65bff41f734e7861207704e340afd145db40c 287 0.11/1.00 vMB 168
242,134 242,134 0000000000000058f7fdb4ef4c2471791f6b1ab85e663615cc61a93b69bd399b 36 0.02/1.00 vMB 135
242,133 242,133 000000000000003bb2a2403ab28577351a89fba3fe97fc1d68148828df50b8ed 201 0.10/1.00 vMB 154
242,132 242,132 0000000000000090cd80f7174e5946ea4944c73b9f9217c13ce497d2b31ba09c 155 0.09/1.00 vMB 114
242,131 242,131 00000000000000b57d46ce2ad9eda25c1883609f63dc789f3128d936ee084406 63 0.03/1.00 vMB 122
242,130 242,130 000000000000000398874c4188a7532bd0fcd9909e72727867607d2db1171878 360 0.14/1.00 vMB 226
242,129 242,129 000000000000007d4f279136c9a41ed8453c4e031efca2e9be96b6f0137dd072 55 0.03/1.00 vMB 183
242,128 242,128 000000000000005232ff2a5482cd54542e0f5cf26e7612889fc1eda6e9fb8795 258 0.10/1.00 vMB 153
242,127 242,127 000000000000000a37890ca40d4a10e42b06e117942bddd0ce865ac716a5a13b 226 0.12/1.00 vMB 104
242,126 242,126 000000000000009545cda4815def0a27807773bfc6722364ce125659686f8573 237 0.11/1.00 vMB 132
242,125 242,125 00000000000000768bb9b0d093cf2ce52f298701cca9ea72443e8805a0d25ee4 285 0.13/1.00 vMB 130
242,124 242,124 00000000000000ab3f6a8afcf87a19fd94e709c80b18025c5b54b8448c23b19f 66 0.04/1.00 vMB 147
242,123 242,123 000000000000009e8d49b21c4094cc53ade1a0071218638d8f03299a1d5d1afc 324 0.14/1.00 vMB 141
242,122 242,122 00000000000000d348e2246c654f65fe62a64d260a877f76341d1a8f078d98f1 208 0.08/1.00 vMB 170
242,121 242,121 0000000000000062691c7df0cc4f688bdf4a512755bcca81b0c84460fa1879a4 123 0.06/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 783.11 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: 736.43 GB
    • Received: 18.58 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.