Loading Tool

Explorer IconExplorer

Memory Pool

83,165 transactions
32.03 vMB
0.11805504 BTC
Random Selection Loading Transactions
Max Size: 192.08/200 MB

Candidate Block

Mining Attempt c64f2a22f3c1510ebcd4e14c3fcbecdf0e2383b73b7622543b4e4f78d5198eda
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 13a26cd67c49d6761650d322996a7fb44e9aaf4eb32778c1dd19e50dce945a1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.02953607 BTC
Feerates: 100.36 > 2.96 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (394,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,992 520,992 00000000000000000012de72180ecf399c513682e5ae33231309b30a61ee3f79 1,057 0.65/1.00 vMB 35
520,991 520,991 00000000000000000006059d69011a99af039a46890bf20cf82c4a932023e1eb 108 0.06/1.00 vMB 45
520,990 520,990 000000000000000000359461ecc71ba340e1f24b0b88ae8f447dd926dc0c3ffa 324 0.32/1.00 vMB 29
520,989 520,989 0000000000000000001c89dd356bf8435fc087f85adc93a51488d15b744de1c6 1,764 0.90/1.00 vMB 19
520,988 520,988 00000000000000000034a6beb840ecb018712398fa28454366c2667a0481e0e2 1,932 1.00/1.00 vMB 55
520,987 520,987 00000000000000000004a79c701b20eaec24158f2b983f8d0e6681f5844ffb3b 129 0.04/1.00 vMB 39
520,986 520,986 0000000000000000002a13dffa6932624e6587ba7702a1043ca503a7f0740245 168 0.10/1.00 vMB 37
520,985 520,985 0000000000000000000d9f4a238b458c8056440221bac9964db8c9f94c0ebc39 200 0.10/1.00 vMB 29
520,984 520,984 000000000000000000024a61a2ef06937382c782aa5ace4c3b06d05422b86881 957 0.39/1.00 vMB 39
520,983 520,983 000000000000000000136fb1715fe61f3d10538104a83da46020af8508ddb090 775 0.32/1.00 vMB 41
520,982 520,982 00000000000000000023ead76fcc68fd71fbadf599af14a91d20d6fe617d5c1f 660 0.26/1.00 vMB 33
520,981 520,981 000000000000000000168aff998a077010e9c6802d74bded722224c4fd663995 338 0.11/1.00 vMB 37
520,980 520,980 000000000000000000387ef6e85fcff630b366fa54bcdc6440fed0b30b7ca94b 474 0.34/1.00 vMB 46
520,979 520,979 000000000000000000450a8546d4276ee53a50c7a9d57f44ee8e609043adf066 632 0.28/1.00 vMB 44
520,978 520,978 00000000000000000040ed006cb0eaf8c88424a2ab08943c2cdd5ae2fc8168c4 166 0.07/1.00 vMB 46
520,977 520,977 00000000000000000042d03b4b4e1ba5a586324b4d6df9d88d999d8b14e49fe0 63 0.02/1.00 vMB 28
520,976 520,976 0000000000000000002abd330ce82e1b5554c05fa8be51022febba65e88ee0dd 1,287 0.50/1.00 vMB 38
520,975 520,975 000000000000000000308797973c3cc05127d57292a53e56cca0a1c97dec020b 1,912 0.88/1.00 vMB 40
520,974 520,974 0000000000000000002e07743dd62ce0e09f6c4da7b10d494bb02e87686f1f49 545 0.25/1.00 vMB 19
520,973 520,973 0000000000000000003fcfb2f6856e053d06270bc54085d4869025706eec00f5 2,179 1.00/1.00 vMB 34
520,972 520,972 0000000000000000001aa855566968183aaa5e82858c0b6d388bb172b5265114 2,825 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.04 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: 720.44 GB
    • Received: 18.16 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.