Loading Tool

Explorer IconExplorer

Memory Pool

75,327 transactions
27.40 vMB
0.06748111 BTC
Random Selection Loading Transactions
Max Size: 167.25/200 MB

Candidate Block

Mining Attempt 7b453aac6a842e8f7cb00998c0ec5ea557a9a0e7ecedcc810e7cdb6cc464ec9e
Version 20000000
Previous Block 00000000000000000000a2f78027c0ffbc82ee3c3084cd8620dd13dae4780398
Merkle Root 5923c1926fa9b422fef2277aac2cb4cde9851fa36d579e8f8a674a7422f94cd1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,693
Size: 1.00 vMB
Total Fees: 0.00819166 BTC
Feerates: 44.54 > 0.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,543 (804,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,170 111,170 0000000000003cb21b02f92845d44bb9911d376f8ed0075aed680d2fcbe1dc11 11 0.00/1.00 vMB 0
111,169 111,169 00000000000091e0e65a1ee146aaa6c28d5c8c08cac6c219b85147f14ab1d0bd 22 0.01/1.00 vMB 0
111,168 111,168 0000000000001cd32a8833f33878d588f1196f912fc8a637a92b6e6e2092c6d4 5 0.00/1.00 vMB 0
111,167 111,167 00000000000000992c57ba6ae8a5e87152989222fcec68c7236935897f7ffa58 11 0.00/1.00 vMB 0
111,166 111,166 000000000000db47b7a4ea9c52e0d8177863ffd0f10b351828a4ebd1b56e2d99 12 0.00/1.00 vMB 0
111,165 111,165 0000000000009eb0dda43642549aa790a74d57d25d79187abfd499c92868b41e 117 0.05/1.00 vMB 0
111,164 111,164 0000000000012476945e66759a45aa0b86e28c4d84dc1003e0ecd5130344fa0b 11 0.00/1.00 vMB 0
111,163 111,163 0000000000008ee634a9029af134999b013ca069858406756facf6ba31747a49 7 0.00/1.00 vMB 0
111,162 111,162 0000000000004710dfd1cb22d4fd6d324d4b1be88aa654cfaf38f04dde0e5ae1 12 0.00/1.00 vMB 0
111,161 111,161 00000000000085019d80b6ff46ed825aff5cf797a8aefa938bd0c0c6bc9a3f1b 13 0.00/1.00 vMB 0
111,160 111,160 000000000000dd8119c1bf769f024dc25223135c07ff54655d61f95bb1d234a2 16 0.00/1.00 vMB 0
111,159 111,159 000000000000477ba264ee2d0cb6af86cf4413f41ec38f739ddd527a94479d11 12 0.00/1.00 vMB 0
111,158 111,158 0000000000000a1565ecd5435210393d82df7ab13184001328fbcef403e310a9 10 0.00/1.00 vMB 0
111,157 111,157 0000000000009d61a8503ee316e0b00f10a8d45160894d0101a5585060eeed4b 9 0.00/1.00 vMB 0
111,156 111,156 00000000000110517afee1dad8fed5192990522ab1520901325442750d42a42e 10 0.00/1.00 vMB 0
111,155 111,155 00000000000118414da7030276a10f5dbded7bbda323f164881c156181bc9cc7 13 0.00/1.00 vMB 345
111,154 111,154 0000000000011e002ff72ab482bea907a3d0b39875b76c5677689e532994edc0 1 0.00/1.00 vMB 0
111,153 111,153 000000000000a784dbb2ae89a926cbfd32b64df45146aa1b1880a7dbf2b6c10e 1 0.00/1.00 vMB 0
111,152 111,152 0000000000012d7129235a3122f7d16ddbb6be528a8fa182d559c780c0006fe7 10 0.00/1.00 vMB 0
111,151 111,151 0000000000005caa48e4d7c1e43a72d12ee58810021c84489b6a6dcbc8be194c 12 0.00/1.00 vMB 0
111,150 111,150 0000000000012a68024a0482edb3742e05c2e7317ac24e7b8aee52462179d2bd 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.33 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: 767.90 GB
    • Received: 19.48 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.