Loading Tool

Explorer IconExplorer

Memory Pool

22,172 transactions
10.82 vMB
0.04925895 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.25/200 MB

Candidate Block

Mining Attempt ff6f07bad6a57879c339aeb23824725f8cc9e962bb957955a30036e9c19f9334
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root cee5224cf8cc652d6b0570892d16126ec7114f2beb9d444b3f75eec825992aca
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,921
Size: 1.00 vMB
Total Fees: 0.03011487 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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