Loading Tool

Explorer IconExplorer

Memory Pool

80,679 transactions
33.92 vMB
0.13319606 BTC
Random Selection Loading Transactions
Max Size: 193.25/200 MB

Candidate Block

Mining Attempt 84f0828c686419f7801146cab91da01a796644f14bc61c30f424c3553c14b5f9
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 63629b90e2c3f4346a9ef546ca6e1766c046e1a02b4447a6a57e5f476fce9288
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.02525258 BTC
Feerates: 146.36 > 2.53 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (670,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,071 245,071 00000000000000b040dc612b8c58bdcf912f646a9f86720a5ba7520f4985f66e 65 0.02/1.00 vMB 172
245,070 245,070 00000000000000747372027b87510b158c12660614ff7b370f0f7b4d755f4971 16 0.01/1.00 vMB 137
245,069 245,069 00000000000000994993c63b74fb314a89aa81106d3a41000595af005692a352 59 0.02/1.00 vMB 122
245,068 245,068 000000000000002758ade336fa4456e9c9816efbf1fe27ac86b61d0b757a8162 47 0.02/1.00 vMB 141
245,067 245,067 00000000000000a1b6dfeb76b213478a777fc264888bfc894f32bb5c47c8af62 93 0.04/1.00 vMB 171
245,066 245,066 00000000000000c6ca62babf211316472b876157cf4484d2463435e9a15e1895 247 0.12/1.00 vMB 142
245,065 245,065 000000000000002b250be308b0a0bfe74074c2e116265b8784d30998789ce858 249 0.10/1.00 vMB 186
245,064 245,064 00000000000000a186e370e1ac374412d26b715d2905fc3232c15547c14b8304 335 0.10/1.00 vMB 22
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
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: 727.84 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.