Loading Tool

Explorer IconExplorer

Memory Pool

76,888 transactions
28.81 vMB
0.07273248 BTC
Random Selection Loading Transactions
Max Size: 174.26/200 MB

Candidate Block

Mining Attempt c38f96475db09babc356b662aa0c15a34d1ea3845875b157f9c48b0ddc105825
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 27d783070ed032045b9b216911f242aabb8a7aeb3a82a84458bdd7c0a84c59b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,227
Size: 1.00 vMB
Total Fees: 0.01281729 BTC
Feerates: 302.06 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (139,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,154 775,154 00000000000000000000bf48f10bfce915e3cffc8775368e124e659e47dbda7b 195 0.13/1.00 vMB 6
775,153 775,153 0000000000000000000665f4a161c349095c9d3b9aa91fb90beeead472c33797 3,022 1.00/1.00 vMB 12
775,152 775,152 00000000000000000003d57ed3e62e2b63c760f54c5ed6ef4f6541da06c1f7ec 1,295 0.62/1.00 vMB 9
775,151 775,151 0000000000000000000522174dd09a559b4b97ab5e19d02d8d80c08b0e3ea94e 1,275 0.76/1.00 vMB 8
775,150 775,150 000000000000000000072595d55d6b799e689f7ea0cb97c5f08b3180d3691663 291 0.52/1.00 vMB 3
775,149 775,149 000000000000000000040ab8eb90ac34aa1ea0f02b7c26b0062cf1d0ad1f4151 1,759 1.00/1.00 vMB 7
775,148 775,148 00000000000000000002cf09a0748f0dcce68f8f247cddc3ec4a656354867580 2,199 0.87/1.00 vMB 10
775,147 775,147 000000000000000000018d1c751d52bb012003f607f57e583e49d27abce5ac2f 1,150 0.50/1.00 vMB 11
775,146 775,146 0000000000000000000457d1fda17d356d9817cb234f6db5d262e6c7ea9f5c6b 101 0.03/1.00 vMB 13
775,145 775,145 0000000000000000000491e6c453f3b8aa51ac98287572776085b88940e762f5 714 0.27/1.00 vMB 11
775,144 775,144 0000000000000000000033b49f6052ad5195eee3ce929b1c9f4cd9b4be5b2575 591 0.17/1.00 vMB 14
775,143 775,143 00000000000000000002eb997edb5126a012c6d701c37626494ead8d2ae8a44b 867 0.25/1.00 vMB 12
775,142 775,142 00000000000000000002cbf9102e27313fe2d72e7129d7f847b03f3d9ccf4158 503 0.30/1.00 vMB 9
775,141 775,141 00000000000000000003b284ec6820980646186e99e3e9e80d618217c0e3e172 1,216 0.94/1.00 vMB 6
775,140 775,140 000000000000000000066d0f395b12cc24e55728f6c52e6ee69db6e392c24112 1,964 1.00/1.00 vMB 8
775,139 775,139 000000000000000000023c2e640b09cf8d3fb3f2bc53628d8dcbaee373e0538d 2,581 1.00/1.00 vMB 6
775,138 775,138 00000000000000000006e18c560ed8c29f2cafbf615bf69f10778639dceae8ff 3,576 1.00/1.00 vMB 15
775,137 775,137 00000000000000000005bc502e12f6e3dbbc5b91cb2259b8c98397ffd941d46d 3,641 1.00/1.00 vMB 27
775,136 775,136 0000000000000000000073536fc2a841e2c3b39e20f5b30f2e638761229f8622 1,779 1.00/1.00 vMB 8
775,135 775,135 00000000000000000003155f37dd394b28dcdab0441134c3a9cfd22198d2079f 496 0.32/1.00 vMB 6
775,134 775,134 00000000000000000003d06a398c291c69b01991723abd19544e4358cbf04c02 3,361 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.