Loading Tool

Explorer IconExplorer

Memory Pool

80,548 transactions
29.71 vMB
0.06944662 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 1b5e082ced6a11387fdf907d90ad242ce47c83aa89d0afe6dfe78282e0cfd9c5
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (362,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,408 552,408 000000000000000000065fece71bf181db1c51b01ed86102a5289eca34a4b8fe 1,667 1.00/1.00 vMB 25
552,407 552,407 00000000000000000005b5126b21bf6509c21c8b6e087ee78097481aed318852 2,782 1.00/1.00 vMB 28
552,406 552,406 0000000000000000000d06329aecf7ea767f683dcf9eb8c001747d0f9e9b64a2 2,969 1.00/1.00 vMB 35
552,405 552,405 0000000000000000000bee654855b2815ab72b759909c6fa31b0e30e7333ef1a 3,094 1.00/1.00 vMB 43
552,404 552,404 0000000000000000001b5e64e5a486f6763ecc87462e63d33da664757d56d0ae 2,730 1.00/1.00 vMB 72
552,403 552,403 000000000000000000068fc4f78f37854347278de8cd71e7126ef13d6038d407 2,760 1.00/1.00 vMB 59
552,402 552,402 000000000000000000178a59c4263d6ff6e846697bd54f62ac72c934c3888747 2,847 1.00/1.00 vMB 21
552,401 552,401 000000000000000000190bdf906df719da5a9b7e756a7cbba4f611d03857051f 2,587 1.00/1.00 vMB 42
552,400 552,400 000000000000000000079556c675ee76b9abb4f9cd8543bc62974ec2b4a2ddce 2,350 1.00/1.00 vMB 47
552,399 552,399 00000000000000000020483cdfa041c3197fd6596e429658e3bb5ca8996d0305 2,626 1.00/1.00 vMB 29
552,398 552,398 000000000000000000283daebea2650bdd15b088e3ac972f85f444998f8cb379 2,994 1.00/1.00 vMB 51
552,397 552,397 0000000000000000002f8c724b9dfcf41d5c09d531aaec21613ebe2e33706f86 2,308 1.00/1.00 vMB 30
552,396 552,396 0000000000000000001a4ba6da13fae3b4c9760652c9244d98ec03b348b2edda 1,669 1.00/1.00 vMB 15
552,395 552,395 00000000000000000005c4802e6bbd0addf645d496b0e71e9ff95b5759800e05 1,713 1.00/1.00 vMB 25
552,394 552,394 0000000000000000002fc2df71ad64090a41900283df43a7da0d3bef117791b6 421 1.00/1.00 vMB 24
552,393 552,393 000000000000000000119d78bc7ffc22332b96b144b92ac8054a59a684d6fd0c 2,015 1.00/1.00 vMB 26
552,392 552,392 00000000000000000011ee460e3bf80ad8e57275fc0840a3ea53cef003102515 2,511 1.00/1.00 vMB 44
552,391 552,391 000000000000000000281bd6ed05820d4500d67f1981fb5d5c41f4682ddb5c81 2,692 1.00/1.00 vMB 46
552,390 552,390 0000000000000000000ddc41db784036088ee488bfbee27d76e47bc9487ff357 1,369 1.00/1.00 vMB 56
552,389 552,389 0000000000000000001352a202e0f305e098158ebf1159895a0e6ff70093237b 990 1.00/1.00 vMB 68
552,388 552,388 00000000000000000017ca191bfc28b065eca4df2ab9cb4e81541cd723f18d76 2,200 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.