Loading Tool

Explorer IconExplorer

Memory Pool

87,195 transactions
31.64 vMB
0.21904785 BTC
Random Selection Loading Transactions
Max Size: 192.09/200 MB

Candidate Block

Mining Attempt 165561dfb4b94a6768795fa9024292c1bed97402b347b86a97c83b84bfe934eb
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 22fda1b25091bc686082c7f8b51b1a9bafd3bfe7c1ea132935e0f47fd29d0335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.11031129 BTC
Feerates: 502.67 > 11.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (192,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,232 722,232 00000000000000000003a5c382bd3e9bb393294bba95d4492ee9a9489edbbe8f 3,040 1.00/1.00 vMB 36
722,231 722,231 00000000000000000005a83cd4f70b5ec63a1f50207c4da7297e6e9fdb1945a7 1,154 1.00/1.00 vMB 9
722,230 722,230 00000000000000000008a3f22d812a3b03ad8f4282dc4e40e1404bcb755f94ae 2,288 1.00/1.00 vMB 14
722,229 722,229 00000000000000000004479e17a0fe9eba7c93ea230bb3ba93b4067aa1d5f490 2,637 1.00/1.00 vMB 9
722,228 722,228 000000000000000000080c859b10fbd82f3a088ad78cbef085a31f1ce8ec4aa6 2,029 1.00/1.00 vMB 21
722,227 722,227 0000000000000000000670c6c6eb3daf928e9ccf5878a8bc2238cd113eb5b0d5 2,109 1.00/1.00 vMB 21
722,226 722,226 000000000000000000007c50ed173bbf3fa667f5a84872d041b09a5c99bd8e67 2,282 1.00/1.00 vMB 11
722,225 722,225 00000000000000000001fe1187adbc2dcf87adec2bfeb4e4e61d0cbb28c289e1 1,732 1.00/1.00 vMB 14
722,224 722,224 00000000000000000000bb2334b79def122dfcb290ab5ae3108d6e74d073e3cb 2,980 1.00/1.00 vMB 11
722,223 722,223 0000000000000000000146ab9144146d528e81570ac897646b5a357f9876137b 1,849 1.00/1.00 vMB 18
722,222 722,222 00000000000000000000f3a9e85e90d6f02130fcaa6e31cf782b43dc214764e4 3,387 1.00/1.00 vMB 10
722,221 722,221 000000000000000000009344f0ef07668bda0927cadad3e4f74e9acc3bafc169 2,538 1.00/1.00 vMB 8
722,220 722,220 0000000000000000000329180da97915630bff0c0e20a0022082bb9151dcbda7 916 1.00/1.00 vMB 12
722,219 722,219 000000000000000000055d975873901180cf217a0c8501a71304cd591d1d827e 275 1.00/1.00 vMB 9
722,218 722,218 000000000000000000008682634b99d8ea7039c16c4b59e815a6b697ae2e60da 2,311 1.00/1.00 vMB 12
722,217 722,217 0000000000000000000196fc25eac507a1d6236721febdf02a2973346909cdb2 2,350 1.00/1.00 vMB 13
722,216 722,216 000000000000000000058db4ff82ffd7e7558f0399b1c003960cd45904763538 2,968 1.00/1.00 vMB 15
722,215 722,215 00000000000000000000f3babdbf90beab1f2be99c3803f330ee701cb1cbee63 1,855 1.00/1.00 vMB 19
722,214 722,214 000000000000000000037edd98eebe34b8aaaabb68bb6c4124b6f5caa1a2ce2e 2,819 1.00/1.00 vMB 20
722,213 722,213 000000000000000000065f12465aa377c0563cf6875e423cc7301b01164dc363 3,003 1.00/1.00 vMB 14
722,212 722,212 0000000000000000000823e43c0b5408d906e862db0992070bf0ffc75ff8929f 3,270 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.