Loading Tool

Explorer IconExplorer

Memory Pool

17,871 transactions
8.08 vMB
0.02761957 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.48/200 MB

Candidate Block

Mining Attempt 9cc9289161310f098c5b062cc5be6a48aa168eed99b5dfcb774419dea58ec01d
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 2a618d786dbcfad0ef9085e4d688d45e8514f368b5c81944ce3843cfe390c113
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,901
Size: 1.00 vMB
Total Fees: 0.01069372 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (758,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,961 154,961 00000000000005a401ef2b85735e1beb6fbb20472602201232dcfef578225242 13 0.00 vMB 15
154,960 154,960 000000000000035a71ca1754c59975987002f9468b5fde8ac5b0e43a0e256308 20 0.03 vMB 88
154,959 154,959 00000000000009c9caf80a613ce2175fbf7457906ca4eecf3fe05577501148ee 152 0.05 vMB 131
154,958 154,958 0000000000000589db566aa55e919ca007fd351a045a28a1c007d0243dd46100 95 0.05 vMB 125
154,957 154,957 0000000000000840e576319d37cddb5fe68722a92fe9b18142e1ff0a876f139f 2 0.00 vMB 65
154,956 154,956 000000000000032b1529f48eb627fedc2adb4a8a0b767db554f261271281baf0 67 0.02 vMB 182
154,955 154,955 00000000000007d3d36057fc627c8b63031a08dfeae7ef780f9d611e8e155f0e 165 0.05 vMB 27
154,954 154,954 00000000000002b8e71b61fbd92d63a78606efc9bc7917ecd0f0e65459321ebd 49 0.05 vMB 596
154,953 154,953 000000000000081b32d4c3bd017f5078ec5bae743410f293aecf2fd1615b6b91 76 0.02 vMB 94
154,952 154,952 0000000000000dd83b643bbcf10e08d1aa2524c64738718b744f65fa1fdf074a 79 0.03 vMB 96
154,951 154,951 00000000000004ae837c434a1d3550957c833a72d8f54e9d63038940a0f776f7 154 0.05 vMB 229
154,950 154,950 0000000000000c9acceb49daa63b0e53b62afc21e3b6f9cd71064d126ce1a636 78 0.03 vMB 80
154,949 154,949 0000000000000a5caed2adb7e95aa9bfbf58736aedc529c584d6fd6841437f71 41 0.02 vMB 52
154,948 154,948 00000000000007b5d4a71350fc928a82c4d9777ffdc1dbc44731362f75146dbb 40 0.02 vMB 99
154,947 154,947 0000000000000284aaa042c4d113612603cd84413e0534c5bba0e05450172e25 79 0.05 vMB 28
154,946 154,946 0000000000000ddb63946cd3092e09601dbd7e03304f5852d9f25d75fdf91b1d 8 0.00 vMB 618
154,945 154,945 0000000000000136dd4782f654b856a971adb6418c06b3324d11a8b0ba8a24f9 12 0.01 vMB 696
154,944 154,944 000000000000050dbfab8bfcab733e8d5cd5168bfd2d74b49c4e67c87c3a5930 107 0.04 vMB 92
154,943 154,943 00000000000004457c69cc867a168a5d48151cd9a8bc3588e9ebc05ea4072a90 34 0.01 vMB 0
154,942 154,942 0000000000000521ca0a109aafa28ccbbf9397f4f525e4103a9e35f53dcddf02 19 0.01 vMB 63
154,941 154,941 0000000000000c935b83408d9e03780ddadd1d272bae11b70355e9344b6a60d9 12 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 262.03 GB
    • Received: 1.01 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.