Loading Tool

Explorer IconExplorer

Memory Pool

80,163 transactions
30.42 vMB
0.09104282 BTC
Random Selection Loading Transactions
Max Size: 185.19/200 MB

Candidate Block

Mining Attempt e57e93440b737219c61c897d2664febf0feba6d00b2c6ba78ee09bd5ff77151f
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root be94ed6af739c7a0a62ecbbae3297a96fbd47c1ddffde2edbef63d2d5561edc1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.02243222 BTC
Feerates: 342.60 > 2.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (21,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,097 894,097 000000000000000000008a72e2e2f53cce8cc1129f9606414e8fe43b097ac778 2,397 1.00/1.00 vMB 1
894,096 894,096 00000000000000000001be5a11fd1d81a21459263c5007a0260c6e93330bf656 2,809 1.00/1.00 vMB 3
894,095 894,095 00000000000000000000c56627805db8a700039e62760328f2c8e8470d2ce441 3,265 1.00/1.00 vMB 4
894,094 894,094 00000000000000000001fc83071277f6e7669332d8a408713cec692f4d1b3535 563 1.00/1.00 vMB 1
894,093 894,093 00000000000000000001b1fed3b8c3b969c433789ad62eda988feb6e11f44649 4,115 1.00/1.00 vMB 2
894,092 894,092 0000000000000000000053a8cdb528334cdd20be0b779f217737118ffdd21f88 2,885 1.00/1.00 vMB 3
894,091 894,091 00000000000000000001dadade7b492215d80a60d3e14d4721d0b419566ba417 1 0.00/1.00 vMB 0
894,090 894,090 0000000000000000000094a8351262f12b49d060688a1a28e22155b3cd7f7933 3,688 1.00/1.00 vMB 6
894,089 894,089 000000000000000000023370c720050379f656960a6e54343bd5bad300bf5ddf 3,378 1.00/1.00 vMB 1
894,088 894,088 000000000000000000020b98121d65844e3bc95d07ab231702f0b19030bd9da8 2,900 1.00/1.00 vMB 5
894,087 894,087 000000000000000000007e252f6aaa4127116866603e862aac1ce5d7d61835af 2,659 1.00/1.00 vMB 2
894,086 894,086 0000000000000000000077db061f08952510f0d8fb3681a06991482bae9c28de 2,748 1.00/1.00 vMB 3
894,085 894,085 00000000000000000001226a700be235a9311feb55e25da3dfa8d3b130e1790d 3,684 1.00/1.00 vMB 7
894,084 894,084 000000000000000000006eb71aae1251645ab879e0ea1b5651ae33ea41110bb3 1,425 1.00/1.00 vMB 2
894,083 894,083 00000000000000000001e203954ed2bf67fd3da1cb86afa43de5114eaeac1b21 3,537 1.00/1.00 vMB 3
894,082 894,082 00000000000000000001ae618fe2b2de3d4702a0d14cbb58c49652384a61382f 2,611 1.00/1.00 vMB 5
894,081 894,081 0000000000000000000031b301a989fa99f6a4a1e767fcea66173da249224c4a 3,824 1.00/1.00 vMB 4
894,080 894,080 00000000000000000000456d69a93012b5dbe94267248dd7174963e051ec0e88 3,425 1.00/1.00 vMB 7
894,079 894,079 00000000000000000001d24064f546b7ff5ae82db61c487d18ae960eaec9730a 3,361 1.00/1.00 vMB 6
894,078 894,078 0000000000000000000107e632f9eaacf11c502d85bb23073a020084c55d53de 3,041 1.00/1.00 vMB 3
894,077 894,077 00000000000000000002394157d218fd1903d68366a8ef9db090a97f6d43005c 4,484 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.86 GB
    • Received: 18.28 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.