Loading Tool

Explorer IconExplorer

Memory Pool

52,302 transactions
30.41 vMB
0.26762897 BTC
Random Selection Loading Transactions
Max Size: 160.53/200 MB

Candidate Block

Mining Attempt 87feef6dceb12dfef0f41d4f0ac6232bb63e00674e07cd6307c3f77f1b720e31
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root f2da0ab41f2cfb4bd4b9b8ce195796edd4f4a34702f345a836497e203b3c840e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,725
Size: 1.00 vMB
Total Fees: 0.08431555 BTC
Feerates: 229.15 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (337,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,826 576,826 0000000000000000001d95dbf26ab19052729d93f75610830181069b63f5387f 2,109 1.00/1.00 vMB 107
576,825 576,825 00000000000000000005a22a89952f5e722838419441e332e2fcf168c70b8f7a 3,055 1.00/1.00 vMB 64
576,824 576,824 0000000000000000000381f6bddf9db8c993b1748b0f0e2ec7dd5648323a60bd 655 0.83/1.00 vMB 13
576,823 576,823 00000000000000000017b31f11c0f207b0429dfcee6c715637cf4fbf1630fc75 1,276 1.00/1.00 vMB 24
576,822 576,822 0000000000000000000965f99e2882e8adfe11470c0384217ff3cece24c7a753 269 1.00/1.00 vMB 4
576,821 576,821 00000000000000000013a571511a00f1c6a04fb457293bb3440f8838015bf7f1 1,182 1.00/1.00 vMB 40
576,820 576,820 000000000000000000040dd6cced9764e196756fbfe6c9da3627537e3d198031 503 0.81/1.00 vMB 15
576,819 576,819 0000000000000000001666ea179839a843372114200f38b510c76c79038c4c52 2,177 0.97/1.00 vMB 44
576,818 576,818 0000000000000000002342053bce8ae442e2d3632ae21ad9a84fb1470dd28329 2,269 0.98/1.00 vMB 8
576,817 576,817 0000000000000000002651cd535519a0ff0200b553f323593de4789f639ed7c1 2,608 1.00/1.00 vMB 101
576,816 576,816 00000000000000000001c5349f79302403d359c92d49b48f630e8bbff4efa5ba 165 0.06/1.00 vMB 124
576,815 576,815 0000000000000000000cb03963fc93d72bf57af7105c571cb562a3259a4b9b93 763 0.50/1.00 vMB 19
576,814 576,814 00000000000000000015a6c5f7dc5714d022e6f8a3ed9166debe7fd88a9a9620 2,250 1.00/1.00 vMB 9
576,813 576,813 0000000000000000000c55a93d737958ed8f79dc126eec4e5de4151c394dacaf 2,728 1.00/1.00 vMB 40
576,812 576,812 00000000000000000014a94b334c43b5c0b040912c1aa7aca6ff2448ec91a141 1,937 1.00/1.00 vMB 59
576,811 576,811 0000000000000000002962afee94f0c7725103644dfb97c44a8b2a0b746d714b 3,245 1.00/1.00 vMB 156
576,810 576,810 000000000000000000243a967ea5c0391d44317bed74f76bc0dcdd71bea085dd 821 1.00/1.00 vMB 21
576,809 576,809 0000000000000000000c17da46b7e73d1ab1b79df7e9ecf5c574b19cb6075c98 2,446 1.00/1.00 vMB 78
576,808 576,808 0000000000000000000331ebb2e401a57c304784e2372ee9c52ce137f65572a8 3,187 1.00/1.00 vMB 161
576,807 576,807 0000000000000000000253070ac937d15fc43cc15e03e245e39c1d342edfa6ba 1,847 1.00/1.00 vMB 31
576,806 576,806 000000000000000000292c359060ba4d685d2897af598ac7d0ebb18e1485de9a 2,524 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 781.87 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: 644.20 GB
    • Received: 12.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.