Loading Tool

Explorer IconExplorer

Memory Pool

45,898 transactions
27.69 vMB
0.07623710 BTC
Random Selection Loading Transactions
Max Size: 146.55/200 MB

Candidate Block

Mining Attempt 91baf5ffd11018ca084725bff478bbe2bc3527c37d6a6e82099751c0ba191e9d
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root bfc07dc71374324e36e53b1cfd3c5226bd1cf5faccf04897b3ad568e9b207e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02384519 BTC
Feerates: 502.65 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (638,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,165 276,165 000000000000000326fcdef7d555b0d043a9d34d6a39c84d4d62fcc7ab67d756 409 0.18/1.00 vMB 40
276,164 276,164 0000000000000000d596216b252676ba32db544a517fae744d0b6ce5156b606a 448 0.19/1.00 vMB 44
276,163 276,163 00000000000000029880faa3905a1879fd9c391e792b6b5921a015330d6209b1 871 0.39/1.00 vMB 37
276,162 276,162 00000000000000031073a40d9d4dc059062f6b7db6b80649c205930f3eca60e6 82 0.03/1.00 vMB 98
276,161 276,161 00000000000000037bce7c8ddfedd46f42bf343d232228b5f5682e7ea7ca16a6 179 0.08/1.00 vMB 34
276,160 276,160 000000000000000188391f8e237a6d23110e1cdc8d8a3bafb6dd2aeae4e15df9 445 0.23/1.00 vMB 38
276,159 276,159 0000000000000002761ff671643a289656439f83dc27d8f36d07a7a58cf26e61 896 0.35/1.00 vMB 45
276,158 276,158 00000000000000048445e1220a78e53de15c74160ffbe4dad0b52099560e045f 79 0.03/1.00 vMB 108
276,157 276,157 0000000000000002a9009808f276a645c6850a322da0a9cf5eca2b5ce099e5e8 99 0.06/1.00 vMB 56
276,156 276,156 000000000000000082f0bab0de51f3931122014d9a1e3d9841cd6f6945d5f9c9 456 0.17/1.00 vMB 35
276,155 276,155 00000000000000024b3f0939a976c61bfe02f0abe89e531f53e602e155714022 399 0.16/1.00 vMB 46
276,154 276,154 0000000000000000e826238f379ad85570ed29d8e184c4e6f1313db263fa563e 245 0.20/1.00 vMB 27
276,153 276,153 00000000000000030c6870d67a272f4e80729485af5eadb140147006151fc0bf 164 0.13/1.00 vMB 16
276,152 276,152 0000000000000002f2a1d72b534a974b865745e46845a0b8b6d6f679350a2cde 581 0.25/1.00 vMB 40
276,151 276,151 0000000000000003f602a9ef26d975854aacc9e13f3eb513db19f576bd7d679e 704 0.25/1.00 vMB 71
276,150 276,150 00000000000000019c1c93b48732124d9622b78aab7063ea7a61fa5215760dd8 21 0.01/1.00 vMB 10
276,149 276,149 0000000000000001edc672e8767954b8ea3d1b5dddd6b3607b93a9a7a95b029a 256 0.15/1.00 vMB 28
276,148 276,148 0000000000000000dc7ed4779efff1bedee92c877a262a33147759be0ca53fa6 73 0.03/1.00 vMB 94
276,147 276,147 00000000000000022b3aa697b8b3e2eacbee13725ea9beec2bf43f09744b9bbe 214 0.12/1.00 vMB 43
276,146 276,146 0000000000000000c3290d7d3558072a07573a621f71ce95b6413a22dcf2e30d 305 0.14/1.00 vMB 52
276,145 276,145 000000000000000328a45eadae2b490659a3a1f6b54d32d373023a387b959245 345 0.19/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.