Loading Tool

Explorer IconExplorer

Memory Pool

28,171 transactions
24.51 vMB
0.05175022 BTC
Random Selection Loading Transactions
Max Size: 120.96/200 MB

Candidate Block

Mining Attempt 7d60b4b330909fb63d88c2cabe753098bed6cf51254aa0ea1fc29158cd476d0f
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 79b2177c4e63a6267fe6912e7363e4776e3b0fece99570d56a64dd6d74b55427
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.00824597 BTC
Feerates: 73.20 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (74,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,820 839,820 000000000000000000031b9045df116c62b66316f7535ff26668a315c329f04c 2,953 1.00/1.00 vMB 109
839,819 839,819 000000000000000000018fcde5cbde1207a21fe3eec04d77594d085ee4aee099 2,817 1.00/1.00 vMB 92
839,818 839,818 0000000000000000000308496d079440d0e4474312f27323de945f8c3b980290 2,900 1.00/1.00 vMB 102
839,817 839,817 00000000000000000000bbf514abd3d7bf08ff75523f5e44bcda5fed194da28a 3,224 1.00/1.00 vMB 112
839,816 839,816 0000000000000000000128a6af8fc9513be9e41e149700f7f0be8e3d30e7d268 3,351 1.00/1.00 vMB 109
839,815 839,815 000000000000000000018e41a5bc5a241be5bc7fb82ff3a86e52891569e217e7 3,810 1.00/1.00 vMB 104
839,814 839,814 00000000000000000000e481f710f280b688ee81ba75367f9d9406267806a281 3,546 1.00/1.00 vMB 104
839,813 839,813 00000000000000000000b14f8ca42f160a8a93aba2ec600ffe8b8820e07d64dc 1,695 1.00/1.00 vMB 87
839,812 839,812 00000000000000000001bc3048623d842865748a5dd4ee2f8fa8260c92d356e0 2,669 1.00/1.00 vMB 118
839,811 839,811 000000000000000000032a459038745c7e3f5f79333e20d72d05415696d81a39 2,159 1.00/1.00 vMB 128
839,810 839,810 00000000000000000002944745edec9e700714d22d9de1ef5e6c759accf3c7ec 2,079 1.00/1.00 vMB 154
839,809 839,809 0000000000000000000222ec7fc8e0c1416f585de8032125f2c90027da5b632c 2,037 1.00/1.00 vMB 105
839,808 839,808 00000000000000000000f76969754849032684136a89c15d70317dbe40dc752e 2,333 1.00/1.00 vMB 64
839,807 839,807 000000000000000000009b43622b109b1d6c724beac47e24af4cfbdf99d01d77 2,576 1.00/1.00 vMB 92
839,806 839,806 00000000000000000002c489fdf42142780b7ba41e97bc1c15139d8e63cf2a0f 2,345 1.00/1.00 vMB 74
839,805 839,805 00000000000000000000352e6d6e4527e39c50adb56eb7cee4c4691c5a330908 2,675 1.00/1.00 vMB 77
839,804 839,804 00000000000000000000920bf30e249d415a4f164b1ffb4b84c928c2a2155fc2 2,433 1.00/1.00 vMB 108
839,803 839,803 0000000000000000000287318ec195ed4043c027fc4283a20ca362119b01f5f9 2,143 1.00/1.00 vMB 76
839,802 839,802 0000000000000000000079e46d30e01e05eb979cd9a3e419e7b7484b8589e264 2,520 1.00/1.00 vMB 124
839,801 839,801 00000000000000000001fa828b651e84e890e068f14ad145e9c43e55c7958cef 1,922 1.00/1.00 vMB 62
839,800 839,800 0000000000000000000049a0079c363aa7deacedc9081c8f05062fa7a31f7f9b 3,696 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.86 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: 641.85 GB
    • Received: 12.53 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.