Loading Tool

Explorer IconExplorer

Memory Pool

43,080 transactions
28.94 vMB
0.10711107 BTC
Random Selection Loading Transactions
Max Size: 149.59/200 MB

Candidate Block

Mining Attempt 8dacc5ac1542ff07752f1d47983c5952afd550bd45afaee2dabda1ef5c782188
Version 20000000
Previous Block 0000000000000000000092b77d861228f9f2f090d6e7fff4805104c96d9d1447
Merkle Root 05a5f0ca0450d8b9bd3c8f5685d42af0c650e1bd2a808a918936bc394b460fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,805
Size: 1.00 vMB
Total Fees: 0.03249977 BTC
Feerates: 393.72 > 3.26 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,305 (787,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,623 126,623 0000000000003b81c9faffcf61f60e1857910773da3a8f0b2bc2b77f31b30ab5 49 0.02/1.00 vMB 219
126,622 126,622 00000000000002d4ebce7b5e9a668909f92aca64fa522c3c5bbe86a570df2ffa 3 0.00/1.00 vMB 379
126,621 126,621 000000000000250fb9735c23e743f3fdc0d9d72d3df8696fc76ee71994d3cf80 10 0.00/1.00 vMB 1,174
126,620 126,620 0000000000001ba9dc9fa59b5ef1bd7ba9123119028a3ba764fb221b2fc9f63d 9 0.00/1.00 vMB 21
126,619 126,619 000000000000374cbf45c1144f78a244dceece36c8d3abb34af36c393e490057 22 0.01/1.00 vMB 951
126,618 126,618 0000000000002b35fe6300379cfaae85a2b07a83dc763e16e76bce547b710c89 19 0.01/1.00 vMB 741
126,617 126,617 00000000000016b1c8d48596d8ccddb2b59888bcbaa8ea928e0cc192d23b8211 10 0.00/1.00 vMB 431
126,616 126,616 0000000000003f37cddedb752f3cc09ac9c46f40d45bfaf76884719ab33af5e0 7 0.01/1.00 vMB 938
126,615 126,615 0000000000003424868a90f4e9bac91b4592051a9d78718c67162049cca1d4b0 27 0.02/1.00 vMB 861
126,614 126,614 0000000000002b93ba7f13054cd1fef44513376f9a6d2890388c98e0c59ca1b4 13 0.00/1.00 vMB 900
126,613 126,613 00000000000017f9b13133482e5fa0747375e5ba729f4a8eac0cc66d5bfa4c38 19 0.01/1.00 vMB 1,233
126,612 126,612 0000000000001e8b0416744d3cf4e985e58b3ef9068978d1bebbb368dd25e094 3 0.00/1.00 vMB 0
126,611 126,611 0000000000001c18d7a17c877157a384a565d162b6439da9bd946d4a4c0a72ad 6 0.01/1.00 vMB 378
126,610 126,610 0000000000003229aa8412143324631edce8c843abe68ffe54fe91b1d4c9689c 3 0.00/1.00 vMB 2,030
126,609 126,609 00000000000010444c1fd26dec699f1fed8685626215a64595ec57fe096969aa 69 0.02/1.00 vMB 451
126,608 126,608 00000000000034d99cbe2abba4addb88234fbe34a8ba9e6e916c1f06b46a9f1e 6 0.00/1.00 vMB 16
126,607 126,607 0000000000001c80b140b97111874415d955ed00c8250d491c4015c242430dc9 13 0.01/1.00 vMB 1,116
126,606 126,606 0000000000003b5dd02037375fac8ccc64454b11ae5e0396b3dcd3e19a3461bd 45 0.02/1.00 vMB 897
126,605 126,605 0000000000001234b9af8397144bd927848ac7b96eddd48a958ba90c788f1d5b 42 0.01/1.00 vMB 2,522
126,604 126,604 00000000000014a4e494305f45f16f65b0f69579144bbc7e2acaa5c61f52bc3f 7 0.00/1.00 vMB 614
126,603 126,603 00000000000030ebbcc8e53bdb7f611e78555748e414dd57436e0c231c570704 3 0.00/1.00 vMB 1,937
Previous 10 blocks ↓
Total Size: 781.13 GB

Node Details:

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