Loading Tool

Explorer IconExplorer

Memory Pool

78,874 transactions
29.54 vMB
0.10321420 BTC
Random Selection Loading Transactions
Max Size: 177.86/200 MB

Candidate Block

Mining Attempt 9b9397348cdad895d098a0bc3d0daff93b7d7a7de3c92c2158327240920ad4c1
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 62e193730ba076f5aac16727d8162337780d382cecd4de78252c7599f719a9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,576
Size: 1.00 vMB
Total Fees: 0.03874229 BTC
Feerates: 164.34 > 3.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (140,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,896 774,896 000000000000000000050e5f3ecf273a1f80fffe390106fb504ddf651d590ae5 3,358 1.00/1.00 vMB 21
774,895 774,895 0000000000000000000580a9a68bfb500e59342448142368986d9f5744effda6 3,707 1.00/1.00 vMB 29
774,894 774,894 00000000000000000002c87f915e27282eadc08835c697e5435533602a812e71 3,746 1.00/1.00 vMB 26
774,893 774,893 00000000000000000000ef72f74fd62570a033cde9ef9ab8268483bd3941bad3 3,167 1.00/1.00 vMB 39
774,892 774,892 0000000000000000000122f129a060a8e36066ed4501b461a8b57f3571b74257 2,862 1.00/1.00 vMB 31
774,891 774,891 00000000000000000005e67f5c213770a1fa3b6afc8680525a1ed611668c85ee 3,323 1.00/1.00 vMB 30
774,890 774,890 000000000000000000045fd01599bed1c159241346de3a6f3febe6fa9cd26b7e 3,763 1.00/1.00 vMB 27
774,889 774,889 0000000000000000000015f9d743a272545a3e2d960a3c2aad98c59477ffa034 2,751 1.00/1.00 vMB 30
774,888 774,888 0000000000000000000312b11246946dfcc8f7dbad3fda194e8ab600ed1bdc2a 3,154 1.00/1.00 vMB 35
774,887 774,887 000000000000000000011f935678cc73a72793b8ee57f4ff4dab96fc93e9b5e2 3,507 1.00/1.00 vMB 39
774,886 774,886 00000000000000000001edc329d1e52c515fa30e471a797956a45bdf14810830 2,876 1.00/1.00 vMB 13
774,885 774,885 000000000000000000068db5a8d6511de53536149fc6fd951999cbec24f4808f 2,512 1.00/1.00 vMB 10
774,884 774,884 000000000000000000036502124a80783c7abb1d86f095f1e398af1df591c938 3,570 1.00/1.00 vMB 29
774,883 774,883 0000000000000000000029fa53fd67ff35061d57b51cac94cfb4f86ca6b1bbc7 2,534 1.00/1.00 vMB 4
774,882 774,882 00000000000000000000125e078942ee89878f87fe544c60aa105bd2ca6bfde9 2,795 1.00/1.00 vMB 11
774,881 774,881 000000000000000000036d78ed5f4b268cd48888ede60ad998788e75620bfb44 3,822 1.00/1.00 vMB 28
774,880 774,880 000000000000000000057950aeb23cee0f880fb8d11bd45df7e085efb48378ea 3,191 1.00/1.00 vMB 28
774,879 774,879 00000000000000000000d10387f8f19b21e44582ca26fc008a60c4486773d41b 3,408 1.00/1.00 vMB 6
774,878 774,878 000000000000000000061f19a1a8aff03e61dea1b477a9c9aa128b98e8e491ea 2,204 1.00/1.00 vMB 12
774,877 774,877 000000000000000000013dc78c168783b175cfce05216e32182232f9e99338ac 2,089 1.00/1.00 vMB 15
774,876 774,876 00000000000000000006ef0068a01c4bbb36410aa86c6e1a550b37be1f629ac2 3,654 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.