Loading Tool

Explorer IconExplorer

Memory Pool

25,036 transactions
5.44 vMB
0.02495732 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.71/200 MB

Candidate Block

Mining Attempt b44f8c49591b1d40aeba82e5d4a58b82b2baca6d14228b329b07ccabbc02cfc0
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root ae5d7b78fe4d6eb733b88448e14a518c1636c37219bf66774b73f9e52974a258
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,333
Size: 0.44 vMB
Total Fees: 0.01186474 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (699,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,881 213,881 00000000000004e13fd3a456b122986fe7abc099359ca79c86ef84dab6d7e168 265 0.10 vMB 197
213,880 213,880 00000000000002870a5dd13f6e1e770a351fd0d7abcc3e0def1052064c8810b5 592 0.26 vMB 201
213,879 213,879 00000000000002a14ae27d5591912fb1eaa7df60f2e477713be965603ca7d103 621 0.23 vMB 225
213,878 213,878 000000000000028f0c42ba7b4633317e356fb62b8c2ef9466328f4a3798f5a29 57 0.03 vMB 141
213,877 213,877 00000000000004013e9347fc36a43ec626c7467bf9e60d7085ac00ed6faacc19 188 0.10 vMB 151
213,876 213,876 000000000000020ace7cc146ed522b3f0f79ebd638f7cac1de6c521b782a6e32 639 0.25 vMB 209
213,875 213,875 00000000000003b1ebf67adbdee54348701d0575534cff340a673bb93f078f7e 378 0.20 vMB 173
213,874 213,874 00000000000001064cce3cd1599e09808a6da57c3de908d52ae1341120062fcf 602 0.25 vMB 189
213,873 213,873 0000000000000500ae7fb4be9ad4f554f6b30d4f5641fe078362fbeb6e6ffda4 680 0.27 vMB 121
213,872 213,872 000000000000013ec85db7c346b4e1d664fad660e1961f99e6b5ac114ca9cf8d 128 0.12 vMB 56
213,871 213,871 000000000000048ce50e94086f7c8204b5692c50af1822eda6786ef31800e2be 683 0.25 vMB 185
213,870 213,870 000000000000029a2601c7d976563ba49ae7e3843ad17463edcaf39116290f69 569 0.25 vMB 222
213,869 213,869 000000000000052e1a574054fbaa90fe48cbd87c12ef4bf3c78f41ff605128e2 445 0.18 vMB 250
213,868 213,868 00000000000001e933f078a156b0f294fb389bc44616ef4b89c6f2060a3c50b0 136 0.08 vMB 129
213,867 213,867 000000000000042a8da7fee4265753955f3d4d896a322d9219418c7f9e5aa12c 35 0.02 vMB 127
213,866 213,866 00000000000002c433e9f9bef7b1281e816b1ad5a334caa5d612f1e5ccd3c76e 628 0.24 vMB 209
213,865 213,865 0000000000000281c2ebd9028b1a9922cd8363821405acd5d0cc7958b3b56cd5 165 0.06 vMB 156
213,864 213,864 00000000000004f3e05b30dfa4d1610b87ce5aa89ef767badcc2c8b6da448ce0 1 0.00 vMB 0
213,863 213,863 0000000000000257293dd7b91b0a03b868a6b2835ac64c7880a0bf9c63d7d52f 11 0.00 vMB 65
213,862 213,862 0000000000000420ac39c251faaae94bbda693599901d7c6f8445f6589f37c5b 73 0.05 vMB 112
213,861 213,861 00000000000001bb145a608a198dbac89574a1a205c41ccfd13d09274128cf5e 108 0.05 vMB 151
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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