Loading Tool

Explorer IconExplorer

Memory Pool

79,114 transactions
23.81 vMB
0.10528269 BTC
Random Selection Loading Transactions
Max Size: 153.32/200 MB

Candidate Block

Mining Attempt 13537dd407bc5b9f50a36549e21351e1ed06513b17fe26bfd6984eb0bb871b60
Version 20000000
Previous Block 00000000000000000000d8824305e65809f7f54a1ce7e3b8645993571a8a5018
Merkle Root 416d9e5715dde5f9409cc3f272594fc843328bb889f13dd70f65b019600a2e74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.03376883 BTC
Feerates: 151.12 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,830 (813,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,063 102,063 0000000000017fc84aa60e8cf36e4c9cb5c3f765021a343851ee32ef8bba9851 3 0.00/1.00 vMB 0
102,062 102,062 000000000001839fd34c7fe87e933be99a28fb163a46e4378e31e43ebfdbdb94 37 0.01/1.00 vMB 0
102,061 102,061 0000000000000ea904951794639cec3a3c935ec26ac8e7a8f039d80b6ed480ba 15 0.00/1.00 vMB 0
102,060 102,060 00000000000089ea98e6afed50184e68dff9effaf8125bb926ff1eca797215e8 14 0.00/1.00 vMB 0
102,059 102,059 000000000000248aa4264a8d8df6815382f0e6f2c9b8701677c2d0cbe1cf08df 14 0.00/1.00 vMB 0
102,058 102,058 0000000000004141dd278e54f754313ae16fab8ba1395c18827fc9235c5d6a9e 14 0.00/1.00 vMB 0
102,057 102,057 00000000000227d5667eadf930a5739eff7b405976522c8d48025bd8a0cc78a1 14 0.00/1.00 vMB 0
102,056 102,056 0000000000000c1161948a7ce3be81ec0b3206df54d590a2901509486c4e8868 13 0.00/1.00 vMB 0
102,055 102,055 000000000002c8baf637bbe6dcfb48d5281a8c7c6977b530a29fee0b8ca81b00 14 0.00/1.00 vMB 0
102,054 102,054 0000000000018413c685e4074d0a33cae8787a88a25993bf8e524e4c53ac2b41 2 0.00/1.00 vMB 0
102,053 102,053 0000000000011cafd94643d35320276bf73161d0ec0691d867b5f6d7bd39496d 11 0.00/1.00 vMB 0
102,052 102,052 000000000000166640d3c1778ee5980b9c2901f8f30419d062b942885ee90d7c 4 0.00/1.00 vMB 0
102,051 102,051 0000000000022110ed46dce9a4edc853c46cf1e2449ec1232e54481a4788aaf6 1 0.00/1.00 vMB 0
102,050 102,050 00000000000044f486f807ffb17f73ceba7f224cbedaf31e2921889e800761b2 3 0.00/1.00 vMB 0
102,049 102,049 000000000002b07fe45a42b0127b0ec6119d7381616ff1d8a09ad14e339e8246 4 0.00/1.00 vMB 0
102,048 102,048 0000000000024046afcaa6380204c277de40f304823ee278a48a9e4e9933ca12 4 0.00/1.00 vMB 0
102,047 102,047 000000000000ff7b33062db418f29c3ed03e9de38f30cebff47d88508146de9e 5 0.00/1.00 vMB 0
102,046 102,046 0000000000039e93db1259f51b9a9bd47c8aba82f56717bae99ebb4900707fa4 3 0.00/1.00 vMB 0
102,045 102,045 000000000002dfae611adcd5d3013c19231b3defa33c67d5cf5c561ba13c4855 1 0.00/1.00 vMB 0
102,044 102,044 0000000000012b641bdb62a6dd377067b7382b55606620ba49bcb6538727a2fd 1 0.00/1.00 vMB 0
102,043 102,043 000000000002d60b959db8247a35c621b73945475a4741f98b546c0ae210bd4b 9 0.00/1.00 vMB 437
Previous 10 blocks ↓
Total Size: 783.81 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: 791.43 GB
    • Received: 21.79 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.