Loading Tool

Explorer IconExplorer

Memory Pool

69,088 transactions
26.52 vMB
0.07628185 BTC
Random Selection Loading Transactions
Max Size: 158.64/200 MB

Candidate Block

Mining Attempt dc53a1f2258eed733c900ed6e80a8ee31e92434759dbae80dc4a5738c47261b4
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 17911086e2e81010708260a9a042053fc1f165296197c9740f25732b836816b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.01982914 BTC
Feerates: 299.43 > 1.99 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (768,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,143 147,143 00000000000002162a2c4cd63b30a4f907fb7e671d0bb4f66cb8993533ef9d9b 33 0.02/1.00 vMB 92
147,142 147,142 00000000000002b780915cc45d14ccb4c5f8b1ac57c6c39f91cdfe6576220edc 64 0.04/1.00 vMB 287
147,141 147,141 000000000000083ecdbb9328c8f52c923a2f86fceae772a0beca40c0848da752 55 0.03/1.00 vMB 193
147,140 147,140 00000000000008039dbe5ec4170d5553a154da72762edb0760ba26f567609d9a 39 0.03/1.00 vMB 700
147,139 147,139 0000000000000430536ebf6afc659f9f0ef522f97524fc5774ef3e2206e3b1a3 62 0.05/1.00 vMB 504
147,138 147,138 00000000000003e5f17f7b17f79941cfd3677ba377f3cba0c3398cd793c1a82f 102 0.03/1.00 vMB 59
147,137 147,137 000000000000012fdf2dc6f5ddd5926b134c7c10aa60ff7030be5d58ade4f64a 107 0.04/1.00 vMB 129
147,136 147,136 00000000000007081860ecabd5feafae067779932e85edc231e26fca14301051 24 0.01/1.00 vMB 133
147,135 147,135 00000000000000486baf5f514c809fd5b91239fcf432157495048ad2b65e0d80 16 0.01/1.00 vMB 338
147,134 147,134 00000000000002bc7edc08ecab2c1c74005c18f7fc62379450062b5bc0591538 58 0.03/1.00 vMB 109
147,133 147,133 00000000000007bbafeeef58fed142d723f384254d5636ba59c18221ccf2e222 136 0.05/1.00 vMB 154
147,132 147,132 000000000000008ef3e41ec03bbac36a1a5fe34aacdac86da74d59de77aa55f9 117 0.04/1.00 vMB 164
147,131 147,131 00000000000002a1f554ca1a4e806847fc48957ebd1c2dae19949ff5cb502a79 25 0.01/1.00 vMB 493
147,130 147,130 0000000000000944dfc49c8a86b344bda33bbf9c596a1e054233608914dcbc51 16 0.00/1.00 vMB 245
147,129 147,129 00000000000002d27422290ffffb98bfb8fc43c5849e7f8b3754da851db71412 10 0.01/1.00 vMB 97
147,128 147,128 0000000000000803314e0c4300579cbbe5db90fa1e2aec6fda2813ff95fe3a2f 20 0.01/1.00 vMB 497
147,127 147,127 000000000000095d0bc47d2807a4a6d78ad8cfe57418ef6b9d51c579ff3aab26 54 0.03/1.00 vMB 298
147,126 147,126 00000000000004746eef9cfc57e4653f6dcd407e8d133dc4e098d16b83ee0b97 23 0.01/1.00 vMB 148
147,125 147,125 00000000000001c3a3fb1201e98afc8cc36871fd42c61ba5164416ef7cf2d139 89 0.03/1.00 vMB 11
147,124 147,124 00000000000005680c57c4fc674cbe76c686257e55c504ea924780128acdf8ab 18 0.01/1.00 vMB 366
147,123 147,123 0000000000000780f4abdd9cce188cf97dc65aa0b2fa2ecbebfdb1d530696839 71 0.03/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 783.30 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: 767.06 GB
    • Received: 19.33 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.