Loading Tool

Explorer IconExplorer

Memory Pool

71,539 transactions
27.69 vMB
0.10604176 BTC
Random Selection Loading Transactions
Max Size: 164.33/200 MB

Candidate Block

Mining Attempt 7d70918a368f6b7c3b98879722a5f23bec0276d1abce0b409860607b1895f0b7
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root 1d6ab8f88cf2fd55d84fd426691d6a8af8a84e26b327c2794bf53a72e345ea2c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.03520304 BTC
Feerates: 150.93 > 3.53 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (556,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,381 359,381 000000000000000005d90dc3bd0afebb776ddc176b4d46be9a9480661fd09ef9 1,002 0.74/1.00 vMB 17
359,380 359,380 00000000000000000f329c706cf3c677c9d9ca8bd7831d59de1a5217a6c0629f 2,185 0.75/1.00 vMB 37
359,379 359,379 00000000000000000759b66f6e59de4056d12c1699de2d460bbd99b764ea6e32 384 0.17/1.00 vMB 29
359,378 359,378 00000000000000000b13091c390a2ae33f4b1f236a3d47751fe22f1fc7d012d1 327 0.14/1.00 vMB 29
359,377 359,377 000000000000000010b50936a63c2e9c524620db76a7c1144a7ec8d1c6f3ac4f 121 0.13/1.00 vMB 12
359,376 359,376 00000000000000000ee30f9745135addec212ef8071178ecc15b569dc6878682 72 0.05/1.00 vMB 8
359,375 359,375 00000000000000000494cd3132ee52e821d0f662b9718259f5652de4424ef853 558 0.22/1.00 vMB 32
359,374 359,374 0000000000000000101076e53f5cc5544dc06a22ab7e23caf06667a9d31a2824 597 0.26/1.00 vMB 27
359,373 359,373 000000000000000011a8f9a7fa7fadd9ec2660085499926613cb4a598219d80f 107 0.10/1.00 vMB 10
359,372 359,372 00000000000000001053faf966bdac471d76e9bbd85b93633c7708ae1d8eee72 285 0.19/1.00 vMB 16
359,371 359,371 00000000000000000bdcc17833ad3d5919e3d28093a8ad6e9db320a3cb368f3d 1,613 0.75/1.00 vMB 29
359,370 359,370 000000000000000011cae5cbf8e9ac3c90bdb7ea4bcec3d00b31701414b57e16 550 0.28/1.00 vMB 19
359,369 359,369 000000000000000002bf9d8801a187cba342b59484bf6d55306e318137a49e60 1,835 1.00/1.00 vMB 25
359,368 359,368 00000000000000000d861033b2d1765bf4c20de3aad1a0d4aee433102078aede 1,024 0.34/1.00 vMB 41
359,367 359,367 000000000000000001dd4662910e67168e48820371ca57bfed6f4e68bea7fdb1 270 0.19/1.00 vMB 13
359,366 359,366 00000000000000000165e71705f39e3af8d652adf8819a2cdd6115180317ac4a 1,407 0.75/1.00 vMB 29
359,365 359,365 00000000000000000f1db59f62e0416931bbe08b013618c11ab97f21e4e8a14c 164 0.12/1.00 vMB 15
359,364 359,364 000000000000000010c250940ecadc45fba85e822342df42afc0b9d1b4f9422d 581 0.57/1.00 vMB 13
359,363 359,363 000000000000000011dd1e20a1cb452a32288bca12647c8fd18569549cefa34f 2,567 1.00/1.00 vMB 35
359,362 359,362 000000000000000004ef545b49d770acc081d580ae9e9b682ea0b81d06a7d17d 250 0.14/1.00 vMB 19
359,361 359,361 000000000000000011d617c41d19f5d3907e39fada94458fc6a88ed8b06b2732 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 767.41 GB
    • Received: 19.42 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.