Loading Tool

Explorer IconExplorer

Memory Pool

17,100 transactions
16.09 vMB
0.03336805 BTC
Random Selection Loading Transactions
Max Size: 79.08/200 MB

Candidate Block

Mining Attempt d5875ad8cadd570cb5728c5ceb8d11ad72d947586a8bba73f2f12820e96c572a
Version 20000000
Previous Block 000000000000000000011ba1298aaa8b40b990edf5611745cb5fd869c4fb3bae
Merkle Root 038328319326e4eb103d324470ecb864bd3c1bccbc43f57c32a504e13eb08d88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,720
Size: 1.00 vMB
Total Fees: 0.00458492 BTC
Feerates: 40.21 > 0.46 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,136 (753,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,387 160,387 0000000000000ae8482871bfcec744c88be654ec87bf513aaf1d117f64e9b4e7 6 0.00/1.00 vMB 57
160,386 160,386 0000000000000743cb3520ea3489c9e023bd0b134769ce173f23e06c10f611be 13 0.00/1.00 vMB 0
160,385 160,385 00000000000002ee99ebc674c3473c9c65fc787be8495dc917dc18a4918e7f7b 50 0.18/1.00 vMB 61
160,384 160,384 000000000000064255c893c3234f8f14cd5748ebee47017fcbf8ee7d817538ab 10 0.00/1.00 vMB 679
160,383 160,383 000000000000057c2870649b0a8d01e6fc61a17260c28e34f21efa7fc64cae53 22 0.01/1.00 vMB 74
160,382 160,382 0000000000000a2d35a561b3d6015f6fd29216bde1660a0ff5fb9e52cd38f460 4 0.00/1.00 vMB 36
160,381 160,381 000000000000008a34d54538da50cb56e92546afdc92972b011ab8866b4dbc9c 8 0.00/1.00 vMB 50
160,380 160,380 000000000000087d095530f69414130c40b879f61a3a55e58c1077186f8dfd80 11 0.00/1.00 vMB 33
160,379 160,379 0000000000000b05f79255625dd95d92bfd4088938a2c25a58c8a8ad7007ca90 28 0.01/1.00 vMB 347
160,378 160,378 0000000000000ac045d0c9fdb0673ee7cf6b68d5d313726e3b2dbb7417215174 16 0.01/1.00 vMB 52
160,377 160,377 0000000000000056a89bbbfb5d14c35dfcf136b2bc26610b55bbfaa22aab03f5 21 0.01/1.00 vMB 142
160,376 160,376 000000000000003c10909a4a49993e0c3c255c139ccc632289d1bf27b81472c8 50 0.01/1.00 vMB 3
160,375 160,375 0000000000000529a6bfdeb84edd02212752a0472647e5f6508733f48fc9c1a3 17 0.00/1.00 vMB 323
160,374 160,374 000000000000061cf37061ab19b75fcb06740d9169345f379204b5e1293a7350 60 0.03/1.00 vMB 100
160,373 160,373 00000000000008b64a51b3490ed9cb848776d0d363a07cc4d507f1305e97c697 9 0.00/1.00 vMB 1,228
160,372 160,372 0000000000000824447e32eef31e47fb156505c9f0ae8bf63d16022e148f2c8f 56 0.03/1.00 vMB 63
160,371 160,371 000000000000088a8ba0d599d6787ff41224b2420b75c2ccb88d094f7fb5069f 72 0.04/1.00 vMB 56
160,370 160,370 0000000000000056400ef37887d0333f632ff1978f34392059e2d5c671931087 1 0.00/1.00 vMB 0
160,369 160,369 0000000000000ab80585f35f4f958b22978b9facefaa2db379c34b7207a158f9 39 0.02/1.00 vMB 427
160,368 160,368 00000000000001c6e831971c4cf2b6137774163f938c5bb63d62b0a99090dc8e 10 0.00/1.00 vMB 35
160,367 160,367 0000000000000288513ae9385936afc0e19c7b5998f9726758cfd648d5b481b4 25 0.01/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 780.84 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: 562.32 GB
    • Received: 7.45 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.