Loading Tool

Explorer IconExplorer

Memory Pool

36,431 transactions
26.14 vMB
0.06975821 BTC
Random Selection Loading Transactions
Max Size: 133.48/200 MB

Candidate Block

Mining Attempt 239c88247acd205a7b0ffd55b89008da11dbb4679ab121c6e684c2ccb02818cf
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 0d8bc2fd4e74f700471e4249ba36f80e3e68f52cec5bec16bc433a1d697a3bd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.02141160 BTC
Feerates: 152.71 > 2.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (637,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,462 277,462 00000000000000024d3be0b55a3483cb8b7289a3b5c1f83d19c451cb5d04d6de 330 0.25/1.00 vMB 24
277,461 277,461 000000000000000274def9b5dfda7038d8c603e0620957dc07ebbadf1fe1fecd 339 0.35/1.00 vMB 41
277,460 277,460 0000000000000002641d68c8b8c107d4e732ccaa7789e1e5c70aaf498e31b530 629 0.25/1.00 vMB 39
277,459 277,459 00000000000000002440626230c878ed9b110cbd3220aab40754d9fc96344894 788 0.25/1.00 vMB 101
277,458 277,458 000000000000000203a3d2925dc0e8f64a59246d93fdbc70a5d16cca50f4123d 519 0.25/1.00 vMB 51
277,457 277,457 0000000000000002a63fc8f2b32ee86b5ebf4fa34b3dce9cc7565d66d0ffc714 67 0.04/1.00 vMB 24
277,456 277,456 00000000000000026d76990aa36ea6f20ee6ccca37f7a4a47d3c66964552752b 299 0.15/1.00 vMB 33
277,455 277,455 0000000000000002776ea53eb6b8a899a64b17fa0ccb61f012c0d49d7945c68d 214 0.34/1.00 vMB 17
277,454 277,454 0000000000000003772ad5347d0609f708778519100664212a8b49c7d5aa2b9f 576 0.34/1.00 vMB 42
277,453 277,453 00000000000000004b6c1bdfea20450993e1498e0f83e109d00430c664619365 493 0.25/1.00 vMB 59
277,452 277,452 00000000000000030339e6c8a70f5774c745dc55745375874c3aea422a970af0 413 0.26/1.00 vMB 41
277,451 277,451 00000000000000027a0ebac59f4c55cb4200a0e318eea11d62290cd4a1289ac8 476 0.25/1.00 vMB 64
277,450 277,450 000000000000000195fc00515152aa2aa6b66626fc3ba80f462faf2949ec9f20 226 0.11/1.00 vMB 46
277,449 277,449 000000000000000307692bb6c30a0411ff39ba05192765834ae01ffe86ec8460 327 0.21/1.00 vMB 38
277,448 277,448 0000000000000003911e83f2b4dad286915aaf2aa9ce0310d4e981169dada0eb 289 0.25/1.00 vMB 25
277,447 277,447 0000000000000000855f49edb3b56480a84f6ef17dade392231755137802395f 967 0.50/1.00 vMB 57
277,446 277,446 0000000000000000c8152824862a38d2fefea9f68aa40c79f730ce86920617c5 580 0.25/1.00 vMB 35
277,445 277,445 0000000000000003079ef54034f9193667d0848fffff069f79949f40b41393e3 93 0.03/1.00 vMB 113
277,444 277,444 00000000000000039874a5567092b64e92cfca948f5721204489b44c7480e1ee 735 0.25/1.00 vMB 69
277,443 277,443 00000000000000013c5f9fcf9be11efa9e08773c55d9ee725d32a91c790019a5 602 0.43/1.00 vMB 31
277,442 277,442 0000000000000001620fa212b4a01b8d8a119aa7f3f18cbff91b743f2713739b 639 0.25/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.