Loading Tool

Explorer IconExplorer

Memory Pool

73,511 transactions
28.34 vMB
0.07205761 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt 0ec7e31185f67fd80461f2d7a84b75ba2a510204433f047a85d1e18c671e2881
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 34b65eb88d72cd902cc5cb45ce842ed9fa6675380b25514d8eb8dc6ad948a5ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.01474703 BTC
Feerates: 60.16 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (207,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,694 707,694 000000000000000000084fe75f89249b1aab4879ee0210f063c1478fe5ec3081 3,425 1.00/1.00 vMB 9
707,693 707,693 000000000000000000056529b763db75da7526f4188975a96e34b52624b271f7 2,616 1.00/1.00 vMB 22
707,692 707,692 0000000000000000000cae67e494657af0f5ff9aa3aef421fcf80a16603d4a65 623 0.29/1.00 vMB 8
707,691 707,691 0000000000000000000410143fb4e2248c6b936f2fbf505e69dcf216132deace 1,129 0.94/1.00 vMB 3
707,690 707,690 0000000000000000000c753df2aad84ec832c09b20b00cc9e526ac917367d73a 2,825 1.00/1.00 vMB 4
707,689 707,689 000000000000000000071c3b914d66529b37b8db450680ffa5a459810308cbe6 2,445 1.00/1.00 vMB 8
707,688 707,688 00000000000000000000efaab00567d82f69cab0f0eb5e34c53d48ab0650ebf1 3,157 1.00/1.00 vMB 14
707,687 707,687 000000000000000000050cab7aaa0640f6f58fca0520abcb74010a54b6f77fb8 902 1.00/1.00 vMB 10
707,686 707,686 0000000000000000000b13c9c57f7aed4244b43b9d04555de293c5f1c9e5ebaf 2,011 1.00/1.00 vMB 11
707,685 707,685 000000000000000000063575cbae16934f6c2f89ed896ad77a6e2859e3395284 1,330 1.00/1.00 vMB 11
707,684 707,684 000000000000000000080cc9cbd2f1073caedbe73b6017ffa82620fd61b6e164 2,490 1.00/1.00 vMB 12
707,683 707,683 0000000000000000000b66d749a21eedc7825963d274adaa80ffc13343e36ec1 411 0.26/1.00 vMB 4
707,682 707,682 000000000000000000095110f452fce4976fbd093ce1f6b46c32aa165f8becbf 2,125 1.00/1.00 vMB 10
707,681 707,681 0000000000000000000b813931443d2f36de838a8d2364064d1f78d80d372b2f 2,441 1.00/1.00 vMB 12
707,680 707,680 000000000000000000060d1e3ebefa1bd688ee2921ae6b3453761e77fad47f3f 2,252 1.00/1.00 vMB 16
707,679 707,679 0000000000000000000765973b2e93653adc2289eecbc2eb5fb120bc5c3cd3a2 2,367 0.90/1.00 vMB 11
707,678 707,678 00000000000000000003dff6116161654ccbc05072dc9af84564a7196e0f0161 2,803 1.00/1.00 vMB 12
707,677 707,677 0000000000000000000205253abeda878f106e201a306ab659ade244842a1958 1,028 0.75/1.00 vMB 5
707,676 707,676 000000000000000000021bdd6bb642a840469bb7d3c8d9166077d2378e1150c6 1,442 0.95/1.00 vMB 7
707,675 707,675 00000000000000000001926ff49759886e8cff56d8c75ab151c4fcb9c98f525f 1,558 0.71/1.00 vMB 11
707,674 707,674 0000000000000000000cedd2cf667cb385ee8823d22a4a974987e55a5f659eb5 604 0.29/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.