Loading Tool

Explorer IconExplorer

Memory Pool

38,254 transactions
18.37 vMB
0.14967006 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.16/200 MB

Candidate Block

Mining Attempt 117d3d64073ec852f712bf7f055184766ac0874224864cb38ec764b83245d93d
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 08c687801777642e1909c1a3606a9860448510dab7e15770ea7f12d1e07b5009
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,600
Size: 1.00 vMB
Total Fees: 0.03133733 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (702,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,898 210,898 00000000000000ad09aa701f10d5421d1bfa5cfea1b170efa417c7dbc4da3e04 258 0.16 vMB 473
210,897 210,897 00000000000003de23ebe1cb346045e36824d0194993bca4ce5de795de3c2d30 108 0.06 vMB 138
210,896 210,896 000000000000012130e7b1fbbab6e4e7d26b1713f54fb66e449d93802bb132ef 40 0.03 vMB 85
210,895 210,895 0000000000000199d0e02bc99fd9fdc28ea8120e85c128300a66d3419b9cf091 530 0.25 vMB 177
210,894 210,894 000000000000001a072d3396c1418508e00234f2283a4999fdaa898e0908af02 534 0.25 vMB 167
210,893 210,893 000000000000000395201753ea995e811076b0845c1f787ccad850ada0edc5df 653 0.49 vMB 43
210,892 210,892 0000000000000239287e73ef879585fc8b46e56259e94cb1f4a5667cb90976db 392 0.20 vMB 148
210,891 210,891 0000000000000358183e8ad388f6e1703ce5f7ed60dce91126f664506eec5777 241 0.25 vMB 91
210,890 210,890 00000000000001c80772ab133c68256de2ffa6bfdcdfc7841cb581833688feb1 743 0.25 vMB 226
210,889 210,889 0000000000000068fec43026203cb254ba8248e933f5cd496f25fb560d2e7062 335 0.27 vMB 130
210,888 210,888 00000000000002a9d715d6b1b54726488cf448af626d87031d3c58eaa1415f2c 624 0.25 vMB 194
210,887 210,887 00000000000002be3d8bdf5603632b2d7c1adf7b00d6a55b8d3ba31161d213ca 821 0.42 vMB 152
210,886 210,886 0000000000000202fd70b40c12c637559ae1d45af0d6d946bf2d469587ab3ee7 576 0.34 vMB 148
210,885 210,885 00000000000002bb078230445935040c6f816c4943ab5f4aeca99c3410879ad0 77 0.19 vMB 51
210,884 210,884 0000000000000494c3750d6b816adfc453defda9607be89f50727781a8f2d2ce 255 0.18 vMB 112
210,883 210,883 000000000000039262f5e9e1e649851fd09e1720f10d94df456e942b1f09873f 130 0.26 vMB 67
210,882 210,882 00000000000003d1973039ce33b9eb70871596877897c32a3be86c0b90a02d1e 356 0.16 vMB 166
210,881 210,881 00000000000001d86a11fc0605a469d92c177b6653b7df9a5283a2fda5914a6b 447 0.23 vMB 189
210,880 210,880 00000000000002a909d5c2f4561875bf82443430d7c9f51eb91f04272d3a519e 377 0.25 vMB 155
210,879 210,879 00000000000001bda5ffad1b37e41a3b37ec7bd8096ce3c2af0d603ebc70c8aa 620 0.25 vMB 480
210,878 210,878 00000000000002f679cee3e5b547e3836ba26afdbd1ecc1cccf61e72d175e171 174 0.05 vMB 18
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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