Loading Tool

Explorer IconExplorer

Memory Pool

79,678 transactions
29.64 vMB
0.07321850 BTC
Random Selection Loading Transactions
Max Size: 178.40/200 MB

Candidate Block

Mining Attempt 65096a2023e5bbc13c57a82582d2d8fbd52dd782eba04180eb1ee221ff023136
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b7598336b383563801d906d1cf191145bb3503ea84e8c4fa08c482523632f0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01289319 BTC
Feerates: 454.44 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (167,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,277 747,277 00000000000000000008755a7f1ed7c63637c32ba19b10657f3362bf7404e104 822 1.00/1.00 vMB 13
747,276 747,276 00000000000000000002ba55ae547ea625e99d19583936718c9d2f1b56c09ab7 900 0.75/1.00 vMB 2
747,275 747,275 00000000000000000005746db7d6fcf120c142bdd12ff9d60bd4a23b195f16a2 1,082 1.00/1.00 vMB 1
747,274 747,274 000000000000000000042d6cd878339f14aac3cbd95a92b8b0f8ec0e9926aead 3,010 1.00/1.00 vMB 14
747,273 747,273 000000000000000000049a53301316b3807bfa56007b5110ff1e129467e712dd 3,095 1.00/1.00 vMB 19
747,272 747,272 0000000000000000000523a987e4a264d4106c524f0a3858a57809e056ead9ef 1,208 1.00/1.00 vMB 5
747,271 747,271 00000000000000000006cd0790b255704f3c20cde7d39bd3295cfc3f69616157 2,489 1.00/1.00 vMB 9
747,270 747,270 0000000000000000000755e16568e2578f618eda91ee2621b60bd3c7b3425035 1,481 1.00/1.00 vMB 4
747,269 747,269 00000000000000000002044a27a7da5a5125a094e401d4b951e7549955a31f23 2,243 1.00/1.00 vMB 3
747,268 747,268 000000000000000000006b3b7d63d457fd9b2a8abf05d6a7d7c11bb6e1ca39f4 2,616 1.00/1.00 vMB 7
747,267 747,267 000000000000000000082b4e8f6a1b127b4341df67f6e757d12084886cd11f19 3,277 1.00/1.00 vMB 16
747,266 747,266 00000000000000000002fbeadcfa0a1b4b8da8718fe9c633e5430e0de7b8a0e2 1,149 1.00/1.00 vMB 16
747,265 747,265 0000000000000000000336562c40dd1ca9fe1c1ebfe0331b1fe831e81af30e85 3,155 1.00/1.00 vMB 11
747,264 747,264 0000000000000000000823f5b497f121f9d60541183b021bca78241fcb2e5459 2,770 1.00/1.00 vMB 4
747,263 747,263 00000000000000000004c6622e51dffb232ccf8452404976134e16d64a280898 2,528 1.00/1.00 vMB 10
747,262 747,262 000000000000000000058ce4453c452403cdf5f43c95e016cc8718d01179bb24 3,854 1.00/1.00 vMB 15
747,261 747,261 0000000000000000000937c38fe1166778c64ed17d2922e7084abf5548009214 3,157 1.00/1.00 vMB 27
747,260 747,260 00000000000000000007d58b44944806e40498c9bdc13975f072f6b618f6d920 3,176 1.00/1.00 vMB 19
747,259 747,259 00000000000000000000c9ca9a18e2d3c4496af3ecadc4a36c9f146370ce36aa 2,849 1.00/1.00 vMB 13
747,258 747,258 00000000000000000007a640f4431902fd3e8f3eef1b9f779bdf8bc8778f55ea 1,162 1.00/1.00 vMB 17
747,257 747,257 00000000000000000007c38f741d037ce338881ff00e0952b9207177991f9298 3,397 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.