Loading Tool

Explorer IconExplorer

Memory Pool

46,266 transactions
26.91 vMB
0.06145414 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt 6cdc4b48fcdb641a67df0ab51e5f0bafd08f256d0edbf0568b3db43754e55141
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 5a52bfbdc02b7444ac0fd669e200e53771fbd6562f5f75df57d137074fcd780d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01175033 BTC
Feerates: 40.21 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (468,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,308 446,308 0000000000000000017bcfb0e4206080e17cf4c9caf6f3d7c5682e2f0b25203b 2,728 1.00/1.00 vMB 99
446,307 446,307 000000000000000003704d1d01d84e76a0778efabd953a9bec80a6f56aab7460 2,081 1.00/1.00 vMB 77
446,306 446,306 0000000000000000002c69c7b8be5efd20491214f97c7ec9df64935bafd5e653 1,512 1.00/1.00 vMB 56
446,305 446,305 000000000000000002d009bb07b10371d42c03683c6e3a8596f42dd330ee8b46 1,378 1.00/1.00 vMB 35
446,304 446,304 000000000000000001d5a27f795a330b280c1801664f8827d08a456eb6b33d5e 1,465 1.00/1.00 vMB 54
446,303 446,303 000000000000000002a9ab368376855145a7f6acca68d108505e889070295121 1,596 1.00/1.00 vMB 55
446,302 446,302 0000000000000000023031285dc3ca5cdedf9207cb2b031eb606d445ee07ee78 1,680 1.00/1.00 vMB 68
446,301 446,301 000000000000000001fa54087c1d6e6eb68ca947de6cb961d9b040491ce06f77 1,328 0.93/1.00 vMB 45
446,300 446,300 000000000000000000a3a03f65ea08e50d711ae6a37f9a3ada17af123da2990d 2,034 1.00/1.00 vMB 63
446,299 446,299 00000000000000000372c23795c4ecc74cc4f3846305c69e4405c5751041140a 2,188 1.00/1.00 vMB 73
446,298 446,298 000000000000000000dbfddcc224756a6a13068abc57a25d0bb0aa14dd68db30 3,096 1.00/1.00 vMB 106
446,297 446,297 0000000000000000014e83713b13915dafcaace3157e72fc1c28d7c0834ca53b 2,159 0.99/1.00 vMB 79
446,296 446,296 000000000000000000899f2e53cfba8b711a1a3d87e86e05a22cbbccee6add50 1,860 1.00/1.00 vMB 69
446,295 446,295 0000000000000000015ae7196398cabf37628219020617175ba846b15640aeba 1,961 1.00/1.00 vMB 58
446,294 446,294 0000000000000000010a7b2be3e4fb33f2c5f5c547f8dc4f40f59a04893491a4 2,396 1.00/1.00 vMB 85
446,293 446,293 000000000000000001b5a5d967009922841934f254a43568fad4c48067376d52 943 0.60/1.00 vMB 59
446,292 446,292 0000000000000000020cc05367efddac579467b67f3688331abbc4082431fa5e 2,331 1.00/1.00 vMB 95
446,291 446,291 00000000000000000175f7b98d9ffd540a883fe599445adb6a4f19bc9cf10091 2,248 1.00/1.00 vMB 79
446,290 446,290 00000000000000000004c01c1dcca298403bd2e9224f94ec61cdc7633987a015 2,132 1.00/1.00 vMB 68
446,289 446,289 000000000000000002f441ef2555489a60f736a5a2cabcacfcec490b4bd2634e 2,574 1.00/1.00 vMB 97
446,288 446,288 000000000000000002394d72d24fa12f9867685eb1f89b35f7e5b7db059bb91e 2,105 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.93 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: 646.43 GB
    • Received: 12.86 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.