Loading Tool

Explorer IconExplorer

Memory Pool

78,600 transactions
28.86 vMB
0.11002788 BTC
Random Selection Loading Transactions
Max Size: 175.24/200 MB

Candidate Block

Mining Attempt 29b31c31eed752e4cb3c4ecdb1aea6b5c21c1040167ef6094d83321c91f603b6
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e669259e14fe93838796aca777d3101f279b7b8b22123c63c5393a60c75feb02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.03923054 BTC
Feerates: 602.26 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (245,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,406 669,406 00000000000000000004b719a3889643a78f08a2e2cb098b3875403002db24ee 2,955 1.00/1.00 vMB 46
669,405 669,405 0000000000000000000c2399e91197d96e88e0ab116cd5e34c16c4683a99ac3b 2,903 1.00/1.00 vMB 80
669,404 669,404 0000000000000000000687c1c65ee82f6048e9f363a2b451faf8f1aafc63d635 2,629 1.00/1.00 vMB 119
669,403 669,403 00000000000000000009ef562d2dadf2e633169426f0b0811c2f1d1b86b9e013 2,369 1.00/1.00 vMB 129
669,402 669,402 00000000000000000001409af47a6423c0da3ddad2747a265967d0ebc378a6b1 2,960 1.00/1.00 vMB 144
669,401 669,401 00000000000000000004cc21055c4f7d935de94b309bfd104cac2a75c41a6456 2,695 1.00/1.00 vMB 48
669,400 669,400 00000000000000000000a027b1837c4860f63655f51251015f69a63e8e5ac977 2,934 1.00/1.00 vMB 85
669,399 669,399 00000000000000000007f6a2aa2b1b1244499ef8505cfa44889c76e82858c4bb 1,853 1.00/1.00 vMB 109
669,398 669,398 0000000000000000000be6c53f1f4126b841b9bc7646451aafafffc46c685940 2,698 1.00/1.00 vMB 133
669,397 669,397 000000000000000000087d6e072589e8eee0a62e7ced7ab4d06368c989fed680 2,602 1.00/1.00 vMB 119
669,396 669,396 00000000000000000001e4a307ca764f63c10c17b5b9f0df3bc0823fce5b8810 2,922 1.00/1.00 vMB 139
669,395 669,395 000000000000000000001162454adc58d648e9cb7a495b7d084a5b4bb1f56b99 1,443 1.00/1.00 vMB 119
669,394 669,394 00000000000000000007175287e319b2d0b53df6c625c588979dd81a84a2d09f 2,650 1.00/1.00 vMB 48
669,393 669,393 000000000000000000069b2bbded41b6634cbc9eafa6e0bb68cc2046c1c7cf71 2,664 1.00/1.00 vMB 71
669,392 669,392 0000000000000000000a1850255d8834e31276189e508dd47fec1da42429ac42 2,760 1.00/1.00 vMB 80
669,391 669,391 00000000000000000004c64d4fe7ce6fa51c9aa2fd7650bf0ead1cc99b55c25c 2,852 1.00/1.00 vMB 105
669,390 669,390 0000000000000000000212bec0eb921c5c683540ea92cf1b9e4f2e9d01658b67 2,899 1.00/1.00 vMB 134
669,389 669,389 000000000000000000017b6a5b063b9f5b1d57d33ff9c5630760fcb27c9d88b8 922 1.00/1.00 vMB 115
669,388 669,388 0000000000000000000cc5bebfea682f25e82b602461a0d884a5c496c543ee82 2,612 1.00/1.00 vMB 126
669,387 669,387 0000000000000000000a5f06f29103ad04feb7fa8204ae64112b096f9d9bcf6c 2,295 1.00/1.00 vMB 138
669,386 669,386 0000000000000000000126e49ac06fe2388efc31c2bbfb35d923a81045641d1c 2,600 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.92 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.40 GB
    • Received: 17.53 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.