Loading Tool

Explorer IconExplorer

Memory Pool

80,474 transactions
30.35 vMB
0.08493266 BTC
Random Selection Loading Transactions
Max Size: 185.20/200 MB

Candidate Block

Mining Attempt 04aa1e3d1b13d6f01220b692faa6f598a754ff80e76506a380c8209d61a75a10
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 4e88eca19f1f72867c3336726fa3b7931ad26665f6ed57230efeeeb47662afd8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.01710517 BTC
Feerates: 402.75 > 1.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (630,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,681 284,681 000000000000000013f35ba0b6b7df3fe2e3099c6bf8fa89b9e8fd4ff454d8e4 32 0.03/1.00 vMB 7
284,680 284,680 000000000000000144b15642c173a450c686f166a34f2898b69351f9867d3de8 111 0.06/1.00 vMB 22
284,679 284,679 0000000000000000311ee8c2636b892d836e92a21e11d2c4ea1551ed58d4a1c8 89 0.06/1.00 vMB 39
284,678 284,678 0000000000000000a6543848fcce10031d1e24adab038e6ba3297f50a0a774d7 312 0.16/1.00 vMB 37
284,677 284,677 00000000000000006837ea0bd8a225846ecf066c571ed3d3accc814699d1261c 552 0.50/1.00 vMB 18
284,676 284,676 000000000000000027b1d8058bd2cb15d2599466bf682165e9cf7a37759b5d88 1,053 0.35/1.00 vMB 47
284,675 284,675 0000000000000001747a5a2c8e4b241d24c6e146e5d433609080fceae5093394 164 0.05/1.00 vMB 133
284,674 284,674 0000000000000001514eff500298022e869b773a49ab31deb7012fcec1998c98 570 0.27/1.00 vMB 47
284,673 284,673 000000000000000107b0699f301d3f360b31ecc02bda2ed9f4b0beeb7bd79562 793 0.35/1.00 vMB 88
284,672 284,672 00000000000000005932c762337316985ffa9cc5f70c6b03fb6369c9cb82181f 1,075 0.35/1.00 vMB 69
284,671 284,671 00000000000000019cf91b5c569188f307850b2db62512ec1cda3e339075c245 1,604 0.70/1.00 vMB 39
284,670 284,670 00000000000000011f30b7e9bf7e5a6f411014b3a84e2cc9d9e235d3fe037c59 442 0.26/1.00 vMB 33
284,669 284,669 00000000000000004dcc336196f1a5b9d3a8f3a40c6efaf4e5e8133698d125c5 467 0.24/1.00 vMB 34
284,668 284,668 00000000000000006a1ed95e5426c4899cd3015e8019eec3d456d4595bbbc0fc 47 0.02/1.00 vMB 42
284,667 284,667 0000000000000000c33b7cd79a9892682494f099be0e30adf46942481e3ae90c 65 0.03/1.00 vMB 31
284,666 284,666 0000000000000000dede9b08aba442d465af11d058162d59719c8cb9db81ab10 110 0.09/1.00 vMB 18
284,665 284,665 0000000000000001750f6d64bb247a0e9deeda65f4480bd4d3c080d35997361e 703 0.30/1.00 vMB 45
284,664 284,664 0000000000000000e89e570b606c5c425376b71fc49a90e3c32c43457e146f9a 235 0.12/1.00 vMB 36
284,663 284,663 000000000000000058a2c73c38b657a884fa4b5294aafe529ad08ec18054cbec 370 0.28/1.00 vMB 33
284,662 284,662 0000000000000000954de87905db85c33ef00940399a2419af5c51351313419d 1,328 0.50/1.00 vMB 49
284,661 284,661 00000000000000002b499b6259175c7d8d94ff9c669e7df47e648b3869d4dd84 115 0.09/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.00 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: 718.58 GB
    • Received: 17.92 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.