Loading Tool

Explorer IconExplorer

Memory Pool

67,782 transactions
25.93 vMB
0.06288031 BTC
Random Selection Loading Transactions
Max Size: 155.87/200 MB

Candidate Block

Mining Attempt 90713154a745d27d5b875b908986723a9c0c75c8b735dccf0dd3ff02d6224ae9
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root c8bf7a29f3335043ff1a15bdd9246281e02ee03d60dcc93c13ee3f455b7c919b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,559
Size: 1.00 vMB
Total Fees: 0.00801587 BTC
Feerates: 86.29 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (664,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,560 250,560 0000000000000016290a114eca6df28e354b166b8f2d38ab63676277538a4919 58 0.02/1.00 vMB 135
250,559 250,559 0000000000000008a0ebaee958186632bc68d088dfac9f35b4f75650f57759a9 429 0.17/1.00 vMB 129
250,558 250,558 00000000000000366f26f4ac48a03b65ba5f1697c91a69f27c2b78d6c65e5b8c 169 0.06/1.00 vMB 139
250,557 250,557 00000000000000358b2e03951919266f5877575a255de87b7d8451ac4167ae7e 63 0.04/1.00 vMB 35
250,556 250,556 0000000000000019bb71bce2de3ec86e7292b4469a9c08daaebf294dfd84ff7d 436 0.18/1.00 vMB 123
250,555 250,555 0000000000000021b9434cb9f6fdc74fe30b889593ae3f17a27a9caffc8149cc 54 0.02/1.00 vMB 104
250,554 250,554 00000000000000404ba58d24552710cdaa1eeafc53e1781f4146c59f6bea52c6 192 0.10/1.00 vMB 98
250,553 250,553 00000000000000158244933dda2f0c995972c857013dbd3d4cf08b586c545bcd 347 0.14/1.00 vMB 164
250,552 250,552 000000000000004e256f5cfce5b8bfff5d753886d348c117fd92ff4fb39bad0b 343 0.16/1.00 vMB 53
250,551 250,551 0000000000000037e255f022fa3b57f1bbf1da29b2ff85541da08e9d45dc244e 564 0.25/1.00 vMB 169
250,550 250,550 000000000000004d849b4b372846317e344f5963eb91ec2f41c097efaa823c4c 64 0.03/1.00 vMB 162
250,549 250,549 000000000000005bd278315ef072b0f39d4b81998733e83daf2ebc8a7c8c6a42 203 0.08/1.00 vMB 156
250,548 250,548 00000000000000060655cfe90fe07fa0d3e4e9192a7edee220e2b4e95f154120 123 0.05/1.00 vMB 141
250,547 250,547 000000000000000cd1d95bfff7c8cea8fbc2571687ae9e9f762e7dc92e9c5e9f 419 0.16/1.00 vMB 120
250,546 250,546 000000000000005e6c0dd4dfc2df2403d3f032160768f0cc4519691a8b1026d1 393 0.20/1.00 vMB 82
250,545 250,545 000000000000005782554c0362025f740cc236fff370a3ecb9921159923a715b 690 0.25/1.00 vMB 126
250,544 250,544 00000000000000279a35c7693fb0275e20ba90d779e315755642dbf433641d02 213 0.08/1.00 vMB 151
250,543 250,543 000000000000006cb6bb0e7f4f0dec10a80d7cff1748162e14c899204d4c275d 338 0.15/1.00 vMB 105
250,542 250,542 000000000000005e4170ecf7cd284597db866a84b9655adf7f92d3be69ec1b13 97 0.06/1.00 vMB 116
250,541 250,541 000000000000006e65cc44139eeeb7a1c4ce888e5084e095e2381ee82f74cdd0 351 0.14/1.00 vMB 119
250,540 250,540 000000000000002cd2fac7052af8389409ecdb37968693112d490c6ca5351e85 296 0.12/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.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.