Loading Tool

Explorer IconExplorer

Memory Pool

29,373 transactions
6.67 vMB
0.05397410 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.96/200 MB

Candidate Block

Mining Attempt 21175fda958ed57e5c78b4490f185bf97a0aa3a5c9e13d3767259a4198bd50fc
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root f99028710d494296900b7ec369ece2d9c3e393e689fbcb22f67a6900cc6f71ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,372
Size: 1.00 vMB
Total Fees: 0.03676918 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (662,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,933 250,933 000000000000002104ab4666b118edb815cb58cde0d88bdb80a5ed21cf9b5399 119 0.06 vMB 48
250,932 250,932 00000000000000550e9c0f8ebe998513c6e6d8127b3a8287869bf3350bdd0674 421 0.26 vMB 228
250,931 250,931 000000000000000b68c9477c9f5b57b1d5d269d53a68c3baf5513fa2991528fb 536 0.44 vMB 82
250,930 250,930 0000000000000003d25d22d7cf9cd75b1b5a304f13c2819af3a2ca96ebafd9c2 462 0.25 vMB 85
250,929 250,929 000000000000004acccf11f9a57c18de8b36d89237b9beed9f7ae293c342b0f3 739 0.25 vMB 64
250,928 250,928 0000000000000039b8a9b3d807ab87583ba5368443adf50bf9b16d4b12f7d497 421 0.25 vMB 96
250,927 250,927 000000000000006fed93a478d3374e21243bd73dc5b7feaa9031e26ba5524c34 639 0.25 vMB 193
250,926 250,926 00000000000000438bd8381ea34614f2f34baabc652d404fc02b9e5088ae0af0 512 0.17 vMB 237
250,925 250,925 000000000000001521e95198768be0afe824470b24f28625cabef94e41b4ebdd 138 0.07 vMB 33
250,924 250,924 000000000000002e70924900501527cce01b46e7f238991f89ebc5c1ed85144a 898 0.35 vMB 108
250,923 250,923 000000000000002521971411302101bf5820cd5599cb717fc1c2bf0c9dbf86c4 102 0.19 vMB 40
250,922 250,922 0000000000000002573196a6b1fb5775d750c9e35fb5ccefc8a9175d102a06b0 457 0.23 vMB 131
250,921 250,921 000000000000000f452b421dbcee68b6bf55717336343a91f39a4652ef5faf8f 143 0.05 vMB 102
250,920 250,920 00000000000000537d3f45a97369e2af81781615ab851af102e04ded350b0006 418 0.19 vMB 101
250,919 250,919 000000000000005cc27b26577a39c3ae9b52a895b1d33292cf269f3bc2b6cfe9 693 0.25 vMB 156
250,918 250,918 0000000000000023cf36188dcff89bcd51b5ee7d929932438d1cc5e39a1dd3ca 104 0.05 vMB 69
250,917 250,917 0000000000000048b55c370b5ee7dd8f3f91d64f618cf277e2f3564dbaa41bdd 282 0.15 vMB 125
250,916 250,916 000000000000003bc767e6ab5a34ef0a463ae45dd3e7e16e598681927fb0bd4e 433 0.17 vMB 127
250,915 250,915 0000000000000018c7ebab19832b06ce3586c5067e207d953fb0a4bc11f9c2a8 564 0.25 vMB 147
250,914 250,914 00000000000000256a6e71a13202afc713c65b90b287dd0a3a32826c91e4757a 5 0.00 vMB 0
250,913 250,913 0000000000000015868f952cc7a55d6b04357623177670e17c197e69a92107cd 595 0.25 vMB 97
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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