Loading Tool

Explorer IconExplorer

Memory Pool

73,903 transactions
27.33 vMB
0.06571468 BTC
Random Selection Loading Transactions
Max Size: 166.89/200 MB

Candidate Block

Mining Attempt 5cb3c1c815687af853db3e2f72c668fe697ac4a9d6c0d2a1ab496ea0be046a4d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root dfd0c522f0dfe0bf405032dc8d16950dbbe54aa810130e155829e25cdb989089
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.00766436 BTC
Feerates: 150.80 > 0.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (723,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,931 191,931 00000000000002b85f1339b044fb932b19f680a24c3bab76388bdec2ade56316 10 0.00/1.00 vMB 609
191,930 191,930 000000000000025b7beab1da5bfb0fcd3b56b7cfc744e73186a39cf7f00f3f6f 10 0.00/1.00 vMB 1,501
191,929 191,929 000000000000011aceb7eaf3b85d9072c6e1cba1d572a5e4cf6a046094fd0256 430 0.19/1.00 vMB 134
191,928 191,928 00000000000003cad445a649ab5e44a7ec4f413d2a9442abf5723e5e5a483e73 121 0.05/1.00 vMB 187
191,927 191,927 000000000000000f045d869d210a92b76a1ef0c7ade37053159a2e592f31e4cb 13 0.00/1.00 vMB 622
191,926 191,926 0000000000000322b6c1a2067fc2599aa76af932dcbe7bf67d95fae6e5ec918a 192 0.07/1.00 vMB 140
191,925 191,925 00000000000007ec9abea05a801e5fdcad4ece63d09b386097d7ec64a8d9c5f9 126 0.04/1.00 vMB 17
191,924 191,924 000000000000022ecf8d36c4d02e5b8ce6b6f1d10fc246d192bf7d98afc1ac09 256 0.08/1.00 vMB 69
191,923 191,923 00000000000004363b9c677a2082a406f1f55fefd3f9ebfa725dbe85f898295a 32 0.01/1.00 vMB 0
191,922 191,922 00000000000001e1719c29d1ba6dddde3a72574b125d9bb9ae4f3a5fbb6dff72 56 0.03/1.00 vMB 100
191,921 191,921 0000000000000240fdd7d82f331f47e410ee5b22b58fe7870f2e893b50d86d44 141 0.06/1.00 vMB 103
191,920 191,920 00000000000007c7984e1c4a704fc63dcee9b027228c2bcbc3a4b4ff469682a5 129 0.04/1.00 vMB 154
191,919 191,919 0000000000000136602aac3086d0208ac994e5ebd47d0e22fb10fb6caf2f1fc5 60 0.04/1.00 vMB 99
191,918 191,918 000000000000052c1eaf273fc6efb600cf3bcfdb05db5ceda90588f933916149 109 0.04/1.00 vMB 115
191,917 191,917 00000000000001ee87049324d8fd173963bf5a5660102a2f6422b88ff87dae92 351 0.11/1.00 vMB 143
191,916 191,916 000000000000025f7414381df47f2e564d6fd64efb7017fddcefa2677dbee5dd 4 0.00/1.00 vMB 0
191,915 191,915 00000000000005f025b544c30b223681ffcaa285c6028919eb838584871512c2 82 0.03/1.00 vMB 251
191,914 191,914 000000000000069c3d5c7b100b853f3266982c161b4503ef73f54e9076f19b24 106 0.05/1.00 vMB 114
191,913 191,913 00000000000007ed55b089abc8163dcf8d995dd5ad5c778ed1d33f914e0f0eb9 187 0.05/1.00 vMB 5
191,912 191,912 00000000000000ad791189ded9366cb61f9486b090f01aab55582a0a28f0193e 245 0.15/1.00 vMB 140
191,911 191,911 00000000000003e96ca73a6a8a27b6bce50cf76d471fc9ce95a6f6725fa1e2e4 139 0.06/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.