Loading Tool

Explorer IconExplorer

Memory Pool

14,187 transactions
5.08 vMB
0.03748568 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 30.61/200 MB

Candidate Block

Mining Attempt 20dc38ce072d1f13869afda443b5241f29a8cc2d835bab9b376165ecafe85a03
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root 84164fb364fa886f091175f36a461eeed7e9d267173b4dc8930841b98a4fd9be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.02941466 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (1,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,087 912,087 000000000000000000012f90c35f84783689a85896f26e4ff4456daa29a05a03 5,040 1.00 vMB 0
912,086 912,086 00000000000000000000545afbb8792df36975d2c37a06cb85102b61e9063e92 197 0.04 vMB 2
912,085 912,085 000000000000000000015c713604e433c72d4d8574a5821ef96c2c4648e37338 3,397 0.91 vMB 2
912,084 912,084 0000000000000000000034d06e310101f0a61f3c689847522daab264f174bfba 4,684 1.00 vMB 0
912,083 912,083 000000000000000000009d1fd458f8e3d82ac3e8720a4ae8edd4e7e9521ff21a 1,730 0.63 vMB 2
912,082 912,082 0000000000000000000096dd1a24823151c6a8add4ab5b754c232f345ea512d5 4,851 1.00 vMB 0
912,081 912,081 00000000000000000000399929073175e33bc09b52fb62191176a1ac3b495ea4 3,593 1.00 vMB 1
912,080 912,080 00000000000000000001f4d5de3affb62fa7f7cb5b555618cef3a795ce612396 4,523 1.00 vMB 1
912,079 912,079 00000000000000000000ec750dc1edaaa8020106831c847feef0fce47acf3ad3 2,708 1.00 vMB 2
912,078 912,078 00000000000000000001b7d390b9bfe82c37b9bf85003c484cea59583b4967af 3,011 1.00 vMB 1
912,077 912,077 0000000000000000000221d98782ba2e5c81413e8295b85a27283194ba30a2df 2,244 1.00 vMB 2
912,076 912,076 000000000000000000015d7e5dcd96a7307cddb3d230b90f6fe42d3f8c8268e6 1,347 0.36 vMB 3
912,075 912,075 0000000000000000000098af3675ef3de48b0462b726077ca7e35d5734e8b0c8 3,480 1.00 vMB 1
912,074 912,074 0000000000000000000161c495133118f5181f7dfaf12e27abb7f3b123e6a475 3,260 1.00 vMB 3
912,073 912,073 0000000000000000000143e0a9557c4ad067faa2b2859db0ed04b04f0a7b7c70 3,291 1.00 vMB 4
912,072 912,072 00000000000000000002142d7cb28341dec36824fbcf73c66bf603ee911a115e 4,373 1.00 vMB 1
912,071 912,071 00000000000000000000be6eae288bbc899c17f094448f10f80d13c2e4c9c1f4 6,705 1.00 vMB 0
912,070 912,070 00000000000000000000795c4d57d0738d31a6a4bb790b506c68ce50e11333eb 4,314 1.00 vMB 1
912,069 912,069 00000000000000000001c8e11625f618b5ae8c063ed0effe6c43d4f8eb7e6db5 3,840 1.00 vMB 0
912,068 912,068 000000000000000000010c9accbdcb843cc7d1817a4992c31aa81e12de1515f1 2,801 1.00 vMB 3
912,067 912,067 00000000000000000000657275125a4eb95d5cccb23d2374803edeefb8149b5d 3,099 1.00 vMB 2
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 323.66 GB
    • Received: 1.57 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.