Loading Tool

Explorer IconExplorer

Memory Pool

27,489 transactions
6.61 vMB
0.03842286 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.31/200 MB

Candidate Block

Mining Attempt c2de3cc41f72eee4a3dc4f2275ef6fa1d17ec59c47e7cbe165df9063012ab472
Version 20000000
Previous Block 0000000000000000000035dfe517b0b687cd16a9aadc5470f9c8ca35d5a2f442
Merkle Root 49bcac15e9a09a2e78ac70c74b394b0dabb1dd8a9574feb73c087d3691c979f4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,516
Size: 1.00 vMB
Total Fees: 0.01992904 BTC
Median Feerate: 1.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,206 (658,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
254,892 254,892 0000000000000017428eedb87bda065518a0d3b68887c91773c8b0405552c08e 0.10 MB 212 127
254,891 254,891 000000000000000b59f404816d9286705ba2f487f167535a575d37acae1f33af 0.23 MB 562 95
254,890 254,890 00000000000000039f3447fd96fef3a92961832421b1788f2c97f2ba555f3c7f 0.02 MB 52 47
254,889 254,889 000000000000000d0b11d08aa4a6190a36fa9d8d8a2d2b17f442c31b034dd162 0.08 MB 177 114
254,888 254,888 000000000000001fbd4910a11163e79159650bd3fce0beeddf3cff97288c1ebe 0.28 MB 653 115
254,887 254,887 0000000000000034723d296797a551575e77fedf7dcbead8e0e4ab375a80c039 0.03 MB 79 99
254,886 254,886 000000000000002ba84e94426a7969d0beefd2c23a6d84cb9d09feb3604598c8 0.24 MB 594 70
254,885 254,885 000000000000001b18467ca60ca542aaf7a61644e274e6d6a7c5625d0cb10613 0.13 MB 294 169
254,884 254,884 00000000000000340e86063c56130d53d265672f18e49c52f8d79f632fbefc34 0.01 MB 17 57
254,883 254,883 0000000000000032b1c763304ff76ee89175a1fbd323d5216e2a27ccaf9008d6 0.13 MB 328 127
254,882 254,882 000000000000000b70c2e2c8a07fbdeaabd1768ef3c1c4ac5ba64d6fb8c0fc0d 0.00 MB 13 68
254,881 254,881 000000000000001d29a0ded988027c2c4bf0af7f2e9d3d41aec649ab7ad8d69a 0.00 MB 6 65
254,880 254,880 00000000000000309ae093fc6c9e9bd40c6f961ae8ae805f56f557fb6536dd3a 0.03 MB 73 40
254,879 254,879 000000000000002f43e13a9077d4bc90e3bbd3af161bc0e386fb9b796e899a57 0.40 MB 1,010 125
254,878 254,878 0000000000000027ef8a003c38d5a673db1218bee2792c12d68160e4535da3ea 0.31 MB 742 124
254,877 254,877 000000000000003e5ea3b1ca8402a4cae31f3f8e5f378527e0b5e67da26df033 0.02 MB 47 109
254,876 254,876 000000000000000996e2d2a4e04302c23ce3e094cb44d197a9762d9d148c1296 0.12 MB 225 42
254,875 254,875 0000000000000008d3049f89ecc40d98310c7ead3fe45b7de192bfd7e3052d68 0.25 MB 733 147
254,874 254,874 000000000000002178c0aeec5db2fe4189c31f6a50d1881b982ba7c3bade8183 0.11 MB 253 70
254,873 254,873 00000000000000153d9bbc21cb49b5ed2ed26c4b2f0607897b4e21d89a547767 0.30 MB 708 59
254,872 254,872 0000000000000033d4d2696f30446e5f6707114ccf0b5d8229d1f57da55b69ed 0.25 MB 667 152
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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