Loading Tool

Explorer IconExplorer

Memory Pool

74,053 transactions
27.39 vMB
0.06822619 BTC
Random Selection Loading Transactions
Max Size: 167.15/200 MB

Candidate Block

Mining Attempt 92d038c834a2a042718d00bbabf90d5f262dbe83720eede58f52446e6093f7d0
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 70e578c54e126c60a4d9a432bd9527ac98cd2de05d09ab23888b5d888df40d97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00994019 BTC
Feerates: 402.60 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (187,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,739 727,739 000000000000000000035a90e2a1f15fd909ea090cdf827404a09d69b447a416 936 0.37/1.00 vMB 21
727,738 727,738 0000000000000000000332ea7fc0b29dad25ac2125c32756d2030fa0b670c7bd 202 0.89/1.00 vMB 1
727,737 727,737 000000000000000000071a5ae045dd715168b54be42751e90340c43be775eadc 892 1.00/1.00 vMB 1
727,736 727,736 000000000000000000018714dca8ebb5abc1e495692a7227bd0bdc9c7fd7df0a 1,693 1.00/1.00 vMB 3
727,735 727,735 00000000000000000008abf7f42228f1ef242612c6f627abe4a0d5d81bfdc230 2,520 1.00/1.00 vMB 5
727,734 727,734 0000000000000000000329ceb7ea5cff7cedf6e45494b324fee00870f15d5f54 2,365 1.00/1.00 vMB 8
727,733 727,733 0000000000000000000991184a41075bf930b01733a4b0f5026785befbe917c8 524 1.00/1.00 vMB 3
727,732 727,732 000000000000000000054862007fef373b5c805bcb9ef926f2fb4c3c2651d3e0 2,116 1.00/1.00 vMB 7
727,731 727,731 000000000000000000015b00a7828b5ab30544eea103925a4fa4cbb4c67fbf54 2,176 1.00/1.00 vMB 5
727,730 727,730 00000000000000000002f08ee117bcc28a160a3b3b728775098feef846dfb7bf 2,753 1.00/1.00 vMB 8
727,729 727,729 00000000000000000009f19d49e98d8b77115be8cab3fc2647dd3e2deb89e483 3,892 1.00/1.00 vMB 5
727,728 727,728 00000000000000000002403380cd9563deb0aa69b4098e7b3e86371861b9d7a7 1,214 1.00/1.00 vMB 7
727,727 727,727 000000000000000000010111c90c1080f6be58154d7f38f90660939ccef9155c 210 1.00/1.00 vMB 6
727,726 727,726 00000000000000000001629f15705d556712bc764a95e916a40d9644e01824e9 1,311 1.00/1.00 vMB 9
727,725 727,725 000000000000000000052226d7c43a855a452110dad38a18b473b0ddaa6d0d28 1,775 1.00/1.00 vMB 10
727,724 727,724 00000000000000000005944de88c0f63bd107d5294b5b57117beede70d413077 3,210 1.00/1.00 vMB 10
727,723 727,723 0000000000000000000152bd162ffd740076b540cf853e883b2960c6d0a7cebf 2,854 1.00/1.00 vMB 26
727,722 727,722 000000000000000000088488fa1aed066cc0eda0dbeb62dc90f45b85ce99f79a 748 1.00/1.00 vMB 7
727,721 727,721 00000000000000000001b3aacd3498110ad2e4f6cb7ca3ffec3b168403ff735d 2,732 1.00/1.00 vMB 14
727,720 727,720 00000000000000000005704e2722d99af24001d8826fdc26e50f25866e96a3d1 1,659 1.00/1.00 vMB 6
727,719 727,719 000000000000000000073849025ef585f83e3b802770aaeb5e7eaa9001781b6d 2,729 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.