Loading Tool

Explorer IconExplorer

Memory Pool

78,825 transactions
29.61 vMB
0.09058478 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt 5f3efb31543f72db1919258ce23f4b3e6fc5837b4dc119a3e240802790cd8e2a
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 1e3e9c11470ca38003c9619145922fc3238a906bfd23ab987e908380f19ad056
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,439
Size: 1.00 vMB
Total Fees: 0.02806759 BTC
Feerates: 261.10 > 2.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (303,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,799 611,799 00000000000000000010265d3856c51ff0c2f784674667948e272c197b9ce81c 1,028 0.37/1.00 vMB 20
611,798 611,798 0000000000000000000aa3e50b83cc1aa6f28d8d20e741054977f0a216019d02 133 0.03/1.00 vMB 14
611,797 611,797 000000000000000000043e0449cd320ca18210ee199800614802315b03524e51 322 0.10/1.00 vMB 15
611,796 611,796 0000000000000000000b6fa36e583475a46f0e23a96b632610b06765231630ed 2,311 0.76/1.00 vMB 15
611,795 611,795 0000000000000000000c70e9371759a0625a69e8447a9b5eeeb0e500e84c2921 131 0.05/1.00 vMB 17
611,794 611,794 0000000000000000000266e089d4ffe22922bba36d32620146a35d431b677f62 1,504 0.50/1.00 vMB 13
611,793 611,793 000000000000000000142e9e96a1cd23a038267107819ac458114bb1cfff4f0a 960 0.25/1.00 vMB 15
611,792 611,792 00000000000000000005174010688d9e0e2a8dbb2f5b437c54b279f46d17986a 954 0.31/1.00 vMB 15
611,791 611,791 00000000000000000003404e2461a0d394d207cf74739519907d6d623bb6e5ad 189 0.05/1.00 vMB 14
611,790 611,790 0000000000000000000241e03da59fecccb46c27b335e026c29c29c5a31ae7a9 1,837 0.64/1.00 vMB 14
611,789 611,789 0000000000000000000892295c99ef56ce24d485e8b574392afb14a96f11531c 906 0.29/1.00 vMB 16
611,788 611,788 0000000000000000000d24baaba6ae566e91909e4ec3ec2cde2dc1b9c9b521a7 265 0.09/1.00 vMB 12
611,787 611,787 000000000000000000061c0e753673936f041fd5ab25ea1094c742a64ba693ff 563 0.15/1.00 vMB 16
611,786 611,786 0000000000000000001366bad24adbfa6a64acc5532d22ede03588f6d24e1576 1,356 0.41/1.00 vMB 15
611,785 611,785 00000000000000000010fe7e9d7482474498f3f4fe5292c28deefe377608902e 2,251 1.00/1.00 vMB 2
611,784 611,784 000000000000000000129aa6435441f0a4f119c1ab437c7b9d09b3c4532d4930 2,576 1.00/1.00 vMB 11
611,783 611,783 0000000000000000000098228a72dbc34b5a13b1dd71040c5a8aeb4ec61b51b7 2,833 1.00/1.00 vMB 7
611,782 611,782 0000000000000000000efd461a069573ea45146cc9cf2b90510b40101796f167 2,998 1.00/1.00 vMB 14
611,781 611,781 000000000000000000141e533f0697d9ba217f345438dddf63988d8ffe34663e 1 0.00/1.00 vMB 0
611,780 611,780 00000000000000000002949625f202bd75b1baf06954d1eb06f2b2b4e6404026 2,219 1.00/1.00 vMB 12
611,779 611,779 0000000000000000000359a5f90dc61a8a9da2d90a6e1d6daf894c718f3b2663 3,480 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.68 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: 685.89 GB
    • Received: 16.48 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.