Loading Tool

Explorer IconExplorer

Memory Pool

52,137 transactions
29.12 vMB
0.10920743 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt 600b7f4bbf5b74c48c92597759778a61a25675509aa95d7d18542cb6fa6134c3
Version 20000000
Previous Block 0000000000000000000031867722d03348627247522f393160dbb1568580b392
Merkle Root b2252bf23f0b7bf2a2a4ee21328fb33f8f8a5b04af80c5033502643edd348be6
Time (UTC) ( ago)
Target 00000000000000000001d9360000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.02877665 BTC
Feerates: 150.77 > 2.88 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 923,970 (0 blocks away) ⇈
Next 0 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
923,970 923,970 0000000000000000000031867722d03348627247522f393160dbb1568580b392 4,921 1.00/1.00 vMB 0 ago
923,969 923,969 00000000000000000000b8146c9f6bcac3a639b0c0d5cdd7869007190011acf5 4,594 1.00/1.00 vMB 1 ago
923,968 923,968 000000000000000000016d0b3afd6ddda563e0cbdd0d50438ae7a6c82c0bbdef 4,103 1.00/1.00 vMB 2 ago
923,967 923,967 00000000000000000001740261f0afeb2153ed92321e3c2d3ea25b37ea988234 2,672 0.80/1.00 vMB 2 ago
923,966 923,966 00000000000000000001ceae1d1bf3d403798d6159b83bf23c6510ecff9e24b6 287 0.08/1.00 vMB 2 ago
923,965 923,965 000000000000000000005b9ccbd5cfdb0def1d9d9e41ed40450fddecf92939c8 4,835 1.00/1.00 vMB 1
923,964 923,964 00000000000000000000cd869fe7c73c998a15a12717847d192ffd0cd9085cb6 4,418 1.00/1.00 vMB 1
923,963 923,963 0000000000000000000005475621d50093d2a96aabf630f2e8beea4baf24c3c2 4,831 1.00/1.00 vMB 1
923,962 923,962 0000000000000000000048f8a774e62ae35cff8984e96daa99aa879517eb0684 4,464 1.00/1.00 vMB 1
923,961 923,961 000000000000000000003715a0da152e68dd5fdd061ddd878fa9e2b410ca4752 4,789 1.00/1.00 vMB 1
923,960 923,960 000000000000000000019d1afecab85cb9683c46b0e8619607f4d1b414584828 950 0.29/1.00 vMB 2
923,959 923,959 000000000000000000010dcd987a574dbc12e928ad05e9c251180b44d4ae1d25 4,080 1.00/1.00 vMB 1
923,958 923,958 000000000000000000016667f0972e3b6e0670ee9e5ab20f00d32dbdf872a752 4,852 1.00/1.00 vMB 1
923,957 923,957 00000000000000000000672f90d9f86bfc1561556bfbdc64fdc7be5b0dfa9017 3,941 1.00/1.00 vMB 1
923,956 923,956 00000000000000000000e1c8aa8dc29674fafdc2d540729466b7a9c08fa27679 2,913 1.00/1.00 vMB 2
923,955 923,955 00000000000000000001891653ea18c264de7f85469c7efa335a87e4011c436d 3,132 1.00/1.00 vMB 3
923,954 923,954 00000000000000000000f738d721dfeb9d83af2d13e30d915ec7b8b69e1c6527 1,632 0.57/1.00 vMB 2
923,953 923,953 0000000000000000000192466288da579b060731c495187920da883fa5b7a77a 3,044 1.00/1.00 vMB 0
923,952 923,952 000000000000000000004f6d5b078903c9aff88f6b35da6fe2f3cf8b511b4419 4,997 1.00/1.00 vMB 0
923,951 923,951 00000000000000000000e41ae64c63ec752cd9304b17f6427d229db24bda4ea2 4,805 1.00/1.00 vMB 0
923,950 923,950 00000000000000000000d36798cbf165e5523ebc56366722bacb1946bf4db400 3,413 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 797.93 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: 2,240.31 GB
    • Received: 95.22 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.