Loading Tool

Explorer IconExplorer

Memory Pool

69,836 transactions
26.86 vMB
0.08372261 BTC
Random Selection Loading Transactions
Max Size: 160.45/200 MB

Candidate Block

Mining Attempt c04c2283448d555d3f8b6ace157f786c9a33459b42a05a5210daec8ef83ea996
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 9ac72433f60d233b64e1e2d9f401bc9f28205c173a88ed0cb21acf5b2ff21583
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.02617675 BTC
Feerates: 703.20 > 2.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (673,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,160 242,160 00000000000000dc064869e4605597009699281c5544d901748ebd855480c0b8 577 0.25/1.00 vMB 191
242,159 242,159 000000000000006af532ade72d083bc8597addf286642555bd60140c6a6bd0f4 404 0.10/1.00 vMB 2
242,158 242,158 00000000000000cbbfb5e672c65c2b3e5a0e7133451241d07734525fb8e66257 128 0.09/1.00 vMB 29
242,157 242,157 0000000000000008c67ba77b88394e9f2dc52918a97aa2eb0035bac24a098186 638 0.25/1.00 vMB 191
242,156 242,156 000000000000009445997a5d1b859ae531b203c27566dbc5bc3531361fbac97c 107 0.04/1.00 vMB 148
242,155 242,155 00000000000000c1f1c31c85ea6754a23a129656fc77e0da7f108abab7c8057b 245 0.11/1.00 vMB 146
242,154 242,154 000000000000003e23fc3e59ba439b0859eb837314180e12e07839c248379c2a 90 0.04/1.00 vMB 111
242,153 242,153 00000000000000b74adaca5f936cab005ef11fce7b39a49212de016531b4618d 548 0.25/1.00 vMB 159
242,152 242,152 000000000000004c770a9d3dffd4031a937fcbc3d827a5e7cde53a632feae4b8 282 0.12/1.00 vMB 168
242,151 242,151 000000000000001fff3d4fd0350eeaba65971026a4b854dd944c2181817c6f63 298 0.15/1.00 vMB 1,076
242,150 242,150 000000000000000ea5bdb59a7519943bf35d0f860f392e05ebf8b13c811888f0 69 0.04/1.00 vMB 64
242,149 242,149 00000000000000cfb19e9d001b489901f660cc509dec532e29a6c89728dcb9f8 339 0.16/1.00 vMB 177
242,148 242,148 000000000000001947f754f3df0067992ceec710108a2811825fb5288001c8d9 546 0.25/1.00 vMB 157
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
Previous 10 blocks ↓
Total Size: 783.23 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: 758.48 GB
    • Received: 19.05 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.