Loading Tool

Explorer IconExplorer

Memory Pool

82,737 transactions
34.58 vMB
0.15738949 BTC
Random Selection Loading Transactions
Max Size: 197.17/200 MB

Candidate Block

Mining Attempt e76bc9213819ed190eaa11a7822035702c5482c5be0c40b3c3ab5a9829c629da
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 2359c71bb0f12da30efa858e82187c45c9e588ae966957b7bbcdaa5525facdca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.03989846 BTC
Feerates: 301.60 > 4.00 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (670,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,063 245,063 0000000000000039a459ca940c44716a205cf3d5460735086f40ba85c549a9be 106 0.04/1.00 vMB 130
245,062 245,062 000000000000002f2d12bc13928a7e70ca67dfaae93b6f81dae1e4561ead1c1e 132 0.05/1.00 vMB 120
245,061 245,061 000000000000006127ed4a7083d7df863a818d7f972a0be122cd8a3ae7c7d615 88 0.05/1.00 vMB 93
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
Previous 10 blocks ↓
Total Size: 783.10 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: 728.29 GB
    • Received: 18.47 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.