Loading Tool

Explorer IconExplorer

Memory Pool

72,778 transactions
27.40 vMB
0.09883547 BTC
Random Selection Loading Transactions
Max Size: 165.29/200 MB

Candidate Block

Mining Attempt bd1e77f94bd25a3405cb8affb3a3b1e67dec7ffb694df1cf7de7092fcf472828
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 75dd3e90babff11cd068078c8041d23909ebd18b3b0a284c637a71344c809697
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,517
Size: 1.00 vMB
Total Fees: 0.03968325 BTC
Feerates: 445.47 > 3.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (673,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,147 242,147 0000000000000051efd1c2670c7b52c5f25fd5b0cff6bb1908e07019664eafec 64 0.08/1.00 vMB 20
242,146 242,146 000000000000004fd2169a4b3fcefed4dc7f4dc3e85cd86fdaa56d5c1dc4b002 400 0.18/1.00 vMB 160
242,145 242,145 00000000000000513ee60c04ac44112fb29e08d6b6c9a8bcbc0a0df99303af02 235 0.10/1.00 vMB 155
242,144 242,144 0000000000000051c87fa917912e79e0c3b6e56924a6b951a48851484fad20c8 380 0.17/1.00 vMB 177
242,143 242,143 000000000000007ebee32af395130f6794887623669ecf81bbd14c214c4b22ce 149 0.09/1.00 vMB 70
242,142 242,142 000000000000000fb4ada8bf3343f4d8b202d5c6d4d8452ac202b75cf0d76638 128 0.05/1.00 vMB 122
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
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: 751.95 GB
    • Received: 18.87 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.