Loading Tool

Explorer IconExplorer

Memory Pool

80,600 transactions
35.09 vMB
0.20311370 BTC
Random Selection Loading Transactions
Max Size: 195.36/200 MB

Candidate Block

Mining Attempt 927c2fb8f388b05fc0ee1d2a24bd10529f27a636aff4e90e9ab8d42f7d853838
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 01c16b470e0f8bc62f701998a8eda19f73b4c85e1a28e7b42e7465acbd479cb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.06492235 BTC
Feerates: 477.45 > 6.51 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (670,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,060 245,060 00000000000000c5fb223dc5871ab9fb796fe3e68e2e0610738b8baf1a6702da 338 0.15/1.00 vMB 128
245,059 245,059 00000000000000146e1c6c8c85e7f3d67f32c140954b7ba492c99eef7db7e6e1 274 0.12/1.00 vMB 157
245,058 245,058 0000000000000082327d2c950ee80010ee3bcac5502dc4908328530f5c7a5cd0 251 0.15/1.00 vMB 7,178
245,057 245,057 00000000000000801a30bf396d301a427f64c269f434551f80e244fdc2ea48ff 43 0.02/1.00 vMB 60
245,056 245,056 00000000000000861ac175d3138a2de8c9c996ff3888f44b938f6ea367068c32 211 0.11/1.00 vMB 114
245,055 245,055 00000000000000603c30a79b14d69c1dee5639f93d25dafdd58252f94748541d 606 0.25/1.00 vMB 141
245,054 245,054 000000000000006a0ee620a5689e78552811ec507c96e1271e4b02b466ac924e 85 0.03/1.00 vMB 110
245,053 245,053 0000000000000043873a8afac55776aa60e47681cec0d320bd1128cedcf1e2b8 140 0.08/1.00 vMB 104
245,052 245,052 00000000000000b6f004ef8ce9c95f459e6aa7b0847468bc5469ee9bdcfec5a2 449 0.18/1.00 vMB 144
245,051 245,051 000000000000001825356b8d89a8d284634515b56bd0fc0641da55f138c211e8 44 0.02/1.00 vMB 39
245,050 245,050 000000000000005c8f00e909d5f28f32333ed6338754db35296be7e69e01c2ae 478 0.21/1.00 vMB 129
245,049 245,049 0000000000000005611e20001d91b6fe67cabee27a6eb5e8acaaea5893bbb9a5 62 0.04/1.00 vMB 80
245,048 245,048 000000000000009acda31c26efd2579e3a5d9c5f24d977e55447b470157fd72e 162 0.06/1.00 vMB 112
245,047 245,047 000000000000006c45283f2dfbe9596c45d5878d4c8876c75c079a0f50b26635 68 0.03/1.00 vMB 137
245,046 245,046 00000000000000ad427e1169d1422fa1ebdb26edb2d54b94e4ad94d96d7b333c 79 0.04/1.00 vMB 102
245,045 245,045 0000000000000008c20c30a42f6793f2eadb84ae15d1d32f86e11e7ef01964a9 121 0.06/1.00 vMB 122
245,044 245,044 000000000000000ff4dc8122a640fa892dd014168552583e69233621f6b04c37 11 0.00/1.00 vMB 134
245,043 245,043 000000000000004e821ebfe60773d947b883e975149977334d53f6a65ec046ca 482 0.20/1.00 vMB 139
245,042 245,042 0000000000000032823351d076248dee2e3d243f9f0b61f8dca1468e18335055 512 0.28/1.00 vMB 102
245,041 245,041 0000000000000036c38a443e9c0eca3c7a9ce044625828cefdcfbf1ff6f313ad 328 0.16/1.00 vMB 125
245,040 245,040 000000000000004b76fc814f01d96e8ce8b8e50e4e71311d1857c7df8acadb37 128 0.04/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 783.11 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: 736.15 GB
    • Received: 18.58 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.