Loading Tool

Explorer IconExplorer

Memory Pool

40,946 transactions
26.24 vMB
0.05528824 BTC
Random Selection Loading Transactions
Max Size: 137.27/200 MB

Candidate Block

Mining Attempt 8876cb68d7775742cd370b71d37d86025bd848e1282d4e7642c53def22808c68
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 67ca3a81972d27b59990cced8903133fb120a7fb53dcb1d0f7247e898211197b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,662
Size: 1.00 vMB
Total Fees: 0.00729069 BTC
Feerates: 100.00 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (728,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,479 186,479 00000000000002609dcad11d2a671021c0949ed52e8394e49554b4cdbac2e415 415 0.16/1.00 vMB 227
186,478 186,478 00000000000005c04be759eb53636b4882ca3d48acc1994aeee62a08b6d89751 241 0.11/1.00 vMB 103
186,477 186,477 00000000000001d4b4122a001b228ef975580eee9c5ec8cb3b0c7ddd89bf64fd 157 0.06/1.00 vMB 83
186,476 186,476 000000000000066c8758c7954419b32f13b66a5e8d1607cf227fc0a9d613dc29 526 0.25/1.00 vMB 123
186,475 186,475 000000000000013a350d9c71e741d7b294d2e2629d8bd953ae25d32ad82e99ee 58 0.02/1.00 vMB 157
186,474 186,474 0000000000000278192920475509c4c18c6c09bc5f3913c53fea9ccdbb975b41 128 0.05/1.00 vMB 151
186,473 186,473 000000000000051f8b235bd8c3a3214e5b4271b8689135a2fce08fa5df2c7c5f 50 0.02/1.00 vMB 60
186,472 186,472 000000000000051760b48544e9c8efedb4aa2b8b3fad5e7738e840794aa182ff 106 0.04/1.00 vMB 177
186,471 186,471 00000000000008bf223c28bf43bc064e50aa9b04c3b853835e95ba675b38c110 177 0.10/1.00 vMB 121
186,470 186,470 00000000000006655be5183b22e1e4c5004f0e4fd6b24da7577aa4284a31275e 25 0.01/1.00 vMB 114
186,469 186,469 00000000000006e74805fe2bf6ac9d81c06bcab40d5c5f84c6f4c1d3632f7246 230 0.10/1.00 vMB 141
186,468 186,468 0000000000000006c496ac53194436fc2b1e6b8d930c9568bc79a8abf242b5dd 115 0.05/1.00 vMB 82
186,467 186,467 000000000000024e779256b1025a870b1d9110d8c39c93db1184545aa684dc86 64 0.03/1.00 vMB 95
186,466 186,466 00000000000001edf98bcdab1782dc6de03f91c107681df1f5800819c92e9487 508 0.20/1.00 vMB 168
186,465 186,465 000000000000064be4dfa742d296efc9ab9ba7f0b5ee69a2d6c80d2c45124411 93 0.03/1.00 vMB 105
186,464 186,464 00000000000003ebf12c3f24d813499618bfb4a07c9ba19a47da65a2078d40c9 156 0.10/1.00 vMB 89
186,463 186,463 000000000000055728e9ce8e726f77c9cf906217353759338c40172a2dd8a1ae 281 0.15/1.00 vMB 117
186,462 186,462 00000000000008cc77453cb8c35d9b849376d25f86c4e139629ed96183ab7582 309 0.15/1.00 vMB 131
186,461 186,461 000000000000009b6714d81149e3a6c53617167ea709ace16f7999f18718c73c 136 0.04/1.00 vMB 129
186,460 186,460 00000000000006ba1d7f186882785120aa0bcb557ba2cb3bfed368f479bc256f 144 0.05/1.00 vMB 108
186,459 186,459 00000000000007d60dfe8ad8509582cf0533be344deaf5dc8676c05801282420 260 0.12/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.