Loading Tool

Explorer IconExplorer

Memory Pool

88,436 transactions
33.80 vMB
0.13834294 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt fc435793af6d1173668ec856a4dd3a7ecfdec9c75051f93d558416461b0a33c7
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 6e3fcae5acf754e6b406f406d311e62eec6c6d26deeb633a97a21eb94eec1173
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,049
Size: 1.00 vMB
Total Fees: 0.05538943 BTC
Feerates: 469.97 > 5.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (733,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,669 181,669 00000000000007d4211b16d2b4d9a6237eb95064a4d7606e726226e62137d759 78 0.03/1.00 vMB 141
181,668 181,668 0000000000000214b9e8f0345128639e1445393344c098635851543a3c26429b 96 0.06/1.00 vMB 85
181,667 181,667 0000000000000a896119168f881e0552b37b73f2a01442eef7c2f1e0f60a56fc 530 0.19/1.00 vMB 181
181,666 181,666 00000000000006d5016611e2818ae1183726fd870423054e53260c9be0344bb3 139 0.05/1.00 vMB 107
181,665 181,665 0000000000000574e123e3ee46e14d44757ed4f4a4328afcd2568927323c948a 18 0.01/1.00 vMB 79
181,664 181,664 00000000000001850f76ae814a76555329e322f270cbfa18ccfc630df9e1526d 163 0.07/1.00 vMB 122
181,663 181,663 000000000000007af53b727d5268de04459958ad6a4840c83dbdaa786a17eec8 539 0.21/1.00 vMB 157
181,662 181,662 00000000000008209e4cb7c6282e6175908a8ea2fd913f531c4285c8b9645fcd 177 0.08/1.00 vMB 101
181,661 181,661 00000000000005397a74a601599e7094111b0bdd86ee8525b0e79024fddcbff3 368 0.13/1.00 vMB 145
181,660 181,660 00000000000000139a59139d5583d4fbc5992272a99cd73112b42b0bc5013bed 144 0.05/1.00 vMB 111
181,659 181,659 0000000000000112ea0378013415a2edd994fd373ff3ac4aa127355ff8b929d8 191 0.09/1.00 vMB 110
181,658 181,658 0000000000000296525581a46a71233bc41e178971a3cfc70009b5d10ab56842 138 0.05/1.00 vMB 131
181,657 181,657 00000000000002b4b02b566040b11102ff0d2e43fa2f36048342a65f824c67ff 512 0.27/1.00 vMB 99
181,656 181,656 00000000000000d8eb03bc6a834f8e291a44dbb707ec62e7bcae0ad9613e9d33 619 0.25/1.00 vMB 154
181,655 181,655 00000000000000e0386cfa4504a72935e09e16e1a07e19a5a2798d03d3e25282 313 0.10/1.00 vMB 152
181,654 181,654 0000000000000912721078204b8f14391b1bdc03a406991c02a7538d8f4ae3d6 17 0.00/1.00 vMB 12
181,653 181,653 000000000000077951b658b98c07c8a1c3fdcaa52feebfacc454d4968f6c2822 512 0.18/1.00 vMB 160
181,652 181,652 000000000000079590bf01d3c7d0934dfe6ae7e851b5241595e35d2a697eac27 118 0.05/1.00 vMB 178
181,651 181,651 0000000000000860eed614a8366ab69605ccf0c2fbbee982a4730ff62af95427 200 0.09/1.00 vMB 138
181,650 181,650 0000000000000453247561ea866f67538a4c0619b846dc8227385ee14cfb72f2 8 0.00/1.00 vMB 31
181,649 181,649 000000000000005d507fa5905c7e15dfc439aa6c46cccd6d6b51e1db487c603c 128 0.04/1.00 vMB 552
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 657.86 GB
    • Received: 14.56 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.