Loading Tool

Explorer IconExplorer

Memory Pool

72,566 transactions
28.34 vMB
0.07303260 BTC
Random Selection Loading Transactions
Max Size: 171.47/200 MB

Candidate Block

Mining Attempt df6a2877353250b2f75248b7189b34dcf8ae81bd8ea678d18bbcbfdd53c0f0a2
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root b2122c9bf50372116a21e7a5be0edb100f439fab877b4fa6033fab5d82569444
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,012
Size: 1.00 vMB
Total Fees: 0.01095032 BTC
Feerates: 150.52 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (651,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,835 263,835 0000000000000010fee52df1dfc633fa9e52424abe08a2e905736cee26630bd8 425 0.17/1.00 vMB 125
263,834 263,834 000000000000000856e0c3cb3f99e844376967aa4acd066bdd91ddc64cd36e66 128 0.04/1.00 vMB 161
263,833 263,833 000000000000000e21413ecbbe187b48f1879708e67d17547e426e0182f1a715 87 0.15/1.00 vMB 18
263,832 263,832 0000000000000008e0f482aeb29c40da222ae1dbe750ba51216aba307e05ae86 255 0.09/1.00 vMB 103
263,831 263,831 000000000000000839e45543624dbfb7c9bc5c7ab7e304341c9c399e178b00fb 92 0.04/1.00 vMB 36
263,830 263,830 000000000000000d8a8236e253192e313213047e80dc1c68e65af2b2dc6c6c25 423 0.16/1.00 vMB 134
263,829 263,829 000000000000000e1a565bc374e704ad2432798b078a6c2c04261d4742718129 690 0.33/1.00 vMB 88
263,828 263,828 00000000000000043d9de33cfeb69de31e5517c4caee559883c329baabf2cbff 43 0.04/1.00 vMB 54
263,827 263,827 000000000000000448f2ad7ec318d66a33b1ad3feb0fe37b745cc1c742d15112 307 0.12/1.00 vMB 109
263,826 263,826 00000000000000082722005b89b188dc214b8db4aab2ca884e1b1c1e71371cec 18 0.13/1.00 vMB 3
263,825 263,825 0000000000000000d65dd0963d3987fc91e1f065aa88c9ddd10017554c13fe09 135 0.06/1.00 vMB 105
263,824 263,824 000000000000001291e2f1d5bb2d2a62dd24dcd27be3e70ecc27e8c868524260 97 0.07/1.00 vMB 71
263,823 263,823 000000000000000cbd61f25929a870dfbefb2c5d9721056e5e257820e6a394e5 96 0.03/1.00 vMB 145
263,822 263,822 000000000000000a514446d9719fb1114ed00adfb10dadf6f8788de6d2ad3a75 239 0.13/1.00 vMB 60
263,821 263,821 0000000000000014e10c399391eed4f207161641f624a01d5af461fc6d848792 400 0.17/1.00 vMB 137
263,820 263,820 00000000000000134e109c10b46a0a502e2f2897bf608a6cb67a1b11da953fa7 124 0.05/1.00 vMB 106
263,819 263,819 000000000000000bf2adf177533500c0d68b79e6b47dd380ed51b37be847e850 19 0.13/1.00 vMB 3
263,818 263,818 000000000000000837e6deea7a675d36386e7c3eeb3c418adad5b2bca85d83fd 143 0.05/1.00 vMB 103
263,817 263,817 0000000000000001aa89a50885ffc436021b48ca6d9a1086ffdaec7c1c50c366 343 0.14/1.00 vMB 110
263,816 263,816 0000000000000004d2c0b6a747cce43615f4d28762f81c96472b12af3ad2e24e 9 0.00/1.00 vMB 55
263,815 263,815 00000000000000106b8fd3dd9c3b6539b6eec8571abdf63b485e06104153b836 257 0.10/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.