Loading Tool

Explorer IconExplorer

Memory Pool

85,300 transactions
31.94 vMB
0.19763146 BTC
Random Selection Loading Transactions
Max Size: 189.78/200 MB

Candidate Block

Mining Attempt f22ca796fac61925b7353081a4056998d52a3ad482e1e8df7ebc3b1904fc7719
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e00974ff12f68d2c262df668e7763715b72919e9a6c6cfaca659a03d114aaf08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.07628518 BTC
Feerates: 301.64 > 7.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (162,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,760 752,760 0000000000000000000730aaa521650d4aaf30ea2d6c1adbc83d56ca96195140 1,761 1.00/1.00 vMB 9
752,759 752,759 00000000000000000003cd20d302cd5a07af24deacc957685028233a4401c893 2,794 1.00/1.00 vMB 12
752,758 752,758 000000000000000000014caa6004bdb930fe4c036762de18c7ff22824bf2f8d4 3,327 1.00/1.00 vMB 21
752,757 752,757 00000000000000000003ba03583192dc6c943c432c8325397e3b2ff936c19f98 1,442 1.00/1.00 vMB 3
752,756 752,756 000000000000000000085ad6ec98430f06d3f724f5efec4384e25f61ee124bc3 2,819 1.00/1.00 vMB 5
752,755 752,755 000000000000000000016f71df998c81055f70da187cf393c13f059ab28add00 2,352 1.00/1.00 vMB 15
752,754 752,754 00000000000000000002a1d17923fa022eb1cd3a82ed17f02ca865b8133a81b2 253 1.00/1.00 vMB 13
752,753 752,753 00000000000000000005af36bcaeaf86538aaab5b8c404e7963eeaa7ce1ec6a2 2,270 1.00/1.00 vMB 19
752,752 752,752 00000000000000000001fe87cdcf0bd6289a797e2eb201ae527b57b710d7cdb3 2,413 1.00/1.00 vMB 32
752,751 752,751 00000000000000000000a78e7ef0dab141c7ec53212ef2579f21cf782e0a6eaf 1,893 1.00/1.00 vMB 3
752,750 752,750 0000000000000000000387f46a36caf8b72157b5fe7de12ba43e14eed0feab9b 1,507 1.00/1.00 vMB 10
752,749 752,749 00000000000000000008ccc8d4741a67894be328237c5edd9f633d626a4e0c01 2,490 1.00/1.00 vMB 7
752,748 752,748 000000000000000000043417dd0655ad91ee3a99218eb66e485ce4c52f0f173b 2,090 1.00/1.00 vMB 7
752,747 752,747 00000000000000000008ba2f1e7f27c55f5eeb2a8e767bd98ad70e3ae9cea225 2,577 1.00/1.00 vMB 14
752,746 752,746 00000000000000000006352995d42fc5a43f9c01def04a2bd4f7f535023f577c 2,835 1.00/1.00 vMB 18
752,745 752,745 00000000000000000001f074b0bf125628a65d4d8026585128ab4c9dd608d8c7 2,162 1.00/1.00 vMB 10
752,744 752,744 000000000000000000081aff2bdca1e9e4c6a5fb87251ea6153cd2522b33b0eb 2,491 1.00/1.00 vMB 15
752,743 752,743 000000000000000000025400c80c422c6573d04e83c6b6eb51fb2379a3002147 3,360 1.00/1.00 vMB 12
752,742 752,742 00000000000000000006b7392e1f3134b418e55b5178ad7f927b6a90b1888a0a 2,832 1.00/1.00 vMB 23
752,741 752,741 00000000000000000003553e312682635974f01bf8e19eaa522902f86f8c976e 2,598 1.00/1.00 vMB 16
752,740 752,740 00000000000000000005e7ec0fe7981e4ae2da9369e54b8d21802925958ab76d 1,796 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.65 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: 672.62 GB
    • Received: 16.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.