Loading Tool

Explorer IconExplorer

Memory Pool

79,175 transactions
30.23 vMB
0.12140109 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt 76b995103f6cb5f013e516475412c749375802425caa5f6921983faf95d0d92b
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 550ff0e8e217ad890e44d917f4d3e614dfeee320a7b2b600d8e2bde80e086577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,225
Size: 1.00 vMB
Total Fees: 0.02976444 BTC
Feerates: 109.82 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (248,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,734 666,734 000000000000000000042d826fc5b05ec6671da4e089bb6dadcee1d1ea768478 2,357 1.00/1.00 vMB 37
666,733 666,733 00000000000000000009614b8b5e0d2ca70916271c664ac41e524d1e5ae0ef9f 1,579 1.00/1.00 vMB 13
666,732 666,732 0000000000000000000a5b355d3eceb01e2fe29da3d728d9634e17321173cd3b 2,331 1.00/1.00 vMB 19
666,731 666,731 00000000000000000003dcf2a3264c5bf710b8b991d0a230da231f7b5c7f9eaa 2,323 1.00/1.00 vMB 35
666,730 666,730 0000000000000000000bac885f2d185505a231ab836741048ae6acc1d3b6636f 1,244 1.00/1.00 vMB 42
666,729 666,729 0000000000000000000276bdf0dafd77fc2aedb7e7ca03f1f9a2b853ee2e5975 2,699 1.00/1.00 vMB 91
666,728 666,728 00000000000000000008263b489e924db823edbec18b715eed6c53ecabb49a07 2,800 1.00/1.00 vMB 67
666,727 666,727 0000000000000000000ca63ab909d5406be0c9020ebf4ac3ec6d46bfa05114d7 2,195 1.00/1.00 vMB 83
666,726 666,726 00000000000000000003a67e25a76d9d83c80085ca978d3ba8ec9e91a3b84a19 1,795 1.00/1.00 vMB 80
666,725 666,725 00000000000000000004b5cdcd8e44cb95539b209c7480913973686d8468b7a2 2,900 1.00/1.00 vMB 99
666,724 666,724 0000000000000000000cca1e416fb26adade8e75800060ec1955ef7be1794912 2,433 1.00/1.00 vMB 81
666,723 666,723 000000000000000000004a1c5358431ea0183754ffaa13d6aaba9f757e8e1f30 3,838 1.00/1.00 vMB 112
666,722 666,722 0000000000000000000048840346957d513da4037b325689baa97f5acecabd90 314 1.00/1.00 vMB 6
666,721 666,721 00000000000000000009ded4d8d1343523dde2a4f6397c961fa2229a07e2faa1 2,770 1.00/1.00 vMB 59
666,720 666,720 00000000000000000000fd48b81b9f0ecbd94471540ebb37b28a52bfbcdc44f7 1,712 1.00/1.00 vMB 33
666,719 666,719 0000000000000000000a7f136d06fe44abc0bb11e1d8784b17539812012066fe 1,843 1.00/1.00 vMB 41
666,718 666,718 0000000000000000000833fab927e86e1dac8b1ac1dc0681bf2ee08c3fd16c87 858 1.00/1.00 vMB 20
666,717 666,717 0000000000000000000afdd0952da69533751eeeea46af11e7c50ae50a2d550f 2,063 1.00/1.00 vMB 41
666,716 666,716 00000000000000000009be846bb7c0090776649bacc1ecb1f348e97c958cdf0a 2,219 1.00/1.00 vMB 43
666,715 666,715 000000000000000000022865852819a282e1fa36ef8ac470b37e26fa1dfdc6b1 802 1.00/1.00 vMB 16
666,714 666,714 00000000000000000002459b8fb92a453b436f8960a64f5edf4fa8d402595466 166 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.91 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.20 GB
    • Received: 17.52 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.