Loading Tool

Explorer IconExplorer

Memory Pool

26,777 transactions
4.82 vMB
0.01858549 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.60/200 MB

Candidate Block

Mining Attempt 1ee4268fa1637190e28b97be8b4beb7b10f841b003fbce108180631c55ddcad7
Version 20000000
Previous Block 000000000000000000006324f29d65b8c96f1758197fb5c0cb286fad32571aeb
Merkle Root babaa492341b24bc42b415954de2a5631866dcf0dc8f01b3bdb651e1abfca762
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 446
Size: 0.12 vMB
Total Fees: 0.00666092 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,823 (657,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
255,128 255,128 000000000000000fe9c472d2ca18ecb3dc3b30322c48c6fe251005b49b7ae1c0 0.14 MB 349 82
255,127 255,127 000000000000000579d070876d537671a7c7596df300c8855862484135bb57c5 0.09 MB 195 130
255,126 255,126 000000000000002dcb5a06ab776f0bc4acd6b3b21a2e0f50902c112df9c06a2a 0.10 MB 256 113
255,125 255,125 000000000000003f2cb7e7b61fdb17f03ae45ef6deb9b31cd725c8f31434dfad 0.01 MB 21 86
255,124 255,124 000000000000003e978ae03389aa1df1c2fe3e4435dcede48f89eca3e302b7c9 0.01 MB 21 103
255,123 255,123 000000000000001f381991ee4a44037c768c4c55fe29ffb27af44a1bf8387ee1 0.06 MB 109 118
255,122 255,122 000000000000002d2d7d62409d9e342798ae368b7828c4bd571357403627b961 0.00 MB 1 0
255,121 255,121 0000000000000035d0d41b5bbdb32e7d05285dc60b3a979da6469a9c5d40cabb 0.02 MB 52 139
255,120 255,120 0000000000000024cfe6b91205f818f88f4fff1bcab7183aa1e7009b82d803fa 0.01 MB 13 52
255,119 255,119 000000000000000a8f65cbf901b26d35e8459cdbd747847fadfff65c160cad75 0.06 MB 140 123
255,118 255,118 000000000000000978d137c0d746e3ccd2b5d4ffbce37df668312d49300b878c 0.15 MB 413 202
255,117 255,117 0000000000000040e1775d03925369ac2073ee6f04393183c6df13e5f179248a 0.09 MB 133 78
255,116 255,116 000000000000002d82d1dba4a81329a57a6572be936ff0f4debc09b2d93ff92b 0.16 MB 349 126
255,115 255,115 00000000000000402411d4f4054020fe63f15007590b050b286ef056cd682316 0.13 MB 280 125
255,114 255,114 0000000000000003c44694955a665e97b777586408387a812b2942bf9ba1d874 0.05 MB 82 32
255,113 255,113 000000000000002c3bd8b88d9f066ab852db81bf0c36a40e0f49330d222209f8 0.27 MB 712 131
255,112 255,112 000000000000002d75f75257c224006cce03165aa5e52d474cf3a0618d88b9de 0.10 MB 201 86
255,111 255,111 000000000000000809613c94b016b256951662934c60a541d3598c18c1690b3c 0.15 MB 291 80
255,110 255,110 00000000000000338d41eba61b158626359af54b922fa157ae66173f0ce52d7a 0.25 MB 662 110
255,109 255,109 000000000000001d5e9063c8a16bd9e085585a2d94fdc6abf0c71898cf356234 0.11 MB 260 117
255,108 255,108 0000000000000019da1e397f09fd51e912a380ea02dccbf650543a4065067d3c 0.08 MB 165 117
Previous 10 blocks ↓
Total Size: 778.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 166.81 GB
    • Received: 1.98 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.