Loading Tool

Explorer IconExplorer

Memory Pool

77,990 transactions
29.59 vMB
0.07258298 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt dc33fe7d08a84658c3235b4d062d57d69c343bba98f5151c5a0cf16f2dd8deef
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 5dce9b10ebedc425f47531f0c3a2d124099b724c3d7c050a59c383fa5d332336
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.00733760 BTC
Feerates: 150.93 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (636,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,260 279,260 000000000000000130e2511334192fde76160a7c3cd7b8e778998d3ccff66023 121 0.12/1.00 vMB 18
279,259 279,259 0000000000000002c499d9572c0b124f4c9fe153887c3c34ee399ffe707e863d 73 0.03/1.00 vMB 40
279,258 279,258 0000000000000002aae2e4fa6a97b97441d8776fe01cc9cbdb2f345a835f53c9 358 0.25/1.00 vMB 36
279,257 279,257 0000000000000000f87abc801825f67d9d667661f5be72f4fc68643992f58495 372 0.25/1.00 vMB 27
279,256 279,256 0000000000000000a3fc0a90f6ca1fa5823b0ba6c17a390028783362a3bf0948 75 0.03/1.00 vMB 101
279,255 279,255 0000000000000001ad9deefadd7d86146a19fb07afa0ae9568f25c6982070019 43 0.04/1.00 vMB 15
279,254 279,254 000000000000000208ab5bfeeef047cdeedb19ff7f3571084bd9c0875aa59f4e 29 0.06/1.00 vMB 10
279,253 279,253 000000000000000259f823c6464321ea0e9e2a17581992cef3aefed894c5df23 88 0.06/1.00 vMB 24
279,252 279,252 00000000000000000a33e190b9a1c62c0a4571adf022fa2f64f6a519717987e2 17 0.05/1.00 vMB 1
279,251 279,251 000000000000000087dbf8f130f0135cb8d86ddc251f4038057068c8142722fb 21 0.06/1.00 vMB 5
279,250 279,250 0000000000000000a02e41613ce16fc385a38dc606e1032a553075b8e43f9032 108 0.15/1.00 vMB 22
279,249 279,249 00000000000000006db342c455df63c7a6341083895916b1e183f7ed49e8db3f 440 0.23/1.00 vMB 38
279,248 279,248 00000000000000005f059c285e28991aea7b980143c8cceca31308930a8b0578 359 0.20/1.00 vMB 36
279,247 279,247 0000000000000002f62f71edebe2a7e2074d6c8251d0635229dfa1e2c85c5e68 213 0.15/1.00 vMB 21
279,246 279,246 0000000000000000bc45cfcf22032483ed410d9e747297c5aee9f580e34664e8 106 0.03/1.00 vMB 160
279,245 279,245 0000000000000000c76003efa8177d303c4f5938913f95812d6acce4106f4548 128 0.08/1.00 vMB 24
279,244 279,244 0000000000000001c6ffe8ba541af2391ad469795b65aeba11882ea1237fe3b7 291 0.13/1.00 vMB 45
279,243 279,243 00000000000000006be93ddfd6ab9fc831a986ed9720b56d52c72c430eb80b87 58 0.10/1.00 vMB 20
279,242 279,242 0000000000000002601b9d92ff2c2f080e1ba64e19bb593e544d89014db60c0d 192 0.09/1.00 vMB 46
279,241 279,241 00000000000000000b3b16c190068bf9cd15ec668df12065807543b6401d18c3 56 0.07/1.00 vMB 13
279,240 279,240 00000000000000014db5131a03a7144f434a15e349486d566d45ed825a2c463a 167 0.35/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.