Loading Tool

Explorer IconExplorer

Memory Pool

35,385 transactions
25.55 vMB
0.07933512 BTC
Random Selection Loading Transactions
Max Size: 130.61/200 MB

Candidate Block

Mining Attempt 1ac17ecac822545fb42e7c4e360ce060b0b8df8a4e964b895a13e8b581b2e0fa
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 443f357cc905dbf3dd23b5cdf2b7f8c0d227ed1d8a4273a6ef3823f095383ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.03279718 BTC
Feerates: 171.09 > 3.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (176,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,239 738,239 000000000000000000047d26de1b635f1d3a2c0316fa8d0861bd29606bc47e6b 2,705 1.00/1.00 vMB 11
738,238 738,238 00000000000000000004ac7244a9bf17b632063a711831e0cd303c6821448fde 103 0.09/1.00 vMB 8
738,237 738,237 00000000000000000003a779d85538441f71b3ef61242d7558f2d1104fe927f9 97 0.10/1.00 vMB 4
738,236 738,236 00000000000000000007656b9fc4468f332d875a28ba2b82a2880c0a64dc722e 660 0.55/1.00 vMB 5
738,235 738,235 00000000000000000004e35654417a2f2e1e0dac5052d74ee2861925955afa20 644 0.52/1.00 vMB 6
738,234 738,234 0000000000000000000235e5de22c4da2a12284be294451c487b308101361a1b 682 0.26/1.00 vMB 10
738,233 738,233 00000000000000000001aada7aedebc6576ec2d285e9bf713cef4b2efdfc3e9d 576 0.96/1.00 vMB 8
738,232 738,232 0000000000000000000281b0ba823cc93473ed52fb8cd48cbf151ffc19909296 102 0.07/1.00 vMB 13
738,231 738,231 000000000000000000071666278fdfbd9d12e612e5a9ae28f965b2fdae2c83b6 576 0.25/1.00 vMB 11
738,230 738,230 00000000000000000003cfa9098cfcfec3a93c444510df21930dfd54c7b88043 1,679 0.58/1.00 vMB 11
738,229 738,229 00000000000000000004b4c0a093cd7fa42187bf96d2e10a39e0ac7c0bcaff06 2,049 0.81/1.00 vMB 11
738,228 738,228 0000000000000000000704d29fe56b37820efda16ce1241dc1ddc816e937d0b0 547 0.23/1.00 vMB 18
738,227 738,227 00000000000000000000d695737a0b2100e603120652ae946b9fe337ed71193e 630 0.36/1.00 vMB 8
738,226 738,226 00000000000000000008cc31ff510a63b1f1502ee5c61ffb687b4e7bc12dd775 1,332 0.57/1.00 vMB 10
738,225 738,225 000000000000000000011de82e6d8dc2edac1201eea1d16a6715892ca033a9a8 1,711 1.00/1.00 vMB 12
738,224 738,224 000000000000000000028f7d940665d1f75d20736e450d86659053f56651a772 1,710 0.69/1.00 vMB 11
738,223 738,223 000000000000000000061cb4479d44d97707e5be9ab50475ca7ba1bf0078be08 518 0.25/1.00 vMB 11
738,222 738,222 00000000000000000006236567cbbb4240d19ee28c1a8ddcbac3a288d8a914d7 19 0.03/1.00 vMB 4
738,221 738,221 0000000000000000000828cd518b926f483e4194d9c023521c672f725c07552a 655 0.33/1.00 vMB 11
738,220 738,220 00000000000000000001836c97249653459e2428fc17644c314b7f8f5d37595e 1,196 0.83/1.00 vMB 3
738,219 738,219 00000000000000000006a6509600610f65d84943eb1fa7700282cc841152afc7 1,657 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.