Loading Tool

Explorer IconExplorer

Memory Pool

22,060 transactions
24.58 vMB
0.05505573 BTC
Random Selection Loading Transactions
Max Size: 117.66/200 MB

Candidate Block

Mining Attempt 3c1150115be73f9863c2010dd845eba3062fece3f5659bfba352f135d32b3f77
Version 20000000
Previous Block 00000000000000000000335eb1c86db8e544179eeec091e2f14c3332af5d9962
Merkle Root 3c54a95fdc0b5765a5bda44e66e8d9427c547563c15ca6dbfe8310322033c3d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,768
Size: 1.00 vMB
Total Fees: 0.01114547 BTC
Feerates: 101.21 > 1.12 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,293 (853,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,716 60,716 00000000045e68ec3ea6edafbf9689178c4297eeacac7f47cb25321c5c910906 1 0.00/1.00 vMB 0
60,715 60,715 000000000e599ef562ac8821a16860a06ae8cbceff36ca06a4065317528b5146 1 0.00/1.00 vMB 0
60,714 60,714 000000000c34d119bfb9ed8d4f3de1cb0642b984c1ec81887c9e933f628d270b 1 0.00/1.00 vMB 0
60,713 60,713 00000000025fad31e926d697ec76688a5ef7ad5a1bf509e5e8b884f9271ba7ce 1 0.00/1.00 vMB 0
60,712 60,712 000000000e3eef70ea996053e2e8b22015a06425710612c2a7875e7bd4f0a8b8 1 0.00/1.00 vMB 0
60,711 60,711 000000000474f66a1133ffd8f0c38398f35057dc8095557d3afda3a5d36a92e2 1 0.00/1.00 vMB 0
60,710 60,710 0000000006731d004521f6499993cd1f18039bf9d2e6b8f7d4d5f0c9abf64495 2 0.00/1.00 vMB 0
60,709 60,709 0000000005bca4eb54cae51d9e6847d36b5b2324f8f23ce396b58756541e4a1b 1 0.00/1.00 vMB 0
60,708 60,708 000000000a5edf24f0392f264b16b9b4de2826581699d7bb6f46082d35252395 1 0.00/1.00 vMB 0
60,707 60,707 000000000328c6129dbb4acecde17759f54bcd9d0eed839ae5603c0c7bb41fdd 1 0.00/1.00 vMB 0
60,706 60,706 000000000ab47aea213cd3b4a0720e65fdbbb385e74ca6fd97b8921159f003c9 1 0.00/1.00 vMB 0
60,705 60,705 0000000001d9db123fc57bfbab059bba1de75e205b55d6cfab89f312d466a539 1 0.00/1.00 vMB 0
60,704 60,704 00000000066425ad2617bb4c9f5d2b82c11826d533cf9a18de6a8fb3a26d6a9e 1 0.00/1.00 vMB 0
60,703 60,703 00000000051509eabb4c39d515b1feda487c1a3abc6d28cb4cdfb325a2caebf0 1 0.00/1.00 vMB 0
60,702 60,702 000000000a5adf5ac77ec2ef7e3b5d8c1ebbf9252b1a6a837094512fff70e27c 1 0.00/1.00 vMB 0
60,701 60,701 0000000007b6f07ae71e0203797f622ce7ea46b3e2cd2f08ec91520d15b9adca 2 0.00/1.00 vMB 0
60,700 60,700 000000000c69ec0ea78ca77169fba57ad133a89fb703cd85599290ff17202285 1 0.00/1.00 vMB 0
60,699 60,699 0000000002c16151b988d36fe6599c54e8438c81a75ed3708cc4cf4ace25cddc 1 0.00/1.00 vMB 0
60,698 60,698 0000000009f0c9a8042c937f202bfb631d6d50e07e75a94ac611b4af2f552c8b 1 0.00/1.00 vMB 0
60,697 60,697 00000000041bcc1d5907c3b6c296ba120ec09edc5bf08318441f5ec4cc7f8c32 1 0.00/1.00 vMB 0
60,696 60,696 0000000002d55630d41da06be902bb33ea6ae05fb0b9f65852ff74d4991fef11 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 580.15 GB
    • Received: 8.93 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.