Loading Tool

Explorer IconExplorer

Memory Pool

28,195 transactions
7.15 vMB
0.06167301 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.55/200 MB

Candidate Block

Mining Attempt 1f5e150fdd647742eefa8d3bbed94b4a7db9a34a3f5d6394a8bdc93b5970b0bb
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 965d3fc0821971ebf624b6663b5902e0aa49c0b8aee2d4e5585b32c98b3f2efd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,193
Size: 1.00 vMB
Total Fees: 0.03334446 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (661,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,165 252,165 00000000000000501416218fb952c3ef3815ffe4c9a92031b58fe7b003e7c729 118 0.05 vMB 69
252,164 252,164 0000000000000005a825d84ef5fbe6e2ac708f9a844444887545661c2dfc0c60 164 0.11 vMB 42
252,163 252,163 0000000000000037604806e996c0670270016d8755d63d395e3438575acb0aed 371 0.21 vMB 80
252,162 252,162 000000000000000c9aa9cdba22819d714c3637ead11bfda9681e7a9993d506f2 534 0.25 vMB 136
252,161 252,161 0000000000000046b232f0fc70838b224cda64bda84cc6ced88d7ece34d8cfc5 203 0.11 vMB 117
252,160 252,160 00000000000000416779d42435c6490554d04ce0fd4baca09ceb11544ef60fbb 319 0.20 vMB 118
252,159 252,159 000000000000002a1a0b5cbff51567475f7292ca913a51f905e65370a57f1952 222 0.11 vMB 112
252,158 252,158 000000000000000e850037f4b9c6c48dc225013ed00ce3cb6da67bcc90478492 231 0.09 vMB 124
252,157 252,157 00000000000000375ded732d8bf90bd3502d7e3dce857abf1bd43511096899b3 513 0.23 vMB 133
252,156 252,156 00000000000000229c15fd9b244988cce387f6cb3fabe9d990ba5ddfcb85e705 208 0.10 vMB 96
252,155 252,155 0000000000000015891f085963ca223c0cb1b215700845a37747b2f2c0841356 325 0.18 vMB 151
252,154 252,154 00000000000000184b51b891d195b7c86429cf53ce0e9d90a1abd30fc07b35f9 293 0.14 vMB 153
252,153 252,153 000000000000003db3967fa6979b4e3885607dbe47ef97172ec808af5e59d13f 283 0.12 vMB 50
252,152 252,152 000000000000001c05f172c1127a078ec50bfe5a9d89a2423fe0f6372c1e8c6a 570 0.25 vMB 164
252,151 252,151 000000000000004485ea95b5e2cd74983088f49df47433eb1cad741d5fb3d59b 239 0.12 vMB 115
252,150 252,150 000000000000002c47fe81e8c152f6d8bb2909c87068ad98d8b69c76e5dfd3c8 373 0.16 vMB 144
252,149 252,149 000000000000000f0b2fc506f58d08e8dfbc939b8617684faddb07dd322b4b09 98 0.04 vMB 59
252,148 252,148 0000000000000023e1a9140165def5a8a922b30a0f04046d9580b150cd9a155b 277 0.19 vMB 94
252,147 252,147 00000000000000410d03accaa0f1071e3c464f85429b1e9615d0c7b6f1b1e57e 271 0.13 vMB 103
252,146 252,146 000000000000002ae2fad1822572fe3f3dae805273e6549b739388f0b7208322 771 0.35 vMB 100
252,145 252,145 0000000000000040155392e05685be04ed68c6722d0fbd1dd298ff978e599600 438 0.25 vMB 137
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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