Loading Tool

Explorer IconExplorer

Memory Pool

75,574 transactions
33.40 vMB
0.12444277 BTC
Random Selection Loading Transactions
Max Size: 186.37/200 MB

Candidate Block

Mining Attempt 1f51bdfae76ff50c5b5a416b8cab46e8a4d8acf0940cff4b2642d48486720ccf
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root c93e117742e3a3a5b94e30ddf5f3e209dbf1390bdc3545e2fe051966c2a740fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,139
Size: 1.00 vMB
Total Fees: 0.01782718 BTC
Feerates: 70.48 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (19,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,765 895,765 00000000000000000001e6e33551fb56a93953b99a26e677cbcf077a6eb97885 1,809 1.00/1.00 vMB 1
895,764 895,764 00000000000000000000c7972cff0c5710f6b9f445be14eac08f8643ed19b2aa 262 1.00/1.00 vMB 1
895,763 895,763 0000000000000000000194ce8ad217bbe7e8c055f0775f0cab7d665da1141cd5 1,957 1.00/1.00 vMB 2
895,762 895,762 00000000000000000002122b31a8f618043dd739c94c7c82cefe4918ff104f1f 1,844 1.00/1.00 vMB 1
895,761 895,761 00000000000000000001e88d2be14f2d43a045cdfa5cfef3a181094e682ab7f8 2,965 1.00/1.00 vMB 3
895,760 895,760 00000000000000000000cee16e85a81f8623d56b7040ff83984f93fb15598b0d 1,816 1.00/1.00 vMB 1
895,759 895,759 00000000000000000001f1621527881a88c844988e22a8c1e913f48e733e3018 1,320 1.00/1.00 vMB 1
895,758 895,758 00000000000000000000f69c3a5b1fd1b33703318cce08883936e36511f80236 2,745 1.00/1.00 vMB 2
895,757 895,757 000000000000000000020390a659c1c35d27d9e91b6883c54a40d7b651ff1423 1,053 1.00/1.00 vMB 1
895,756 895,756 000000000000000000008ab4a6dfb993159cdc3206d5c1bb74aacbd3ecba5baf 1,081 1.00/1.00 vMB 1
895,755 895,755 00000000000000000001718956300bcc55ebe00bb173371d5e8bcc2b86e35716 1,137 1.00/1.00 vMB 1
895,754 895,754 000000000000000000007909108f351c086820d9f4ea544bb4ac29cbfc49f4eb 2,082 1.00/1.00 vMB 2
895,753 895,753 00000000000000000001d3d4fb15046ade23353a0be73b77a515fa2223669451 2,988 1.00/1.00 vMB 1
895,752 895,752 00000000000000000000646bf8e642b975087e4520b54544b83c316a7af1ce67 825 1.00/1.00 vMB 2
895,751 895,751 000000000000000000022536acd6c2f9ae0cef88f4bfe947c454118273f67d1c 613 1.00/1.00 vMB 2
895,750 895,750 000000000000000000005f000e3b1f466281d4cf328d2c75ab4dc92626fddec1 721 1.00/1.00 vMB 3
895,749 895,749 000000000000000000001dfb165abcf0ddccd970422aa6ebd9b327861e75037c 792 1.00/1.00 vMB 3
895,748 895,748 0000000000000000000084de4aee62dadeb83afd7f65a34329890cfee3ece154 2,428 1.00/1.00 vMB 5
895,747 895,747 000000000000000000000c85c82f00dfc806b705781edcc4df27f70bd59e1fb9 2,379 1.00/1.00 vMB 4
895,746 895,746 000000000000000000018f79f1a23ff336be6d085e71310b9fa8e969512a8b3a 2,155 1.00/1.00 vMB 1
895,745 895,745 00000000000000000000457a2fa4481afdeae214d90619a6686c4d482a50180c 2,920 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.11 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: 731.99 GB
    • Received: 18.53 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.