Loading Tool

Explorer IconExplorer

Memory Pool

36,094 transactions
25.80 vMB
0.05863925 BTC
Random Selection Loading Transactions
Max Size: 131.95/200 MB

Candidate Block

Mining Attempt 2a277dd4248a94459ab239f8cbf3f09b7dfd609bc75712a1ef837c076c2133ad
Version 20000000
Previous Block 00000000000000000001f9f936ca5215314d23d86e9f12fe5ec8d919f5bb3584
Merkle Root c24fddeef0308f1eca2567c1a62c33ffe356de50a0de992cb9166fa126309519
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.01151202 BTC
Feerates: 353.36 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,678 (516,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,758 397,758 00000000000000000422704c5f35ec050db7a6064297f6ef1b3db949eaf8a724 2,551 1.00/1.00 vMB 51
397,757 397,757 0000000000000000001c2e6ff69944913905bfd9b787dfdcb9c4764d28e9383c 2,499 0.95/1.00 vMB 43
397,756 397,756 00000000000000000768f6ede2e04763f854fa8b57fd7c797388414e48690655 1,853 0.93/1.00 vMB 40
397,755 397,755 00000000000000000267377419dccc1f7487b2b21794bea6e120fe8cd8f28209 2,531 0.75/1.00 vMB 44
397,754 397,754 00000000000000000442167215ec093d15f14881973acf32bf749f1c51d0f903 2,489 0.93/1.00 vMB 80
397,753 397,753 00000000000000000730f7926b3503fc00540c9159473765a5d6a544b25d465c 422 0.18/1.00 vMB 35
397,752 397,752 00000000000000000183ed217a97f43b934a9b721ce0ac168d8b9fb82e81d86f 1,684 0.74/1.00 vMB 47
397,751 397,751 0000000000000000036c1aed67ee226cf0f6aca4ecc943e4227e881b63953085 819 0.62/1.00 vMB 21
397,750 397,750 0000000000000000029fd69655ef5563d4ba35512f70bb0e7d3fe95895a37c67 2,702 0.99/1.00 vMB 58
397,749 397,749 000000000000000002f0d869614f4760eb1ce71231c3aae87b1de56868dacdea 1,527 0.86/1.00 vMB 42
397,748 397,748 0000000000000000029e7dc6b6c00a53b9bd834c3615ecbfdcd233053c98070f 1,113 1.00/1.00 vMB 21
397,747 397,747 000000000000000002703dfc80f1e6da805cbcd58f688aafba38ad09e6a6e591 2,635 0.99/1.00 vMB 44
397,746 397,746 000000000000000002c6284c4b42241fe91d2350f90d36c7c8f2bfa2217484a8 2,853 1.00/1.00 vMB 61
397,745 397,745 000000000000000001bfd9fd6e70e9040eba8e99fc30b1509e3bd08281aedfbc 1,083 0.54/1.00 vMB 37
397,744 397,744 000000000000000003181aa5f2d1842f402ff18a9de2503f786580ca5871233a 404 0.17/1.00 vMB 37
397,743 397,743 000000000000000006dfaad14a03688f5876a0439534f11bc37a6315b457480c 1,441 0.77/1.00 vMB 35
397,742 397,742 000000000000000005f63335d6d6d0e07aad55a19f232841de0553eaab1702ef 1,258 0.66/1.00 vMB 36
397,741 397,741 00000000000000000365b9be6d66d8c32da4f3bdef20bfcd40a9a243e6a2773f 643 0.31/1.00 vMB 33
397,740 397,740 000000000000000007631f87a638ff4ef9d4225a48afd1629360e6ded9217304 729 0.62/1.00 vMB 20
397,739 397,739 000000000000000000517ffe812368dfddef603f10f635207383cf6dd9813b5e 594 0.99/1.00 vMB 12
397,738 397,738 0000000000000000050b527f1dde7f408cac591e451819fb2390083764150040 1,573 1.00/1.00 vMB 32
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.83 GB
    • Received: 12.34 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.