Loading Tool

Explorer IconExplorer

Memory Pool

85,979 transactions
32.95 vMB
0.07802506 BTC
Random Selection Loading Transactions
Max Size: 196.12/200 MB

Candidate Block

Mining Attempt d4ecf06cb43a069feb623481db13f7f2839a9cb751af25d1da600b60f87e077a
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 3e7ec01518d83991f58157c3b84582a1d67721888d923b32d9e4f75f75a22a14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01285399 BTC
Feerates: 203.60 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (703,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,807 211,807 000000000000030984bb1b099352e91f95aba9ff3714c7d24bf3f1da89d2bb69 28 0.01/1.00 vMB 380
211,806 211,806 000000000000020c6c3628197acba85a51a2d183bd6a3e46510195bd523b22c6 328 0.17/1.00 vMB 150
211,805 211,805 00000000000002c4cc4f055fcbf45923b7b2e11e955b28cba7a2a909ea9a934a 7 0.00/1.00 vMB 6
211,804 211,804 000000000000033be502709f98e0e6c27248670ef2e66e20c788978da678b030 578 0.25/1.00 vMB 188
211,803 211,803 000000000000017e86791e162e93ad44a0b564653022941d1add91360bcfeac6 219 0.11/1.00 vMB 156
211,802 211,802 000000000000048defbd4a5f203e977ca8ddebfa2fe8874119fd7edec958e46e 533 0.30/1.00 vMB 136
211,801 211,801 000000000000030a2d82a1e18eccd93043de4f4be2c307455fae30635f1ed602 201 0.09/1.00 vMB 170
211,800 211,800 000000000000037c3faa0f2a33863377e7b396cae6d8523702370cd3b8dff835 75 0.05/1.00 vMB 179
211,799 211,799 0000000000000355b10f0f0a841190bd1da12637e1aaf6b4e0b29d48f710ee41 9 0.00/1.00 vMB 53
211,798 211,798 000000000000025b26a81a2deb84051c962c49769d440484489dcf15ad0938e8 153 0.10/1.00 vMB 92
211,797 211,797 000000000000021b9080a41b8eaed40d9c38f0b782344fc469084ec47639e8d3 118 0.05/1.00 vMB 129
211,796 211,796 00000000000004b54ce5471668481da1d2fc4cca2122ff273a65a0e088f408ef 259 0.11/1.00 vMB 443
211,795 211,795 0000000000000093289482bbf08ba758a2b2049b9451ba3c3043c3a598384c10 170 0.08/1.00 vMB 136
211,794 211,794 00000000000002034dd6edbb0b5fef0951b9f1f49100e813494106f27f692549 37 0.02/1.00 vMB 109
211,793 211,793 000000000000027c28469363798e263850ac6888148f588d0685c19ef162c1c6 285 0.14/1.00 vMB 163
211,792 211,792 000000000000039e8b04304388b96b8c9b58bb2d4a8726d0c6bad5c4d8203bc1 707 0.36/1.00 vMB 123
211,791 211,791 0000000000000404188f8d0f63d4ee917c86abd2041911eef164da0cb7b33971 11 0.00/1.00 vMB 38
211,790 211,790 00000000000002dbcd72dcc3a8fbba5feafdf7d7c60ceffa11590beb047211ca 139 0.05/1.00 vMB 2,167
211,789 211,789 00000000000002c6fd762e3ca2eae93cb482376c502c3cf0b7191a120b24bff3 11 0.00/1.00 vMB 3
211,788 211,788 0000000000000283bb006145cd285ff7a6c5fa3d9a080e8acaf1f1da0e0c9102 541 0.20/1.00 vMB 248
211,787 211,787 0000000000000064a2a3c6419d4c93a57ce438f36305f1c82a7c2b49b7ffc712 438 0.18/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.