Loading Tool

Explorer IconExplorer

Memory Pool

42,786 transactions
18.64 vMB
0.19956070 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.83/200 MB

Candidate Block

Mining Attempt 374feda834038d0146f307884f9e1a0badb2039b7cc916fe2241e1b4d099eda9
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 204dcb2b4268686cb1711dbc9f7e94bd5ce593e880939fe9819dbf80d2845e1d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,714
Size: 1.00 vMB
Total Fees: 0.06554618 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (709,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
204,159 204,159 00000000000000156f2e5c49d34f059b296da0bbb22a57e84273bacac43b0a79 136 0.07 vMB 153
204,158 204,158 00000000000003c9b3a0cab2618d8e7498183388b8a9741299ab7348b4fa2748 66 0.04 vMB 106
204,157 204,157 000000000000018b66434dcb497ad9e3d3216ea4b89b05298fb803dee9edd482 11 0.00 vMB 50
204,156 204,156 00000000000003ffcfae51332bc02a0a23bb286edb8b6cf6cd175cee0e5490ca 224 0.18 vMB 33
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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