Loading Tool

Explorer IconExplorer

Memory Pool

81,303 transactions
31.22 vMB
0.09902194 BTC
Random Selection Loading Transactions
Max Size: 188.81/200 MB

Candidate Block

Mining Attempt a2ef8bd323cea57ef5c0d336d09d800c5371501419923c034db705eee2433341
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root e3b649e319384d188d0764eacfcdec7a963b980de49c8faf6480fd65587f8ea2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,444
Size: 1.00 vMB
Total Fees: 0.02219499 BTC
Feerates: 106.51 > 2.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (620,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,192 295,192 00000000000000003192f6cf0b5e9649376e90e30ad5cde0aa8be86454197e38 373 0.50/1.00 vMB 20
295,191 295,191 000000000000000009f3c89a3c6d7d1221a678a3acb4760f6861e8c20aef0465 362 0.35/1.00 vMB 21
295,190 295,190 000000000000000011f58a3943ed0ff6f74e6dd8bccddeab2fce670b3cac8d3a 551 0.25/1.00 vMB 46
295,189 295,189 00000000000000008cdd6f2a1424d7e5f7b5758ecab6e64f5fcc7160e080bd95 782 0.52/1.00 vMB 35
295,188 295,188 0000000000000000a42695333f3fd321117aa0aa983f5436b67f1b7910f5d56f 512 0.23/1.00 vMB 45
295,187 295,187 0000000000000000a4a53aaf2be2b90446bb0fcbfdafdda32727c355ed32a751 752 0.75/1.00 vMB 17
295,186 295,186 000000000000000079b39bb7a1300edd4d74f26a38114ba3f50ba2b7d3c7e3f3 1,272 0.50/1.00 vMB 45
295,185 295,185 000000000000000099f0ba056361734f1f839c394e2e48b8778a89694c8ad42d 1,094 0.35/1.00 vMB 73
295,184 295,184 00000000000000004a677f6f4c4f5e60657337bbf4da04ebaeeffce08fc785f3 80 0.07/1.00 vMB 21
295,183 295,183 0000000000000000722d0f6a95cdbd8e1adde01f80d7294322a29b386d96b47f 256 0.46/1.00 vMB 16
295,182 295,182 000000000000000043759025a93fbf64c13f581fdac9e678b5bbcf5b62d42790 233 0.15/1.00 vMB 25
295,181 295,181 0000000000000000095b61b0fe4686940b47882574fbfec18c3029638fe21cb2 165 0.12/1.00 vMB 29
295,180 295,180 00000000000000004522d7fe6662f57510a06e01f86bd640be6427d01dc6367d 614 0.35/1.00 vMB 47
295,179 295,179 0000000000000000958710fd2a94b888c8f3f006d0cc586b428e36fa4c1aa246 570 0.50/1.00 vMB 26
295,178 295,178 00000000000000007b1bc4d3ca75cce99599d9f6e18cd4c72dffd7c8828e7522 162 0.05/1.00 vMB 36
295,177 295,177 0000000000000000935c44244fedad37f79fe165c8debcef636aec143697b5b0 232 0.30/1.00 vMB 17
295,176 295,176 0000000000000000578e3e96ce06d78f4092df8535b5e7139ef151ab45267e64 445 0.35/1.00 vMB 21
295,175 295,175 00000000000000000911d6d855bbfe667782907b54f0efb73829bc02cb1c8f5c 953 0.35/1.00 vMB 57
295,174 295,174 0000000000000000610d9e0fa4bb6bc532c1a7acb56d972aedc99f7237c0ded8 697 0.35/1.00 vMB 34
295,173 295,173 0000000000000000b05e43f2f3ce16323de7c94639f84540b8b32761c86abd70 608 0.25/1.00 vMB 53
295,172 295,172 00000000000000001dfadfaa5175a7818877896ba48a55f1ce15012637786c06 564 0.34/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.