Loading Tool

Explorer IconExplorer

Memory Pool

85,967 transactions
33.13 vMB
0.09654244 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt 7bff08d2513b43c85a28cb7cda49394f94e2da000e7ac1d5971df1c295973748
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (394,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,149 520,149 00000000000000000000f9846a892cb8cc1aea730f0c6d5f7bbed21a936f036d 2,527 1.00/1.00 vMB 27
520,148 520,148 0000000000000000002f1f3e52b439029ec34af7f0c0c9b07bbe762a5adcfc0d 2,244 1.00/1.00 vMB 63
520,147 520,147 0000000000000000001fd1517656121530b0223188bb31953f0f699ea1d12369 1,967 1.00/1.00 vMB 36
520,146 520,146 0000000000000000002fa061b6d322807433bb2ab434f2741aea3ccca1209ba4 2,025 1.00/1.00 vMB 68
520,145 520,145 00000000000000000024b1faf466a25265c22047ef80cd4c232c23c9bc43b4fd 2,042 1.00/1.00 vMB 96
520,144 520,144 0000000000000000003488c1fc7d8556c7105bf914c94a85786198ac5d135ab5 1,791 1.00/1.00 vMB 68
520,143 520,143 0000000000000000004445a7628126c989b71eaaccb2634b3003db66c68d3735 1,140 1.00/1.00 vMB 49
520,142 520,142 00000000000000000012e41b2d2477a001368ab6caa54145dc5d1a55b60bc187 1,006 1.00/1.00 vMB 55
520,141 520,141 000000000000000000300a1bf643177f344ad903a92151d1ac6315296c4ce277 1,591 1.00/1.00 vMB 79
520,140 520,140 0000000000000000000cf6bb7942cf2c1a1c782f20723da6a623350b6cc35d8d 1,094 0.60/1.00 vMB 65
520,139 520,139 00000000000000000021224f00d75d97d89072355f282c15e30483dc3c03a689 667 0.36/1.00 vMB 46
520,138 520,138 0000000000000000002864c5804738e2e77354aa5884a3a3b3930981ebda722f 1,936 1.00/1.00 vMB 22
520,137 520,137 0000000000000000002a94e07bb25c106b111f70fcf03dc2dc383034d6d01b5b 2,265 1.00/1.00 vMB 46
520,136 520,136 0000000000000000002716623968f2fd6430667548a92f53286addd659643f44 2,125 1.00/1.00 vMB 42
520,135 520,135 00000000000000000020d86556b5e13a2e30f3585d97c0e464156d4b8b2f2d32 2,194 1.00/1.00 vMB 7
520,134 520,134 00000000000000000007897e6ff23a1a28453a60aedc8ec28db68be130654fe9 1,768 1.00/1.00 vMB 33
520,133 520,133 0000000000000000003e11330a0fd4f0c1294c081349211d180a37dd951862f3 2,021 1.00/1.00 vMB 67
520,132 520,132 000000000000000000017e2f231288d5233696b01be5841c87cad897b1a06b43 2,796 1.00/1.00 vMB 88
520,131 520,131 00000000000000000026d5b7932e158414a7592c77bb8b0d84db9dcfac8b32c7 2,056 1.00/1.00 vMB 39
520,130 520,130 0000000000000000000625893956ab2aa85dfaabdf7b59a9867726f4ecb6fb3f 918 1.00/1.00 vMB 31
520,129 520,129 00000000000000000019df5ecb3c623d5082c5953d01ead8e7103c1dd25d5ae7 493 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.