Loading Tool

Explorer IconExplorer

Memory Pool

79,650 transactions
29.63 vMB
0.07294108 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt 04255ed547b75d95d9c88cacc1a1da8bfdd26ce04e013d31f9cf33a4fa5adfe2
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 82f592d8f8919425a82f36f5716c099d850fa5cf56d9021a47ab6b75b8615645
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,741
Size: 1.00 vMB
Total Fees: 0.01270401 BTC
Feerates: 454.44 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (806,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,171 108,171 000000000000f404e59b376ad4c66e7b32e29cf403d57d7145076d085ac4a81a 3 0.00/1.00 vMB 0
108,170 108,170 00000000000050e65a11fd373f3beff83ae6cc6531ce72657f7c01d13fba605e 5 0.00/1.00 vMB 0
108,169 108,169 000000000001f5213ee99a83f00dc6affd4c221a4368d6b2678d93caccfbdd88 11 0.00/1.00 vMB 0
108,168 108,168 000000000000d2dd3bcd01a88e400e3f8afd6901691a8bb84c1d093e66caf56a 12 0.00/1.00 vMB 0
108,167 108,167 000000000000a2ecb88bc5b9bfb6942cbb6ec9f13e77d0d2b2a8d4f615c53037 10 0.00/1.00 vMB 0
108,166 108,166 000000000001cb058c3c2a723a9e647d3cadef18a47ec916b09442edfa0466a9 10 0.00/1.00 vMB 0
108,165 108,165 000000000002550e0e13b1cfd90323a032f8485b5e784d1f9eee158aaafcef95 11 0.00/1.00 vMB 0
108,164 108,164 00000000000246d94290f0ecf4f50a0ab9c0abc1cc663b2bccb20350c958adec 10 0.00/1.00 vMB 0
108,163 108,163 000000000000c742aa5777cbbd8b57f1b52df9ce70814c9b4b8bfcb4a6fbee1c 39 0.01/1.00 vMB 0
108,162 108,162 00000000000058ec61bbcaa28b77b40bf1d2881e4a2922445fac00b8f13ef895 1 0.00/1.00 vMB 0
108,161 108,161 00000000000175a250cf88610441658ff5fe0ceab44e14bde6ab58926b431f41 9 0.00/1.00 vMB 0
108,160 108,160 0000000000003f05093246db86ab1251ee43ef764fb427a885969d58a32fd730 7 0.00/1.00 vMB 0
108,159 108,159 0000000000004515efe50a981b32ce2192a21d7eb9904d8a56755212938665ca 4 0.00/1.00 vMB 0
108,158 108,158 000000000001dfa0f7a7243759580ef6dcdc5d23605f52f69603f2a9cc234f81 7 0.00/1.00 vMB 0
108,157 108,157 0000000000027e9c63dcfbf45029e6ad61101865d0767fbcf35c653a023e3e03 13 0.00/1.00 vMB 333
108,156 108,156 000000000000c7e079d10d69842ca3661b67296940d3cda0228d1e2a5d6009e3 26 0.01/1.00 vMB 0
108,155 108,155 000000000001253163fdb50c740c9c06b787d82eb25e2f67cd30aae3d788c006 5 0.00/1.00 vMB 0
108,154 108,154 0000000000015dd08476244da7f4d43d35972f1775068410e8b90acf8a1eabf8 3 0.00/1.00 vMB 0
108,153 108,153 000000000000c8d27a1b02dde032328b1bd7e9e03ce321f9c5e0ac1f2dffb7a4 1 0.00/1.00 vMB 0
108,152 108,152 000000000000d6c1f89f77557486968d41f012b8d7abd3c31b9c71d33f7dab15 7 0.00/1.00 vMB 0
108,151 108,151 000000000000bc9740d602fcc4d31fbaa5d8cca416b5a0800f8ba32680b6d401 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 GB

Node Details:

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