Loading Tool

Explorer IconExplorer

Memory Pool

80,350 transactions
29.92 vMB
0.07626752 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 32c63025f0dd35afc53d2a582cef8f45ed2fbc31e9d308d19c6c0d7129dc9be9
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root d23f0c0cc0545367112d2e87a3d431b79592491ab19c89525e3af79dba50593a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,779
Size: 1.00 vMB
Total Fees: 0.01522993 BTC
Feerates: 197.70 > 1.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (733,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
181,648 181,648 00000000000008a80d9dac943dc5c27aefb08063990ba5c8be4045ba4a1fcb46 301 0.11/1.00 vMB 133
181,647 181,647 00000000000006872956048eb71249c711130f7b38c991a4f4a1fc62e831714b 151 0.05/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.37 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: 663.73 GB
    • Received: 14.93 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.