Loading Tool

Explorer IconExplorer

Memory Pool

74,959 transactions
27.61 vMB
0.07347474 BTC
Random Selection Loading Transactions
Max Size: 168.59/200 MB

Candidate Block

Mining Attempt 914ca6543e55ba065778775d3a57b941692c285954db0adbe4a57c91fb00da69
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root acc38d62d3f5656b3f5f2ab358d4c15c341f5f1da58e40e1e677b450fa721c1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,460
Size: 1.00 vMB
Total Fees: 0.01449608 BTC
Feerates: 80.55 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (362,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,749 552,749 0000000000000000001d38b7803991f04700087327fc993661a77f8130139f37 2,118 1.00/1.00 vMB 12
552,748 552,748 0000000000000000002ff7b33ec0274790fcabeeafe598d4a0e5892a72a2651b 2,409 1.00/1.00 vMB 22
552,747 552,747 0000000000000000001c566552ad571ecfa53f4ab2384c550d4378826c952d78 2,499 1.00/1.00 vMB 16
552,746 552,746 000000000000000000229d24efbf8f06846c00f7e302186e60a6960c9510788c 2,164 1.00/1.00 vMB 24
552,745 552,745 0000000000000000001abd2f7400a21df775e4b9265f10c4d9af948174b6ad7a 1,274 1.00/1.00 vMB 14
552,744 552,744 0000000000000000002133afedd4a86c673a52a8b1f1bba6772fc32205726dc5 2,683 1.00/1.00 vMB 23
552,743 552,743 00000000000000000007bb7745fa7667ce307384163cc599f93e350d97a7a395 2,939 1.00/1.00 vMB 72
552,742 552,742 000000000000000000296eb03cb7b8edda764dd18d245d1d51ae08ebbf169639 403 0.42/1.00 vMB 6
552,741 552,741 0000000000000000002da0f175384a8b26823214900aea1a321718b1beccb50e 1,952 1.00/1.00 vMB 16
552,740 552,740 0000000000000000000af5d8ca4cedac405b6911e9badc24406d91eb5e5dfd95 1,301 1.00/1.00 vMB 12
552,739 552,739 00000000000000000025f6dfea3c7fcc001d8cda16a6e58d83769d1f49109282 2,537 1.00/1.00 vMB 24
552,738 552,738 0000000000000000002e705cc989a4dc521cf64f0c5e199eeed8216ac2ee77d1 116 0.04/1.00 vMB 25
552,737 552,737 00000000000000000007bcad2178f24c61ace08ab1ed9d5dcff46cadaa530485 946 0.41/1.00 vMB 20
552,736 552,736 0000000000000000001e33e2ae8497f9d7e3a96618854daee411f38b6b8ddec5 772 0.82/1.00 vMB 2
552,735 552,735 0000000000000000000f16ce1f313aa903719725849346d0f8145533593574c8 2,160 1.00/1.00 vMB 9
552,734 552,734 000000000000000000010bc77e10d71e165d875d0e341e8892bfca1485546cef 2,554 1.00/1.00 vMB 34
552,733 552,733 0000000000000000000e8dcd73f876624834f30dbac4f25ae843db4fba218520 2,331 1.00/1.00 vMB 20
552,732 552,732 0000000000000000002bd93938e3cc8a138ea0b9986af29e120c3c4291708535 1,032 0.40/1.00 vMB 26
552,731 552,731 0000000000000000000cbde6f376fcbe0229c7603db45f071334cf857ddf688e 1,291 0.96/1.00 vMB 2
552,730 552,730 00000000000000000010b10a09cf435dce0e8ed4aaefb47a5a96773fc04e9b80 2,821 1.00/1.00 vMB 24
552,729 552,729 0000000000000000001f588bb10895253f5676e1634f46c13939dad8447a4739 2,729 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.