Loading Tool

Explorer IconExplorer

Memory Pool

43,622 transactions
27.10 vMB
0.06500747 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 1dcfc632d602c72515adbd1773135d08c421dad8d69711cefe48998798d03bba
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 79bca51fb37d787b8e86d56100d55161c96bb002fde8e972315193f839ecb736
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,207
Size: 1.00 vMB
Total Fees: 0.01451553 BTC
Feerates: 151.15 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (620,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,401 294,401 0000000000000000a335fdcc5e342f063d20188f925d484786a58e54e18c1ddf 829 0.33/1.00 vMB 44
294,400 294,400 00000000000000003be6fa731f5754ee4e521ded68ec317f35dabbfab0708585 141 0.08/1.00 vMB 18
294,399 294,399 000000000000000055533c3a55d4dd5f21ef2218ce81801f949fed0ed1898806 1,165 0.59/1.00 vMB 32
294,398 294,398 0000000000000000aecdd100f5199afd1f616d6b1b59774efc1ebaef817c4966 421 0.33/1.00 vMB 23
294,397 294,397 00000000000000005f08e2484dbd15d5a40d4b3ce46978230e0c6b66e20dcf8e 295 0.18/1.00 vMB 32
294,396 294,396 00000000000000007a0532ac8aca728892cf68c7478ca0fa23c6c2d2d5754591 79 0.09/1.00 vMB 20
294,395 294,395 00000000000000006744d19e8c3e90fd073ceb1495c47a7215de94a4135e1595 11 0.00/1.00 vMB 148
294,394 294,394 0000000000000000a275ac0c12908c09c98436e91956e3b1a2afd2475ef3d720 367 0.29/1.00 vMB 23
294,393 294,393 0000000000000000a5d533c7d11746076c2460ec55a6783752b2434a9ab9f297 45 0.03/1.00 vMB 26
294,392 294,392 0000000000000000423ba241cec1bb2accb6bb55d77a81e0487331cb31bebf27 294 0.16/1.00 vMB 26
294,391 294,391 0000000000000000379a45b7f6bf01ad8d380bcbb003683e0b47222d6228bf5e 378 0.26/1.00 vMB 28
294,390 294,390 000000000000000093e1858b62ef975604b4abf09585f1fb1799a9acc75f3ff5 302 0.15/1.00 vMB 43
294,389 294,389 00000000000000005a8e408bbaa0616783976cc7dcc9dfa88fbd70086a146ede 572 0.28/1.00 vMB 32
294,388 294,388 000000000000000021ef7946636a72cef5d547894a7ccc7e52cb4038862ff4a7 1,310 0.69/1.00 vMB 36
294,387 294,387 00000000000000009173e936d755ff2af85978d6df51d280a1ebe6dc18338fb6 128 0.06/1.00 vMB 32
294,386 294,386 0000000000000000738c0db97cde25ee5fcfdf62960b4b8f1647bd37de5d8737 84 0.04/1.00 vMB 32
294,385 294,385 0000000000000000aea3880f0ca04607aebcea2f26f5e6729a401f43a8d35e46 355 0.29/1.00 vMB 24
294,384 294,384 000000000000000043ad3ec89a0d58c220f8192569c67bee0620b9b6ec8d6f55 427 0.38/1.00 vMB 22
294,383 294,383 00000000000000007239f34580b21e11a2acf81cedd74a2f67174a4fe11a5138 256 0.11/1.00 vMB 49
294,382 294,382 0000000000000000304699d10b036cf1a5f2cbcebae8bf7c132c6fd08c846f8c 905 0.50/1.00 vMB 33
294,381 294,381 000000000000000009cc219a0c37551d83101b0337b7bfa61c8341620372c78c 256 0.08/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.