Loading Tool

Explorer IconExplorer

Memory Pool

89,004 transactions
24.06 vMB
0.08681222 BTC
Random Selection Loading Transactions
Max Size: 160.19/200 MB

Candidate Block

Mining Attempt 6b4dd836d95277a2c2d5d74551dcabb0f23f396008516b9e8791e8a0af6b036b
Version 20000000
Previous Block 00000000000000000001435a5b89f6b1cc901e5e6bd59005a9d5935fc6833a93
Merkle Root b49d29cd78027960d5b77a31f05a3ba1bc424e6b5c70b4bb20e54a08f384280d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.02919173 BTC
Feerates: 401.42 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,111 (828,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,734 87,734 0000000000148066fe46e9f940dc429f2045d6ebfbd9a308edc307e2be30133e 1 0.00/1.00 vMB 0
87,733 87,733 000000000013b459c16d8f67b282ce5a432f92a574b9607b0c2ae3f64bdaaaa2 4 0.00/1.00 vMB 0
87,732 87,732 000000000000baa384ee039d497680d769fdf347a89959223d768f49eac0b590 2 0.00/1.00 vMB 0
87,731 87,731 0000000000007b4705e4c558ec2423b991743365370d2a70492ec44f9aa97594 4 0.00/1.00 vMB 0
87,730 87,730 00000000000c29518a648e546135e4d77063d6edb481214724646320e6979add 4 0.00/1.00 vMB 0
87,729 87,729 000000000015d5d27525e7b5504e925829e562bf94f55fc8cefb792ce064509c 1 0.00/1.00 vMB 0
87,728 87,728 00000000000cd8a14e8fbb73073b5736300d4feb436f8e60a878e1c3cd9955f7 2 0.00/1.00 vMB 0
87,727 87,727 00000000001601da373d2ad59d4043f22f29317c2e3861861e5ae7cd778b4387 2 0.00/1.00 vMB 0
87,726 87,726 00000000000e03b3afb0ae78b452f6883b28c4494b75303f0c9d93fa9ea9de50 2 0.00/1.00 vMB 0
87,725 87,725 00000000001109b647042038cd63e48410436782a0ceb0dfd29a5b15345d952e 2 0.00/1.00 vMB 0
87,724 87,724 0000000000091efceb6d03e78bb3c9a8fed1bca44b634bfbd4de4f49b9e8cbf2 1 0.00/1.00 vMB 0
87,723 87,723 000000000011f566f73da7b57678b842d2706f15513dcf23a661a45cf3566841 3 0.00/1.00 vMB 0
87,722 87,722 0000000000165896485e1bdca4739bddfbebbf4ad2c375f1d6a90609d34ee03b 1 0.00/1.00 vMB 0
87,721 87,721 000000000015139e4477c44b6c89aded9d40f81defdb24f0ccf5fe176696d788 9 0.00/1.00 vMB 0
87,720 87,720 0000000000030a4ab471fea5c964d4ea414c85921567564e27a3e81c7c7d0c2b 1 0.00/1.00 vMB 0
87,719 87,719 000000000010442f1601e853d1f27085ec40b686d4e0be67eef6842f2360ff28 2 0.00/1.00 vMB 0
87,718 87,718 00000000000a0a57878b15094e5eec67070216baa53bf85043c728402fa99ac5 1 0.00/1.00 vMB 0
87,717 87,717 0000000000109d3394a25a89a621483619a1aed905aafe73bb6d000e6d0837f1 1 0.00/1.00 vMB 0
87,716 87,716 000000000014af85e96a19a6b4a815db765217abaaac9dd0dd45079629cb65fa 1 0.00/1.00 vMB 0
87,715 87,715 000000000007c6707b87b8d84b8f54c7348d90597486e32b0dd17380cae1a783 1 0.00/1.00 vMB 0
87,714 87,714 00000000000afeac2ad356248c9df20e27a5ad785231a7c802fb6fb547222711 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.31 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: 815.92 GB
    • Received: 24.29 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.