Loading Tool

Explorer IconExplorer

Memory Pool

15,593 transactions
6.62 vMB
0.03960823 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.98/200 MB

Candidate Block

Mining Attempt 5c35f5dcf7041538a092f55b786904d8888fe191a9a4305fd95311f97ce55e20
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 722976fea7ddeb4d4f8ed33d8a20d7ec2f6d67ea1371c386a96a01b17fa2c28e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.02401019 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (709,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,180 204,180 000000000000045e2ed65c38052b637baf74434e8cfbd8f7d631082eae0c17b6 158 0.06 vMB 175
204,179 204,179 00000000000004fdeb25a33e7ade4548ebc946dbf810a3d21669f3e0a8ece489 52 0.02 vMB 105
204,178 204,178 000000000000023edab96297d885a3e523251999a31f573429210de9f968f9a7 369 0.18 vMB 79
204,177 204,177 0000000000000569ffe127b174b7a7a49250648d76b7618204db3ab4604a30ef 170 0.09 vMB 86
204,176 204,176 0000000000000441bf54ea105493aff2fe5cb61f813ed36f1ee0b70a3defb26e 750 0.36 vMB 120
204,175 204,175 00000000000001ffab740cda3cb62f7a36d6c00416a04f4120f8a7c538676c74 21 0.01 vMB 112
204,174 204,174 00000000000001a8dddb066e5f252d8015681ce1a03c6eabbe18278c24da2fa0 238 0.19 vMB 96
204,173 204,173 00000000000004fe5e0ef193d17f84afed8574512495c36dce5007e9eaad75e6 131 0.05 vMB 91
204,172 204,172 000000000000033989ecd5ec6b82661b3e4374e716e5928197ec743e0cf97c87 275 0.28 vMB 92
204,171 204,171 00000000000001184e64fb2ef83dfb7611abb0fb59e7eab33108e792271cf883 206 0.23 vMB 126
204,170 204,170 00000000000004ec2cff48255260308b719607b7a1c4f83278c7e2fb1620a33c 121 0.15 vMB 113
204,169 204,169 00000000000001f88b1025c7376b6861ce6fd1e0afab243f0e6c0627930b64a8 663 0.25 vMB 163
204,168 204,168 00000000000001090f68a174ba2def5405edf7fbbf55a4cb80a2471f5c5827d5 132 0.05 vMB 106
204,167 204,167 000000000000007c4f76473782aeb58cfbe218ae35df3e2af5821fba541fb586 114 0.05 vMB 116
204,166 204,166 00000000000002926a5de671941e7f36fce944c9efc8514797007c8ddcfa908b 414 0.16 vMB 148
204,165 204,165 00000000000003b4340d6cd1830ca85239f76f7bcc4bc350bfee4092e6f581b0 477 0.22 vMB 83
204,164 204,164 0000000000000526c127630b25b1fc9d824f4a47523ea8c42d2985e5c9aca8d2 571 0.23 vMB 124
204,163 204,163 0000000000000222265e3d25914f3d2570530acaf17d2caa68675aee7630f733 304 0.20 vMB 109
204,162 204,162 00000000000002a25f1abe2f2c6ec941b8329cd90fc4535ee4c3bd5f8ff895f8 41 0.06 vMB 58
204,161 204,161 000000000000037d36f4b4003012717084bf277f65dbf7226907524b8c0807a4 91 0.04 vMB 150
204,160 204,160 000000000000034a6f98b8ae6851c3de453ff3e891b555046be8aaa4595cd3d1 47 0.02 vMB 112
Previous 10 blocks ↓
Total Size: 779.66 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: 315.84 GB
    • Received: 1.51 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.