Loading Tool

Explorer IconExplorer

Memory Pool

74,500 transactions
27.64 vMB
0.07644738 BTC
Random Selection Loading Transactions
Max Size: 168.30/200 MB

Candidate Block

Mining Attempt bd0a7061951456d3f11c767880988e8baee3cfba97074207bccd2291b1818d8e
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root f2c4f97ba7eded15fb5ecbc1319cefc2c014cd4dad6b2c22852da5e7640871c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01739142 BTC
Feerates: 402.60 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (645,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,793 269,793 000000000000000540685d30b8196d8c9a00feaf156364751d141b0589005687 287 0.13/1.00 vMB 21
269,792 269,792 0000000000000007fe37e224047b2d28d2fc951a8c26df91b85da5a71449e320 324 0.16/1.00 vMB 81
269,791 269,791 000000000000000533b00b2cd11b1280f033d3416291a5020d06957773f6dda7 295 0.15/1.00 vMB 52
269,790 269,790 00000000000000037d8bf5df1300d2741b53e49fa1e7b3e779b08aab17e36eaf 161 0.19/1.00 vMB 17
269,789 269,789 0000000000000003faff07130570b737a98f95b1dcb7acffe15ea58c56ef8853 215 0.09/1.00 vMB 31
269,788 269,788 0000000000000000ffce94e27e27f15dbf14ae0c55a14f433a529f793494d9bb 382 0.20/1.00 vMB 40
269,787 269,787 0000000000000006cb4e064fed82901fec2aa35720a68b6434e993f4e2e0dfe9 337 0.25/1.00 vMB 20
269,786 269,786 00000000000000044d7c201099a17dcff9281b4c89f6acadff3dad03d9e38e0f 729 0.25/1.00 vMB 79
269,785 269,785 0000000000000006d68e9a85964bd07ab17dbb9f7ccbd56f368c66bcd91f12a7 664 0.43/1.00 vMB 37
269,784 269,784 0000000000000007dfe56cda0ab66d96a3bbcd991cd16b3bf10224bf8082c066 126 0.13/1.00 vMB 65
269,783 269,783 0000000000000005f4c85f6eab6ff591096cd13df07a374dea1928a1b13aed00 468 0.24/1.00 vMB 63
269,782 269,782 0000000000000005fbc1840bbd5bd71d4d6cd2930e20da9e697710f58bd4f69d 289 0.19/1.00 vMB 27
269,781 269,781 0000000000000003821ea9200a5372f13b58166b451bf299435b0204c4ba8507 628 0.25/1.00 vMB 45
269,780 269,780 000000000000000772f720b0a231150f22af20760c1463ef920f71ba3daab819 366 0.33/1.00 vMB 32
269,779 269,779 000000000000000035a90906922fd842cb600a4004d0a5401841e80dac79d600 1,369 0.50/1.00 vMB 84
269,778 269,778 00000000000000006c60bdbed3cba8ce562c42a788d90da7cdafc35c1c14e8f9 428 0.20/1.00 vMB 50
269,777 269,777 0000000000000003d50eb77b7a191f5482900eeceb8ca470e3ebd259425520d0 36 0.02/1.00 vMB 40
269,776 269,776 00000000000000085ae613e9ab00b4dc7bebcf24b8ff7eb78c72bf55e25f8a2d 5 0.00/1.00 vMB 73
269,775 269,775 00000000000000056d43f81d452161a28a9cb388980b0e07588c5bc9e74abc34 138 0.06/1.00 vMB 53
269,774 269,774 0000000000000006bcc358f86b66e555bbc5749591c7e5358fa80590ca5dadb5 22 0.01/1.00 vMB 97
269,773 269,773 0000000000000004985b938fb0648682b29dce2d1edaae70e11d532d04e715da 79 0.03/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.