Loading Tool

Explorer IconExplorer

Memory Pool

79,885 transactions
29.84 vMB
0.08090881 BTC
Random Selection Loading Transactions
Max Size: 179.10/200 MB

Candidate Block

Mining Attempt 3e0aa4138cb24f4d6eb598233b54b76088d0d3978087ffa8419cd04013929e75
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root b8d7db72615c32b9e0872bd566ead5bae7357a2c1e661c64788164a22736087f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,680
Size: 1.00 vMB
Total Fees: 0.02011469 BTC
Feerates: 100.29 > 2.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (629,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,898 285,898 0000000000000000e84c7ebdce0c4de097475d9a26b521bbe96be3ee73f799a3 45 0.04/1.00 vMB 23
285,897 285,897 000000000000000183a20a028390504f1aeef372b22c355dedbf3af022ada394 77 0.04/1.00 vMB 40
285,896 285,896 0000000000000001546fb965fde347680b9e34299f3078eada7dcbf0997b005e 399 0.35/1.00 vMB 18
285,895 285,895 000000000000000164c35b56131662c6114cd9c2380ed1162ba77c2e52cbee6c 170 0.06/1.00 vMB 49
285,894 285,894 00000000000000001f3d5998f60086f69f57518ecc2185cb2db86ae57db9bd8b 140 0.06/1.00 vMB 31
285,893 285,893 00000000000000009e3fbec645e70a07bce640e90d5941de80e0905d441c596f 728 0.48/1.00 vMB 28
285,892 285,892 000000000000000097efac99bc04e6e4346331ff3b94d8111e85ce58444b4192 184 0.06/1.00 vMB 216
285,891 285,891 0000000000000000b1283d6d7b8bb0418673e4d3272580ca51d06781b1cb1df0 155 0.09/1.00 vMB 27
285,890 285,890 00000000000000019a0c96915c209035b1adfbbeadfe3a54f63403895ccaf2f1 190 0.09/1.00 vMB 45
285,889 285,889 00000000000000003149a6ed928206d84acc117768d1370e9b17199956ec8ec1 398 0.20/1.00 vMB 39
285,888 285,888 00000000000000002a9396f8af6ac4c26b17c11b29224ea7c46f1e69a50be3c1 1,138 0.72/1.00 vMB 32
285,887 285,887 000000000000000065d62bd60cf993974484580431037b193e029fe075108f87 829 0.35/1.00 vMB 79
285,886 285,886 0000000000000000a816acb0b7299c790bcac0036b4182b696ac0d8b372c5739 209 0.11/1.00 vMB 34
285,885 285,885 000000000000000081576020cc0b95e8a02da6ebc318bcae6b638d4e3f83ce9d 142 0.09/1.00 vMB 28
285,884 285,884 00000000000000002cc986e4d8cfda87ff78c447ebafcb546abdea9049dc34ad 522 0.25/1.00 vMB 42
285,883 285,883 0000000000000000fd5d9e0b621a84757ba163454c89dbfa395e57214f53c2c7 414 0.50/1.00 vMB 19
285,882 285,882 0000000000000000017ff552f962d6e94bc6be7de319fe4b48c25203c26eda58 910 0.50/1.00 vMB 40
285,881 285,881 0000000000000001072a26dea7d3d700fc43aca40f02c72acd9e57412c5e9704 166 0.06/1.00 vMB 65
285,880 285,880 000000000000000106dfd942a07a98cd0d4b3378e69203b4d2de01fd2f1edaa8 1,482 0.78/1.00 vMB 33
285,879 285,879 000000000000000097cfb67e0bc040c1db4761d96bf91aebf08d783ea33ba6dd 295 0.35/1.00 vMB 60
285,878 285,878 00000000000000006c081db9b695486813a1a72f3e446eb2654f32d8294f6153 129 0.06/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

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