Loading Tool

Explorer IconExplorer

Memory Pool

53,922 transactions
32.11 vMB
0.18105721 BTC
Random Selection Loading Transactions
Max Size: 171.95/200 MB

Candidate Block

Mining Attempt 356ec2857ca104d10e1be02e9c095bccdea30204998b84eeb357b75d865d67a0
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 5724123c04e46ec34810129e87caa74845008f52d321206506fbb1039b4ee55d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.07897501 BTC
Feerates: 101.66 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (160,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,170 754,170 00000000000000000001be695a62949851bdcf245ee86532f2f6e174691aed51 721 0.26/1.00 vMB 12
754,169 754,169 0000000000000000000540e4962fea0f6efae2ade6d7a819f229c9f46198e5a1 551 0.25/1.00 vMB 10
754,168 754,168 000000000000000000064e070cc3b878ea7369920444e7fbff5a58f3a75f9d82 314 0.08/1.00 vMB 12
754,167 754,167 00000000000000000000bb8ed74894e2dfc053ae517d039664342d4298359ec8 734 0.32/1.00 vMB 11
754,166 754,166 0000000000000000000808a8acd42af2d9987f6db5b2c44b513fbf88b1c4f996 555 0.22/1.00 vMB 12
754,165 754,165 000000000000000000057dd26c688017ea275a6639fd735671633c84a22f553b 125 0.05/1.00 vMB 8
754,164 754,164 00000000000000000005ab2235c3935201c1a0ed31d6d36620ca4f92f3a136d2 78 0.02/1.00 vMB 16
754,163 754,163 00000000000000000008c4081fe66809d281cd83f137f040f423d2ab0b4261ea 1,559 0.70/1.00 vMB 9
754,162 754,162 000000000000000000002264f534ad84ecee97fcdb00ad035f330f08ed696d5a 281 0.55/1.00 vMB 3
754,161 754,161 00000000000000000000495d7428cc0bb6da927907fe25d849a4fcd7571263cf 2,155 1.00/1.00 vMB 10
754,160 754,160 00000000000000000007493487382e6f690631934079c90d6feca40f93082daf 1,567 1.00/1.00 vMB 10
754,159 754,159 00000000000000000005275cb8f1ac03ae8e7e07479b04ca10630ac554b9dd7a 161 0.07/1.00 vMB 13
754,158 754,158 000000000000000000002f9c83c741e2dab8efb094cece8585b546eca3e8abd5 1,630 0.67/1.00 vMB 11
754,157 754,157 00000000000000000006967cef2de6055cd9b192f49f1031b336cbc02fea6102 2,091 0.99/1.00 vMB 11
754,156 754,156 000000000000000000059b6d135be2ca68552be73e4452e8619be7be2a0999d6 140 0.15/1.00 vMB 6
754,155 754,155 00000000000000000004f402492a8b15168067215b9e55dba874a07a5dd0ed94 1,232 0.84/1.00 vMB 3
754,154 754,154 00000000000000000001c05a72112d6e121eb327f01a0c5ca7047a4c4e9f87b8 1,222 1.00/1.00 vMB 12
754,153 754,153 00000000000000000000efb419fa3891df89cc468ff706fd55838677ce1d7ae8 999 1.00/1.00 vMB 12
754,152 754,152 00000000000000000000dfc93085a928d9f11fec6f226e398e885adfceabbe35 1,456 1.00/1.00 vMB 14
754,151 754,151 0000000000000000000744ba2b39b2b6f914752c531cbb3ac8d83bf816e6bc76 2,932 1.00/1.00 vMB 18
754,150 754,150 00000000000000000001582afe0128307be1476b2a22ba462ea615b6c0d66c53 828 0.26/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.49 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.