Loading Tool

Explorer IconExplorer

Memory Pool

19,069 transactions
9.91 vMB
0.07075708 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.06/200 MB

Candidate Block

Mining Attempt 72a3e683b9655d40298aadcb8180f675191c93d5bed14ed17fe89ff137857e26
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 1f8ac61012a0fe731b01ebdb7b17af75473195c2286b75983ce06fb34d2414ba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.04313105 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (687,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,397 225,397 00000000000001ba22000677ee8f6fa41c503c3dfd97e4477977eee871c5ae5c 374 0.23 vMB 149
225,396 225,396 0000000000000259ae8dea078dffd0a3707b699704bb00e49524fab8339c48d5 717 0.25 vMB 246
225,395 225,395 000000000000021f77bb8fa1265f5424a4a8c95a8351884b64d768aee7615716 140 0.05 vMB 166
225,394 225,394 0000000000000252ad651bdef3681c0d05fa4bf8daf23181d4876ac54a6b62ce 32 0.01 vMB 158
225,393 225,393 000000000000005e27f4c1f5661a48928e9f39054d4a764114fe1325f91eea20 375 0.17 vMB 183
225,392 225,392 000000000000005214dd385dfcf60dbb5057bf07766ca19c4901e10d42fe0e47 115 0.07 vMB 119
225,391 225,391 000000000000022824bb91b6d843b48e1e68c6ece90dcfacce3ea8c95563e8f7 10 0.00 vMB 14
225,390 225,390 00000000000003840971d8af2d8de9bfb6ae5d60b5c7864d9342c9a6ed04f71d 258 0.18 vMB 118
225,389 225,389 000000000000021d89f49ad3b5e0544717bc7a3b0839490dc2a138fa864a3dc8 689 0.25 vMB 243
225,388 225,388 00000000000003b2f6efe93f28926c380ca0ca9219e80ab6e17ff89467303920 21 0.01 vMB 97
225,387 225,387 0000000000000058a6c922a2af9bbd1a1095398d3baaa554a83ea0746876231e 33 0.03 vMB 230
225,386 225,386 000000000000020826ec8f75454d2d3595c8a74599a55196e063a81a17a29d74 37 0.04 vMB 29
225,385 225,385 000000000000000067b24b209747bf2fd81784ce9a3323258080407ca5645482 530 0.27 vMB 188
225,384 225,384 000000000000008e3e700ce3c80c138eaa90047c3894d602a20efe446f367ae8 100 0.05 vMB 171
225,383 225,383 00000000000002a6e7d0d98c133d87b81de3f1623c60209689e3102a3b6aba59 198 0.11 vMB 166
225,382 225,382 000000000000011456202bf9a215070521a4dff729aafa3b9f878a93309c41ec 320 0.15 vMB 155
225,381 225,381 00000000000002eace1339004c38ee8b14c7eea56bc999ee7f9135ac196157f7 568 0.28 vMB 178
225,380 225,380 00000000000000ab12c14651b6e9f6345bcbe7a3af565cd8e54fc04372761588 708 0.25 vMB 231
225,379 225,379 0000000000000208c48af6dcfcf80d2c3915a7f0a56d4428558539f707bfeb74 163 0.11 vMB 136
225,378 225,378 000000000000018150fce46f722de488adbbfdd9ff685fe436112b102ce409cb 77 0.04 vMB 155
225,377 225,377 000000000000024b1754b2464f5194623bfc6df45ea77919e9454900102fc7fa 285 0.14 vMB 136
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 207.49 GB
    • Received: 0.79 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.