Loading Tool

Explorer IconExplorer

Memory Pool

78,698 transactions
29.53 vMB
0.07264778 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 3baf116ac6947171e99d40a8b8c6e37c93567635dfdabb87ebaf0016eed2d980
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root e5db285a0b9ede1617957c5b33742ad231b8573b3b7336e5f5fa7eff239062c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,590
Size: 1.00 vMB
Total Fees: 0.01229601 BTC
Feerates: 101.61 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (217,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,000 698,000 0000000000000000000382258af779b93f114bde8680fb7770b25f8b2b8e53a0 2,391 1.00/1.00 vMB 11
697,999 697,999 00000000000000000005ec32651aee33da263095d61161273de1ea2f55ba366a 281 0.18/1.00 vMB 11
697,998 697,998 00000000000000000002dc85d5ed8de83179821994050b5fbf9641a33daa1ff8 652 0.68/1.00 vMB 2
697,997 697,997 00000000000000000003d442cc8f0a11cc545b9d4346e1a73e73dd74bcd58ba0 2,385 1.00/1.00 vMB 4
697,996 697,996 000000000000000000048a1c37b0979ee24e6fc5d6bf2a0a5322c9d1265a6308 2,728 1.00/1.00 vMB 15
697,995 697,995 0000000000000000000733409eaaa0bed8df9daafd97c85f386b4fd19e3d89c1 969 1.00/1.00 vMB 2
697,994 697,994 000000000000000000020c4998c1d3202c7cfbaf1651f69e1a5f98816103aadd 1,386 1.00/1.00 vMB 4
697,993 697,993 00000000000000000004a6aac384c950927446f71fd18ff7bd1c5223b18cab58 1,739 1.00/1.00 vMB 2
697,992 697,992 0000000000000000000cb69f90a6ebc045705dc712fa6fc38129c19516715e2f 2,190 1.00/1.00 vMB 11
697,991 697,991 00000000000000000000869549b9e4ea8f6ad4ba01ac5030e00ec073f849fc31 1,783 1.00/1.00 vMB 7
697,990 697,990 00000000000000000003cc5317830d65827254fdb006638773a9fd7703a0934f 2,476 1.00/1.00 vMB 3
697,989 697,989 0000000000000000000be8ada063c8c28409a86f5c9256a44039da0154498ddd 3,066 1.00/1.00 vMB 17
697,988 697,988 000000000000000000038eb2a347be3162a96aca3de4687377df0c1c17ee27c0 280 1.00/1.00 vMB 2
697,987 697,987 0000000000000000000a31bce14b17e3d00125bbf5f2c913111408e920364387 1,209 1.00/1.00 vMB 2
697,986 697,986 00000000000000000005d394ef94fe7f8d4ff08cc6789b5993c335779248a7d1 2,987 1.00/1.00 vMB 5
697,985 697,985 0000000000000000000d26e5c34478cba035575523849ab6df6f8e5857639fc3 2,852 1.00/1.00 vMB 4
697,984 697,984 00000000000000000006d0433a83868101be7bc38d0c11268cdb0d5db61e1e20 3,609 1.00/1.00 vMB 4
697,983 697,983 00000000000000000001f0a60872b56c31203e08265624078fd21a70f87749a8 2,922 1.00/1.00 vMB 26
697,982 697,982 00000000000000000007541314deb4918322d0e8a092afaa93ed1d00b9f1af68 2,410 1.00/1.00 vMB 25
697,981 697,981 00000000000000000003ac7656d4f23374c7230c618efedaabc277dccc32b3a4 2,598 1.00/1.00 vMB 49
697,980 697,980 0000000000000000000de5c9c79924ccd18e083b1fdb3e0beec2ca6df4ad7fa5 2,569 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.