Loading Tool

Explorer IconExplorer

Memory Pool

27,998 transactions
14.03 vMB
0.15114441 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.56/200 MB

Candidate Block

Mining Attempt 30114535ac3475195246ab1fdefbec7dc361a83bc4397cca6aca652b27c6b741
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root bc20efed9077a0149e4d685ff5feee7bd9460447b6b18d63a1751f8688458d86
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.09230427 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (746,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,104 167,104 0000000000000aa1717bfa82f7086f5ec486968b08b0d74542b7b3b6072936f4 128 0.05 vMB 109
167,103 167,103 0000000000000b1dcf14e6d5519833178f04d196328c95467c9e3476bcd3e3bc 1 0.00 vMB 0
167,102 167,102 0000000000000631363cc9dea6f2b0b8ad2d52ce7be3b4a6f395c65a54043657 108 0.05 vMB 98
167,101 167,101 000000000000080767bd87a936228c022e5a6781f7d40f00c3b0f6c3a39ef703 125 0.05 vMB 148
167,100 167,100 00000000000009b78a1352f1b51126c7b89c6e91f26ddd76f609c3d295dba969 1 0.00 vMB 0
167,099 167,099 00000000000004f97eef16dad21924679574120dcc1ecb7cbe7d39c1e1a0ba28 92 0.05 vMB 13
167,098 167,098 0000000000000ab8e14cb2ae8efbcd9bf1adf51fd3d6b8e269eabbeb493783e0 71 0.05 vMB 254
167,097 167,097 00000000000006c3a2d9cac03d2d073a95057b0d95856bdd3804ac8747d21e51 113 0.05 vMB 79
167,096 167,096 0000000000000bef6b25d6899eb6399a75c5b8f8963da6f00fed9c23a5fb601b 11 0.00 vMB 1,151
167,095 167,095 000000000000086b39a5ca6820db77b1da9a7258b9bb85ed1c41a1c801b5459d 12 0.00 vMB 0
167,094 167,094 0000000000000b4e883650570c2cfbedd2e77cd78fd06cbd4169053c1fc0e54e 23 0.01 vMB 39
167,093 167,093 00000000000003d14693069c0cdd6617047e7b11b5427d5d3ea4f3e7544ea61f 101 0.05 vMB 119
167,092 167,092 00000000000008350402379a6b9173a5c8c7596baf79949cb49979202559af76 50 0.02 vMB 352
167,091 167,091 000000000000032157f03a4dded8eb51c9ef49adf6da381bf02922d5684f06b4 37 0.01 vMB 103
167,090 167,090 00000000000008ca1e53cd145b284681f4b111a2adad412fc9fd1838b0dbe273 49 0.02 vMB 90
167,089 167,089 000000000000069d0089e7d8c4c4bff33bde8957f941844a35a455fd4084ac32 146 0.05 vMB 41
167,088 167,088 00000000000006f8b7ed948a8599f0136a72c2bcc794043dc9c1120ae7117ad8 76 0.05 vMB 12
167,087 167,087 0000000000000b6b8f54d5694c3d35b48bedaed58e9e54853fd115ec7b4cdcca 34 0.03 vMB 15
167,086 167,086 0000000000000afbd019af88b307de21521a433b31bcd094b3fbd8336f4694e0 61 0.04 vMB 76
167,085 167,085 00000000000003f2d7e0251bff0e1007494dac05c9bfe3c798c0db0db9647fdb 73 0.05 vMB 57
167,084 167,084 00000000000009980accf286e8c90af192f0a10f7debc0d87bc420854c9a1a00 6 0.00 vMB 378
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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