Loading Tool

Explorer IconExplorer

Memory Pool

11,946 transactions
6.85 vMB
0.02315457 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.26/200 MB

Candidate Block

Mining Attempt b851da3d70c519290a726f144a1aec56257380f50802a1bc1a24b161198fc609
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root ad172528a1048c49bea359833c6d7b6ba161007b1af2ef2daa7dc4abb5ac77a6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,173
Size: 1.00 vMB
Total Fees: 0.00985181 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (726,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,305 187,305 0000000000000716326d98fbaf186acc98d4de744a005b97a373219de01458b4 192 0.10 vMB 112
187,304 187,304 000000000000057cb9013b1314221c6f63858fc8e24b4e57410c74c657930c9e 10 0.00 vMB 0
187,303 187,303 00000000000001573bf1b95f37c969d758883db09c3cecc591dabc70c254a836 11 0.00 vMB 29
187,302 187,302 000000000000044a46d189873b9e1b3e2e3766b59de565c6d5d7f977d7bf394d 113 0.03 vMB 138
187,301 187,301 00000000000002db28810c26aa83d50eb1ae18c4bc70416895e093d13200160e 186 0.08 vMB 109
187,300 187,300 000000000000014c3ec01bf7bb3963359c8227c2100c25bfef3cd45bcf9362e8 125 0.05 vMB 139
187,299 187,299 00000000000006091ccd1058ad6d501e9253efeb3d3cd67066ad4c6c4df7be6b 297 0.14 vMB 111
187,298 187,298 000000000000030fff7f660aa1b8b995135ce16f8ef015288522301078f98c47 9 0.00 vMB 0
187,297 187,297 000000000000009e7436d807889539b0b2bf00415d70153294e66f4bab0c2df7 298 0.12 vMB 133
187,296 187,296 00000000000009aa4f53f6fe426f6eb837a2c323bf1945e08a012d3a04ec88b0 209 0.08 vMB 140
187,295 187,295 00000000000008e1fb9e80a0e8f1e34170164b6bc991b382677746d03fcf0dc8 7 0.00 vMB 14
187,294 187,294 000000000000006fe40a69ce69b42702ee6a86cd0b71cfe6f78b22b5594028a2 73 0.03 vMB 127
187,293 187,293 0000000000000292fc7934dc87c571621044d273727dbaeb5e1b54b708116a28 140 0.05 vMB 96
187,292 187,292 0000000000000832431aca70e86f606584c13847619c543b704f3c3446f66cd1 86 0.04 vMB 97
187,291 187,291 0000000000000027aed989863964aa089ad861c763aff6d96537457c9e89a01c 294 0.13 vMB 115
187,290 187,290 00000000000007155dbf04bb4de4527b0951420a626bec230e14c475943b41d7 9 0.00 vMB 1,512
187,289 187,289 00000000000002351aa858d8ccddbbc8c39ac24f8ea6e8c78d755f138ddc677f 115 0.04 vMB 177
187,288 187,288 00000000000000d42c89a84651a921c5b3f7a70470e5dc9ae766c0302c94c6b2 6 0.00 vMB 56
187,287 187,287 00000000000005848771428c8d3758354b5f5812e62d11d6e3f8422f96f8e262 34 0.01 vMB 99
187,286 187,286 000000000000056d57bc73ae753963b35077df0a8f956c9bbe4419070df1112d 32 0.01 vMB 126
187,285 187,285 000000000000061adce0b956cd1eff188293123e8fe39d1b3c8ccee21b7426da 54 0.02 vMB 97
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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