Loading Tool

Explorer IconExplorer

Memory Pool

81,101 transactions
29.55 vMB
0.10457751 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 0e7b9d6da7384c2b85c6ff690272a10d5884d143bc7b3a1028f5b3d90a2bf5c0
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 15d7cbdd137459014d5c1cfd90612c6ab8198f4035753c4d4f54aab684399098
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.04232928 BTC
Feerates: 201.05 > 4.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (523,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,195 391,195 000000000000000000fe408e4c265ec34dab815a91677bae23f6a36abee14dcb 927 0.40/1.00 vMB 36
391,194 391,194 00000000000000000859370c8a27586bbda741c4f9735330369e3d655eac4ea6 988 0.54/1.00 vMB 30
391,193 391,193 000000000000000000d9e7c2428509b0fe285ac505f3ffe61ef2d7a138684238 711 0.68/1.00 vMB 17
391,192 391,192 0000000000000000024c4f508e4608a209f73487f28e87c37dde9dc844eac267 579 0.25/1.00 vMB 36
391,191 391,191 000000000000000001327c1d70523536dd9cd61749d87f5a09dd0658875f842a 2,481 0.95/1.00 vMB 38
391,190 391,190 000000000000000006eb005d366c56d9cfc661c9d2458475e439a20244c95377 777 0.28/1.00 vMB 38
391,189 391,189 000000000000000001e4932d902f1638449c6420b60c01986e9baeecdd0de34b 690 0.29/1.00 vMB 34
391,188 391,188 000000000000000004e764ed8e023ac5e76bcc8eed90916ce9ad388e8e4afcc3 138 0.25/1.00 vMB 7
391,187 391,187 000000000000000003716891445dd8a4291fba42326413fd20646e2924a92ce0 1,174 0.44/1.00 vMB 38
391,186 391,186 0000000000000000018ba33549105ed778e45c5e95edc6264c228a2530695f37 538 0.26/1.00 vMB 30
391,185 391,185 000000000000000004fbb807c45b6ec3a784631bbffbe06f98e3342d3bf200aa 653 0.50/1.00 vMB 20
391,184 391,184 000000000000000007ca18c3477383cab0c502680a60771442769fc638aa6621 779 0.33/1.00 vMB 36
391,183 391,183 0000000000000000003ef6c5005abf7a00a65fd49aed84ed02be3a71cdb8ae8d 262 0.25/1.00 vMB 14
391,182 391,182 0000000000000000036f69604b2f9074571814702400dbb5d5cf6a78fd1dad40 1,893 0.90/1.00 vMB 34
391,181 391,181 000000000000000002dfcd5cd05cd4f80d792e51ecdc5942cd6cec1365b22a2d 308 0.18/1.00 vMB 26
391,180 391,180 0000000000000000093ccbc85830026aa55eddad822d30e1d9011b23adb06d99 215 0.14/1.00 vMB 21
391,179 391,179 00000000000000000819a144f26fa8ee644932acafad0ffc5046944d7fc7681b 1,386 0.63/1.00 vMB 33
391,178 391,178 0000000000000000062be6e1580afc1da76780c2909faf8d2e99275ea3ed5275 401 0.25/1.00 vMB 25
391,177 391,177 000000000000000004c259f118671bbb03c68ab01928fa5299c7d766836905fe 1,872 0.84/1.00 vMB 36
391,176 391,176 000000000000000006808135a221edd19be6b5b966c4621c41004d3d719d18b7 1,070 0.56/1.00 vMB 61
391,175 391,175 000000000000000005013cfd0bd1698d799e1d62c912656caa33099ce0a68540 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.