Loading Tool

Explorer IconExplorer

Memory Pool

77,350 transactions
28.49 vMB
0.09034327 BTC
Random Selection Loading Transactions
Max Size: 173.44/200 MB

Candidate Block

Mining Attempt 438ff7480225bd4a4a6fd65ba60b93c8280d135236cb37e92074e2b29e137204
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root dbddf9df3057ea9f6c6b37e8a4baabf89d5966a60349e568a90361b97eb669e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02602576 BTC
Feerates: 477.45 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (622,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,855 292,855 000000000000000027c0009d75d3d8e1a4052e826fdc0b7a80fd23fcfdddd777 128 0.04/1.00 vMB 44
292,854 292,854 000000000000000062e6a16d116becd3ad3fbd48ef15053e43a96b2655eb0273 190 0.09/1.00 vMB 26
292,853 292,853 0000000000000000c93b1c5330420b3fc756d3f0fdc59b06838ac4410fd84c85 64 0.13/1.00 vMB 14
292,852 292,852 0000000000000000244acec137a3cff636fb4ab121d11be65d307ef59bf74e7d 512 0.21/1.00 vMB 44
292,851 292,851 000000000000000039bdfd57fd9b8a1cd31169aab8f20ef59dd1d9e21d7171d5 543 0.35/1.00 vMB 24
292,850 292,850 0000000000000000b0d35e2b6280c599643e8068114320b1bb87b7cde7c25ef5 61 0.04/1.00 vMB 27
292,849 292,849 00000000000000002eec8616fb973e9b6a25da4657ca72c408d9c7f3dd5cdb9f 925 0.64/1.00 vMB 28
292,848 292,848 00000000000000008e069c0d3dbdb68d3a9c6b041dd468133eae7e3d2a31c411 23 0.07/1.00 vMB 5
292,847 292,847 00000000000000007091245a6b34a640a271355e7194a59fa22cbed2293d9ad2 81 0.10/1.00 vMB 12
292,846 292,846 00000000000000000148e05066138684dffc1e65a68e8b7dd015dacbfa28060d 139 0.10/1.00 vMB 16
292,845 292,845 00000000000000007df40f3461576f5e238b7c610edcc8bcb0218d7fef900e3b 513 0.47/1.00 vMB 21
292,844 292,844 00000000000000001c6f7fa19c347ac796124d8ca783410a6ffc0fdfdbedc92c 512 0.19/1.00 vMB 60
292,843 292,843 00000000000000007e31ce14d590f63789ed4cec037865717f14595ed76c9167 115 0.04/1.00 vMB 58
292,842 292,842 00000000000000000d63e9616ff9a0f4f430cfb693990a1bba13954d657980fa 91 0.06/1.00 vMB 36
292,841 292,841 00000000000000008919bdf754d13d98632a8bbfe6c3469fffaa71d16362e9e2 242 0.41/1.00 vMB 15
292,840 292,840 0000000000000000cd09dbb0c30af674a9bad970bd75fed893b8d259ec82773a 906 0.44/1.00 vMB 37
292,839 292,839 00000000000000004f34aacad7008a0affd076bc8b4e7433136ba4538f03e511 847 0.41/1.00 vMB 32
292,838 292,838 0000000000000000547b2b343cdf832a3a5bf9a800047c1d79664b893aea6f9a 512 0.19/1.00 vMB 40
292,837 292,837 00000000000000005b012cc880c4907d73f9c82fa3f357aa323a5b8baa39ff7b 1,450 0.89/1.00 vMB 32
292,836 292,836 000000000000000061c9a7a5049da8df342993a2f89c81b8831c6d087faf39e0 202 0.10/1.00 vMB 20
292,835 292,835 000000000000000002eecafbd92fcf42b414622e187f8aafc711dcb455de65f1 80 0.21/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.