Loading Tool

Explorer IconExplorer

Memory Pool

24,648 transactions
4.96 vMB
0.04923355 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.02/200 MB

Candidate Block

Mining Attempt c88f3cacf3da5f560e72fbe66be9ee1cc714bb7332dfb620c86052540e019497
Version 20000000
Previous Block 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665
Merkle Root 275be9046f8d2800c26d59f84f969bc7bc5bb5057fa4529410c35fd1918ed58d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,386
Size: 0.93 vMB
Total Fees: 0.03878270 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,807 (706,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
206,752 206,752 0000000000000308cbe1124bb98e1a0c8c08a1244f20f41da3e25f854a654fc0 0.14 MB 324 246
206,751 206,751 000000000000033fa91763c29e6ab7cbfcbe07af9984fd698eea932f674742b5 0.00 MB 10 0
206,750 206,750 000000000000032b6437d45480691bb6457762f507eeb6d8a3f9aa8f8e8b834b 0.22 MB 581 209
206,749 206,749 00000000000003f57fa965a7693403e8ececd704534342eab015067a5a0cf9da 0.02 MB 67 31
206,748 206,748 00000000000003e972d46e3dc67339f8c30c2aa8475c5b6733246e8348ccf4e9 0.21 MB 504 190
206,747 206,747 00000000000000cd6097fd40f5b92afaf0c53ebe517d78254113163009c1b525 0.05 MB 140 1,956
206,746 206,746 0000000000000191089aca61caa3ddca74f433b38d73f81ef34b038eaa16e39e 0.03 MB 67 153
206,745 206,745 0000000000000437f50e8410021b5953e829e67823871bc0c9043a73f5aabcd6 0.01 MB 37 158
206,744 206,744 000000000000020299509efe53bec0e6bafbebb3c3bf9b605f48913be4d7ed73 0.02 MB 16 58
206,743 206,743 00000000000003df240df3b93e11de744959b52c7561dfd903f67813f01d428d 0.02 MB 40 121
206,742 206,742 0000000000000126f53d16d497d9a9a0fcd10967edcd4ab0d27e3f94fe3d09c9 0.19 MB 441 258
206,741 206,741 00000000000001728d474a83bbc2ec713b641745074056b0382ef4b43b8b9246 0.01 MB 35 279
206,740 206,740 00000000000004305fdda5bf93b8798fd9bdcf4860cf17ba2abde7cf23c29a48 0.32 MB 210 55
206,739 206,739 00000000000001884685524ff0fc9da2a2b0166876d70887d3b6ceb66d353c03 0.11 MB 256 178
206,738 206,738 0000000000000271d4808dff75fc3c9fdf5415d15b24035e4e1a537b82007ad5 0.17 MB 450 187
206,737 206,737 00000000000000d95774e6af2808d9f7cea8e1ccf314054bbed527fd3f0cfbae 0.06 MB 112 1,101
206,736 206,736 0000000000000479f982329e45cf38445f0e94a54ff6d5e84a021fc0be963c61 0.13 MB 312 217
206,735 206,735 0000000000000029ca78088388a9b2935d390d662e90b8612d1d90647279aa41 0.10 MB 315 36
206,734 206,734 00000000000003282ab7986e3d47e908d304226ba710f8077dffcfb6a9cb076e 0.06 MB 105 151
206,733 206,733 000000000000029895107b97ea7cd8a0a0998cf32204a94224230763feede415 0.03 MB 99 78
206,732 206,732 000000000000024cc1061d9605b2f1f895fc80206200fe84781b8a2194735291 0.16 MB 339 154
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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