Loading Tool

Explorer IconExplorer

Memory Pool

75,910 transactions
29.23 vMB
0.08743019 BTC
Random Selection Loading Transactions
Max Size: 172.70/200 MB

Candidate Block

Mining Attempt 6165de16481b1104c6df7b5f5ffd06cc5bf7c92f19ba9df9d106a24f9878d13d
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 3c9c0bb5a79c26a9224834d54a28c3fd3c2dd92e92d8d51491fd63d1bbe9c4ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.02419436 BTC
Feerates: 150.77 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (709,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,657 205,657 000000000000026d43cef899689a3ff6898e26d995a049a7162bb2555021bbae 113 0.07/1.00 vMB 107
205,656 205,656 00000000000001b123486e281aa57a3ce8b753f6c541deb64c07a9fb0163f5bc 194 0.11/1.00 vMB 131
205,655 205,655 00000000000000911f8c008de2549921a318ee2cc05e2e36bbbd075127009b3d 268 0.08/1.00 vMB 39
205,654 205,654 000000000000005b4c1a833ef845d4839ed3ee6c8201a001b0294c9e96c0a881 188 0.07/1.00 vMB 134
205,653 205,653 0000000000000164a36040e91b5021ec6c5f6d7fc47271257d9c4dc71e6c22a8 599 0.33/1.00 vMB 148
205,652 205,652 00000000000000a946f760968610168ddf955cb1af503eeb9b443cc114604130 513 0.20/1.00 vMB 205
205,651 205,651 00000000000001bba623c2db411aa0276ff0ffae2a90b70b283782a7ea3ec10c 303 0.13/1.00 vMB 165
205,650 205,650 00000000000004f0758e57ac85f9a40df06d425bf9d38c9a8a529427e12b0d8f 357 0.16/1.00 vMB 179
205,649 205,649 00000000000001cdf67db00c0bc165b83979b94bb45176c3a7c6bc07819034c0 148 0.05/1.00 vMB 153
205,648 205,648 00000000000002c7c3d3003a2ec214edc2d479e722d17c951931d7cbebc0fbd0 8 0.00/1.00 vMB 250
205,647 205,647 00000000000002e03a5c85c3688c6347aabeca145ce447e2496762fa18717e42 146 0.05/1.00 vMB 175
205,646 205,646 000000000000034c9ead4f41b79ee7651d128f1b2138bb6e9f6cfb1ad0706044 10 0.00/1.00 vMB 164
205,645 205,645 00000000000000ee5e99d19e206c0648eb1895406ee41308470f23fee11301d5 1 0.00/1.00 vMB 0
205,644 205,644 0000000000000136d5c89f0f69b996188b6acb5d18c9f4b2cf4020d467834ca3 200 0.09/1.00 vMB 136
205,643 205,643 00000000000003d095ca80a9c60bc8ec420f067884db79ba7a1a7e80299db29f 23 0.01/1.00 vMB 114
205,642 205,642 00000000000003ae7503619b605d3b9235be255cb976c2e154043bcdd061c30e 264 0.10/1.00 vMB 208
205,641 205,641 000000000000033645b51007928f088ac9aa248aac5dc2d03f2647b1cdabe2ea 384 0.19/1.00 vMB 157
205,640 205,640 00000000000002ae1f6f510ad6dfe8e75fa9cf0c5b1b8186578228da87536982 435 0.23/1.00 vMB 146
205,639 205,639 00000000000004415612fa9b8f9bf8f0a2dba4b7f992f51166a1eb1034811961 172 0.08/1.00 vMB 119
205,638 205,638 00000000000003035021babc06d8e3657b0ba31eb2cd3024a2d43ddbe549cbd6 404 0.16/1.00 vMB 190
205,637 205,637 000000000000049d6d404304bece3816cd13551d93c57d1a46f3ed7ff4aca011 327 0.12/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.