Loading Tool

Explorer IconExplorer

Memory Pool

17,145 transactions
7.89 vMB
0.02221209 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.20/200 MB

Candidate Block

Mining Attempt 108e207547d9b43d5314a1006f4c8e6bec3aff5f38d9eaa70ee5bdf0ab157444
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 017487b185a2202c81da6761e56d7a8e2d20b316ddcd7a573b4837a2c0c46c8a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00592317 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (871,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,599 41,599 000000000352703af2e79bdbc571836cdd37a7d19af14cb258cc624acca99825 1 0.00 vMB 0
41,598 41,598 0000000037d9730dd4edb9b57e4fd5e35c48657408e9d2cd216cce75a90aa069 1 0.00 vMB 0
41,597 41,597 000000001273f41c0df850eb1b416539a017f513e56663f2d25d107849833f5d 1 0.00 vMB 0
41,596 41,596 0000000042b1f1b4070d0270b23d10535017aacad82fe6d5b6c395800ca7a5a4 1 0.00 vMB 0
41,595 41,595 00000000573412a8bcfa23f3147bf442fa37f35ee7b6636c8b8dd31b5d35c1c9 1 0.00 vMB 0
41,594 41,594 0000000044d1de65f11ac012e857cefd957f338cc665115719bb54b10095043e 1 0.00 vMB 0
41,593 41,593 00000000230d4eede7cbf8a852ebbc69369e65e4abca89a2dc9a7df6c3b9d6c1 1 0.00 vMB 0
41,592 41,592 0000000002515ff9f7591b98d46abd09aa0167929a7549e0dac39e108fc4aec5 1 0.00 vMB 0
41,591 41,591 000000002205ad742eddcf05ff5726972c611cc379a8891a989e55525d3d109d 1 0.00 vMB 0
41,590 41,590 000000000ee5193fed3430a7165d76fda20a7423cd46b9b7408a1498fab08cb0 1 0.00 vMB 0
41,589 41,589 00000000087895d79a3ecfb01840961d2c853a5325fab9b3e3b8952a6cd7b453 1 0.00 vMB 0
41,588 41,588 0000000048456c2cc1a703891f531e50ee34b7f13cda94dae19c415d5c473896 1 0.00 vMB 0
41,587 41,587 00000000352b719638c1250c1c0c26ee56aa76b2f28b578f548a75fb4d4147e8 1 0.00 vMB 0
41,586 41,586 00000000295fe538f406bd586c47057002726f9ab8e6362a837bea8b3e54e16e 1 0.00 vMB 0
41,585 41,585 0000000043d81e551331ddd2e41bf54758b32f02efa27a6a637f95c94b0bf6b6 1 0.00 vMB 0
41,584 41,584 0000000016726e31044ed5ed4fda1155e5a00c05e1f2588eee31e956188f2630 1 0.00 vMB 0
41,583 41,583 000000003794dcfbd39b9d91d2f1698aa417a19a264ddaf8622128d46cd64127 1 0.00 vMB 0
41,582 41,582 00000000603f81230ad71d3060ffc2b2724424792fc7ecab98daf9d350cc5cba 1 0.00 vMB 0
41,581 41,581 0000000052a67a643d7793171e0f429f669125fb3cb6f1126fc263e01994cf8a 1 0.00 vMB 0
41,580 41,580 00000000141a99d20027d195930ec572c1528dfcfbf70df89fd310bac77957b6 1 0.00 vMB 0
41,579 41,579 0000000018687bd6f04d0d3739a134102b05bdab3f8063cbd97851b87c4582a8 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.08 GB
    • Received: 0.93 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.