Loading Tool

Explorer IconExplorer

Memory Pool

43,893 transactions
26.46 vMB
0.05883059 BTC
Random Selection Loading Transactions
Max Size: 139.47/200 MB

Candidate Block

Mining Attempt 7ce9f73a90f411a8251cb4c2a164c210022bd3d8c43d7255b29f5eb082895455
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root f814c6efb047a85c816741bc60a1e1604670f1d06f0385b8174bf23e8a6a9b50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,163
Size: 1.00 vMB
Total Fees: 0.01036221 BTC
Feerates: 140.50 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (636,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,262 278,262 00000000000000006a561d1d698c13f052449642f2ed4bb3eb0e23f22dcd0f36 182 0.11/1.00 vMB 28
278,261 278,261 00000000000000029baee16311418fb53a7d019d7d5f8ab6f4bd2f13c863142b 18 0.05/1.00 vMB 12
278,260 278,260 0000000000000001b4b3b20832116d723f7af9f5e8717eb05db176a891155ce8 482 0.24/1.00 vMB 53
278,259 278,259 0000000000000000f9f69fb642c9130dcc664fa3d0368f1306df94653f1d48ed 443 0.23/1.00 vMB 47
278,258 278,258 0000000000000002de6002d97436ccb1e1d268699dacfa9caa69eba721c4dd14 64 0.03/1.00 vMB 39
278,257 278,257 00000000000000015679bd386b3f176c859df9ecefb69fbb0ddccbaf5b524b63 38 0.01/1.00 vMB 38
278,256 278,256 0000000000000001dd8ebadc7dea5753a421b1d1719559fc417a708eda4c7118 356 0.18/1.00 vMB 34
278,255 278,255 0000000000000000499abcb25c7a5bbee0674e7e223d6cb366dafa0a32efeba6 60 0.03/1.00 vMB 58
278,254 278,254 00000000000000011c0a30dfeca847e3ea74070e10a549721ae8361dfa4ed6ec 71 0.04/1.00 vMB 71
278,253 278,253 00000000000000005d8c297bd0098c3d7f270569f0b6e4324ea390f9561b81e7 414 0.19/1.00 vMB 43
278,252 278,252 0000000000000002acd871b23eea90c29868d0950c26fc3ab12991517b820c5e 91 0.03/1.00 vMB 8
278,251 278,251 000000000000000145374027557deffb69f2a9d3e3370d78d6528a6df5257110 124 0.19/1.00 vMB 13
278,250 278,250 0000000000000002b54e3258c5198200bd959b7a97dcafd54da0ddf028b281f6 634 0.25/1.00 vMB 52
278,249 278,249 000000000000000189e90506f9c438fd8674c4ba8e1b56321d389af051a309d4 84 0.03/1.00 vMB 60
278,248 278,248 0000000000000000e7df57288d3248902fe4398c3679579af4b326e3fbfdc1d8 634 0.25/1.00 vMB 49
278,247 278,247 0000000000000000f7b2c12e24f49f29d20bfe62913be18d923b1defeaa9c2aa 179 0.10/1.00 vMB 40
278,246 278,246 0000000000000002588c0eb17be2978940f6b2391605230017e065cd621ebb67 216 0.15/1.00 vMB 28
278,245 278,245 000000000000000193b311323d7cd5aaf6b6065ef4442d2903ea1903d9d646bd 856 0.49/1.00 vMB 36
278,244 278,244 00000000000000022198a3aecc7d267e58a33e992e3d38abee8db697099b582d 1,427 0.71/1.00 vMB 59
278,243 278,243 0000000000000001d5db59d9581c9e2a07891d4e5738233f0cf729c234f48042 191 0.08/1.00 vMB 37
278,242 278,242 0000000000000002e0cacd16c94cff6c01376044d04e51336de3874dd8bbf5ac 59 0.04/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.