Loading Tool

Explorer IconExplorer

Memory Pool

74,307 transactions
27.56 vMB
0.07233140 BTC
Random Selection Loading Transactions
Max Size: 167.87/200 MB

Candidate Block

Mining Attempt 5df8d24d0efa5ce7192b12342d81f438c5b1aa2f6d033ece59c82b607e30550e
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root ae3308760f8fabbd3a203b18e471af5d911ddc02e652b538cc45d67773ec42e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,210
Size: 1.00 vMB
Total Fees: 0.01354700 BTC
Feerates: 402.60 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (673,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,591 241,591 00000000000000e5bb6593cc29336367c2028e175f18ca408e3d1cc8117c7751 514 0.25/1.00 vMB 161
241,590 241,590 0000000000000063fa009f486cf49f058fbbba1abb8fd35bc7172aff9c8d221a 150 0.07/1.00 vMB 171
241,589 241,589 0000000000000003e8bb2c62d84972f44166b892552c824ee8ae9acbf97e9dcd 64 0.04/1.00 vMB 86
241,588 241,588 00000000000001132538b66778242b38395e537a2a09c0b3fd29bdad2e57b943 77 0.04/1.00 vMB 132
241,587 241,587 00000000000000aefd7b0ff06fb301356531d140a5d12cf843fae3bfc1ed8eb3 201 0.11/1.00 vMB 110
241,586 241,586 0000000000000010d4871eba18a79db9e5c376eee56a5fc785a0b25bf523d89a 343 0.18/1.00 vMB 136
241,585 241,585 0000000000000008c6eb5a0aaf06018381f775a088a91ac82ef326ef4dfa94f1 256 0.09/1.00 vMB 201
241,584 241,584 00000000000000ac0073c2d0c72808eb478be71c625fdeb3e84fcdb9e071985a 6 0.00/1.00 vMB 149
241,583 241,583 0000000000000102ba8292a8be7f878ce00b190fd64be98bab8b70efbd861361 81 0.04/1.00 vMB 140
241,582 241,582 00000000000000f2b156436bf236556f91e6f4355e647bccfbeec943a788e401 9 0.00/1.00 vMB 115
241,581 241,581 000000000000001f2e08fe2cccab4a0556ea26da9f653b9d4c57b5c5db444c80 116 0.05/1.00 vMB 154
241,580 241,580 000000000000001967b022a53058482a92978b3a2448a94769bf8cd1806a0037 61 0.04/1.00 vMB 100
241,579 241,579 000000000000002a8f192bd2815d5cc199268c30213190d4247e46fd8e2aa8c5 616 0.26/1.00 vMB 146
241,578 241,578 00000000000000d87ae4f714bffe0374769feaa5ec5b07fadd9207f66b4a9fba 684 0.31/1.00 vMB 148
241,577 241,577 000000000000000349dbfcc65c7470558a58d68cfe5b0af8a04700ee654fc058 128 0.06/1.00 vMB 82
241,576 241,576 0000000000000070ee3324a548b219ff6f28ffa691f68108053858f19d5ef4a1 260 0.12/1.00 vMB 156
241,575 241,575 00000000000000f7a388a896382b2b7fc07ee01205487da977c608099caa675c 92 0.05/1.00 vMB 143
241,574 241,574 000000000000007e8760bc92c7fdbf28b8a5c6f6437fde1bcc9d81d221e7e537 174 0.07/1.00 vMB 176
241,573 241,573 00000000000000f573d2d886dd4c1dbdc7cfffe27a927f1d0397de6f567d16c3 507 0.20/1.00 vMB 253
241,572 241,572 0000000000000068dd84973ca52c4f56922a1b0f75c7ec679115e97ab4ee949a 608 0.32/1.00 vMB 128
241,571 241,571 00000000000000d0184a27ce0006a815bb6299cb1dce7bf3742b43fb39a3a20d 3 0.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.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.