Loading Tool

Explorer IconExplorer

Memory Pool

76,864 transactions
29.82 vMB
0.06903194 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt 69a35a848acc7f463b1c6ab1b775d0972f382d0b674aab34c2840a0b26f46b22
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root 26cb4a0a738bb5e4683f62a88c0c5b73f5b531c381e8b5c6aa2d9241bbedd2ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,866
Size: 1.00 vMB
Total Fees: 0.00598433 BTC
Feerates: 50.90 > 0.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (591,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,360 323,360 00000000000000001022bede3f6a03e1e565278869e063556455833de6401835 683 0.44/1.00 vMB 28
323,359 323,359 00000000000000001d77bccc0f7e7569d35b1e9feb5e0cd91c650eca7aff88db 473 0.66/1.00 vMB 13
323,358 323,358 0000000000000000133eb8d763cadaf7bdd9ebd20f2781968a79b30cac6d6c18 1,024 0.34/1.00 vMB 45
323,357 323,357 00000000000000000433c3d41dcf2ed0acac64ac52654fa5908144401335227d 565 0.34/1.00 vMB 31
323,356 323,356 000000000000000015a9e0ffc182880695adbd636a979938abe47405de6d382e 209 0.13/1.00 vMB 27
323,355 323,355 00000000000000000b902b92ca2436ed36046014c3c23124e28be2da67d2e8ae 39 0.06/1.00 vMB 4
323,354 323,354 00000000000000000a5c27d0be8b5a9168555da841126490005b3e1ceea3f7d4 276 0.17/1.00 vMB 28
323,353 323,353 00000000000000000828cfe84de5bbe70cbc9ddf5841154838e18cef3a1aa675 330 0.28/1.00 vMB 21
323,352 323,352 00000000000000001e5eab23dc113b51f653b20bb36d18b1f67e58c461a4cb3e 419 0.62/1.00 vMB 13
323,351 323,351 00000000000000000af9307c0a9011d0900036da5f875dc97a179f9cddf8d573 1,787 0.75/1.00 vMB 60
323,350 323,350 000000000000000004fc919cde3b286822f0264a7bce11cab4e4677f482a6a90 1,024 0.29/1.00 vMB 67
323,349 323,349 000000000000000004ee1baec67872552c4d03544d2989e963c5a76996783622 18 0.01/1.00 vMB 27
323,348 323,348 000000000000000011d1044e7a63410a16b654b1f553fd109363a8c437f9e770 87 0.05/1.00 vMB 14
323,347 323,347 0000000000000000115118f9759d57ba9824f94a9360769cd620cbf698800396 395 0.19/1.00 vMB 29
323,346 323,346 0000000000000000080fb9a4f16558badc4b7da68d9989d9ff16198e5d10d280 486 0.31/1.00 vMB 25
323,345 323,345 000000000000000014e9be72a43122c1c59e697136de850353ef769b7cb2e413 930 0.52/1.00 vMB 27
323,344 323,344 00000000000000001e4845a6fb8e99359e81d5e7c164cc0e8b5b547d52f0c68b 140 0.09/1.00 vMB 15
323,343 323,343 00000000000000001ee80d21b93cf746255f268ff90152eb4b16c98e7219a5fd 53 0.05/1.00 vMB 16
323,342 323,342 00000000000000000aed671e2e0e34466364fcded7ee2e5ffb6b6c909ced7db8 773 0.39/1.00 vMB 29
323,341 323,341 000000000000000012ece6f760b1e5bb1a80cf8628196b2f937ac9014b9aa4c4 646 0.32/1.00 vMB 24
323,340 323,340 000000000000000009012f16fe9db21abbba5025453a9b7b589a807b21cec318 700 0.61/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.