Loading Tool

Explorer IconExplorer

Memory Pool

79,145 transactions
29.46 vMB
0.08402182 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 5d2ba5780bff4ec562e3a014df29af644236ea2ab1bfe8b33ba7f909ff1c2f8a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (404,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,380 510,380 000000000000000000249f6088773c6312549c91bd0b4510c1e0df857a14d425 2,637 1.00/1.00 vMB 42
510,379 510,379 00000000000000000027c5e9dd41a460eb0bfc056da7a0bc59c0999c9cca3dc6 748 1.00/1.00 vMB 53
510,378 510,378 000000000000000000081b79b3aa8f70df730ea87ffb255bc9df9c6de5373762 1,354 0.74/1.00 vMB 33
510,377 510,377 0000000000000000002e84cd734bed527c645df98bd91cccbc447e64f766270d 452 0.23/1.00 vMB 110
510,376 510,376 0000000000000000001bcb5b5b1ac16855f69903ec4e8e85d05206c74f1e1d53 379 0.27/1.00 vMB 33
510,375 510,375 0000000000000000003a093f49474f4e43915dc8a883e1e4f80185d9a958b5c2 1,795 0.77/1.00 vMB 48
510,374 510,374 0000000000000000003d9537f941a487e3bb4f41baf7ade779bcbf7752eb0c75 57 0.02/1.00 vMB 44
510,373 510,373 0000000000000000004c3104da968d4088aaa0e6a8b2ab82daa2968a578e9794 2,023 0.89/1.00 vMB 35
510,372 510,372 00000000000000000010ddc4fcbf331d5000c431aa6aa474bf38e85f9f1f5788 353 0.25/1.00 vMB 15
510,371 510,371 00000000000000000056301b8598a8a6730d420006dea405724b8af5f64f5a52 2,167 1.00/1.00 vMB 21
510,370 510,370 0000000000000000001dfb9de90fe3f361cc56395f33d622484e656518202e8d 2,265 1.00/1.00 vMB 64
510,369 510,369 000000000000000000360c2385c8ba983e338fd028617ce63754084f30aedace 2,070 0.86/1.00 vMB 44
510,368 510,368 000000000000000000359089b4dfa52faf5871c78e5ecc0969c0db34e31c435e 634 0.29/1.00 vMB 29
510,367 510,367 00000000000000000059a3314141b21f379957f76b23ef62f6facac85ef6240f 294 0.20/1.00 vMB 41
510,366 510,366 00000000000000000042ee5dc09cbd1a3f451d1de5491c21fa432c3e41693fce 182 0.07/1.00 vMB 36
510,365 510,365 0000000000000000004f76ea34b4e80c2c13e89ecd99a17eb44e5480890094d6 276 0.15/1.00 vMB 34
510,364 510,364 0000000000000000005109c59959806e999038ca7a47380df44fac98d1aa4e63 566 0.27/1.00 vMB 49
510,363 510,363 0000000000000000003c2f76830bf655f3e89b9bb630ada10660800da8f00cb2 1,434 0.96/1.00 vMB 10
510,362 510,362 0000000000000000000704cfb0ba36a5c654964008e1dd810c6fd39747e4aa82 604 0.23/1.00 vMB 31
510,361 510,361 0000000000000000001168b4f151bb5367761ea4541061aa0a4dc0f08b6bca4e 2,321 1.00/1.00 vMB 44
510,360 510,360 0000000000000000001c3d960c6634c6e9764b940139682935678795d08c7790 1,803 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.