Loading Tool

Explorer IconExplorer

Memory Pool

29,505 transactions
5.55 vMB
0.03795720 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.38/200 MB

Candidate Block

Mining Attempt c000cd6d6c89b4d974f255d58af8559349a54195c3faf51b558d0e368d22b882
Version 20000000
Previous Block 00000000000000000000fc28c073c6ac0df4aca08240425cb3dc5d783259ba76
Merkle Root 242cfc67bb70dcda9a0e1736fd5960171356100f6a1473b2231975ec20943f60
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,332
Size: 1.00 vMB
Total Fees: 0.02335313 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,773 (773,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
139,667 139,667 00000000000006431bfe9d7a6b5d1220e77ccb60b6bc54d61f4c8565041eb5bb 0.01 MB 15 458
139,666 139,666 00000000000005c116165a942457986169fa0dc69664e3e695cbf9537a375c5a 0.02 MB 39 117
139,665 139,665 0000000000000512366ad6cbb92eb42997092d213293b7e02d03d53ebc5be572 0.01 MB 23 211
139,664 139,664 000000000000045c669a1599b0a11ff5f71e45d9b409f6ad25745c7df350b5de 0.02 MB 18 108
139,663 139,663 00000000000006461b35e338510aa8cf0a086d2c8c5660361142e32af235bc9c 0.02 MB 39 519
139,662 139,662 00000000000006b7d62c46428fa13c74f7ee01cdba69121727da9be25546f694 0.04 MB 100 262
139,661 139,661 0000000000000874fd02b6c969384dda6e42dc2f14ceb05d9e89eb464770a485 0.02 MB 62 462
139,660 139,660 0000000000000856a94df3dd16f4c74e218d293787173b0ae04b96ae7c01587c 0.02 MB 53 116
139,659 139,659 00000000000003a833d3f88b6b73225ad8362d057e80b8b461dd4357b6a9cbf2 0.03 MB 65 420
139,658 139,658 0000000000000296cac5d41078b960086d66773dd0840292e776f281d7e3ff11 0.02 MB 44 301
139,657 139,657 00000000000007ef854030c3e289e427428623baf4603e96410791a636ab58d4 0.04 MB 58 147
139,656 139,656 00000000000002664dc04d179eef9b18e6689944b8260269d170f7af94e55ec2 0.01 MB 14 237
139,655 139,655 0000000000000393a9b75494f003d0e27385645180322b4012853bcc51ec7985 0.00 MB 11 68
139,654 139,654 00000000000006f7eaa29a787de7e195407b0fcf7335310d406be1558dce7234 0.02 MB 59 8
139,653 139,653 00000000000008ad401e6166157eddf6bedb72eff5c2523a57d457bcf9ac223d 0.05 MB 131 213
139,652 139,652 00000000000006be4acd8b9841f583b5141084693fd7ceb40cfd49b9c4c2a9f3 0.03 MB 56 119
139,651 139,651 0000000000000079bad1735c940604604e313a58a0a29404783c7fdbaeebde12 0.03 MB 34 133
139,650 139,650 0000000000000196b3a3de1ff6ab5e549b773f601a866ce2be47e44f78c38495 0.01 MB 21 47
139,649 139,649 0000000000000396563dce7e87c81f7ec33bb2e6743ac772d0a02b6d54e011ec 0.05 MB 139 300
139,648 139,648 0000000000000653254926c93ca9f741e286124e73b6f9851d6230a6eebe86a1 0.00 MB 11 0
139,647 139,647 00000000000004e02f4e068b1f082852c7811e210163567b5574e8a7545d6869 0.05 MB 142 248
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 11
  • Data Transfer:
    • Sent: 147.06 GB
    • Received: 1.62 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.