Loading Tool

Explorer IconExplorer

Memory Pool

80,988 transactions
29.49 vMB
0.08057762 BTC
Random Selection Loading Transactions
Max Size: 179.49/200 MB

Candidate Block

Mining Attempt f7d35f50216fd6d0eb9f2cdb4db043f26bd359c395e54b5f13af285f0184f2c1
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 7c76e7f00638ff94ccd7cf3e046596de882b99027311797e505be9a9456987be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,368
Size: 1.00 vMB
Total Fees: 0.01849592 BTC
Feerates: 100.53 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (688,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,881 226,881 00000000000000fc7bb8a70f870abf5e8fcc11fdb478232d1eb172d5ac6cee87 177 0.08/1.00 vMB 162
226,880 226,880 000000000000034bbb69095211353960f928039dcbba3d89ae9eebd7e82b480f 42 0.02/1.00 vMB 88
226,879 226,879 0000000000000281dcc80ad170679b56b99c7f81fece1f5c4bb390e5b44dc4d2 90 0.04/1.00 vMB 78
226,878 226,878 0000000000000367c47c35eb277ff02757ebb2fbcfef21c5f9a1205e85ce04e4 472 0.23/1.00 vMB 184
226,877 226,877 0000000000000319a28632d93e26d13e7f1d8991610cfb0a97030acebc2d9b5a 285 0.12/1.00 vMB 173
226,876 226,876 00000000000001b92f806defa63ff8d759b0c1e52189820bc235c9fd917d34af 315 0.15/1.00 vMB 153
226,875 226,875 0000000000000225d157752760447de4720da028e392ef7cdc8e996415d744b6 250 0.14/1.00 vMB 152
226,874 226,874 00000000000002b6c185c494e8699a4e6c826b0396d198bac5b8acbfe7e7deb8 144 0.15/1.00 vMB 86
226,873 226,873 00000000000000844f373f497d8e63221eb303a90b0a2263444e1000fc4caa54 404 0.20/1.00 vMB 167
226,872 226,872 00000000000002cf7f9ae763ada4e2ffc1a94fec601e2167feeb8b034a5b7e9c 6 0.00/1.00 vMB 137
226,871 226,871 00000000000002af02edc8fedc34a7bcb9d028ddf25fae27b3d4bf30376debb0 2 0.00/1.00 vMB 0
226,870 226,870 0000000000000320d61e0bda130b8a4a5f1065a867c2b49a42b631ec120006c0 196 0.09/1.00 vMB 185
226,869 226,869 000000000000001ead4ce1adce417363aa11887e1b61f3bfeaf350b83828f6ce 128 0.06/1.00 vMB 179
226,868 226,868 00000000000001073232cdfb74c82e4403960472599a19c5e8f528be43bbd752 10 0.00/1.00 vMB 157
226,867 226,867 0000000000000196fd63bf72e4290fd63872334801678299dda5e09a57bcb541 64 0.03/1.00 vMB 202
226,866 226,866 00000000000000255b64b67dc55495a10812bc891db240260e9395cfde19934a 102 0.05/1.00 vMB 159
226,865 226,865 00000000000000d044e89111fa6b876b9997885661c20b95956a268c1189f4c9 178 0.08/1.00 vMB 149
226,864 226,864 000000000000003a3f3106d679f3c2fbb6da6d255c658581de5de55b5d580e2d 108 0.05/1.00 vMB 166
226,863 226,863 0000000000000211bf864d71bc126fb5f8c75302897b37867ec04bedf3bdcfd4 220 0.12/1.00 vMB 132
226,862 226,862 00000000000000bdfd19190bb0af1dc9937b0c37a63ea70c3b77784d7d9eb4a1 76 0.03/1.00 vMB 181
226,861 226,861 00000000000001fa34a060f3dc57cd0f2d1ebe1f86db44071b26ba91e1f742e1 146 0.07/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.