Loading Tool

Explorer IconExplorer

Memory Pool

72,708 transactions
28.07 vMB
0.06196859 BTC
Random Selection Loading Transactions
Max Size: 166.38/200 MB

Candidate Block

Mining Attempt 12266aa8590705051973108024d3d7e4c3e02a441f503b3d46eccf4a21bd55e1
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 6289dd98b074a81d3fd2ce23ed0b3168e71a6adbfb647c89d0e704c3fa4b7d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,663
Size: 1.00 vMB
Total Fees: 0.00593541 BTC
Feerates: 9.97 > 0.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (207,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,697 707,697 0000000000000000000893eb66783cbeb188d00976ba7cb47f7724387f2d9b3d 2,974 1.00/1.00 vMB 16
707,696 707,696 0000000000000000000bf231c4a19b5ba0c0db0cbe89d890536b70fd19666083 1,192 0.83/1.00 vMB 3
707,695 707,695 0000000000000000000ab53b8fba8f3acc866ebfa7c19b3cb06f59dcceeca9d0 3,003 1.00/1.00 vMB 4
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
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.82 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.