Loading Tool

Explorer IconExplorer

Memory Pool

43,348 transactions
27.76 vMB
0.05634139 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt 4b874b5db90033994f8560916e52e92f9645cf5cd960d950871235e31fd033cc
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 9d1d2ed4d779e86c2cb9f8c92d5d22644740d759bde89087b6cf1c40e089bedc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,715
Size: 1.00 vMB
Total Fees: 0.00428885 BTC
Feerates: 75.16 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (216,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,414 698,414 0000000000000000000beb83025b3e8684d1c103cb4b7fb74a580abf93375e65 2,318 1.00/1.00 vMB 12
698,413 698,413 00000000000000000008e24e729313604d9369d653d7f7f701319232f404693e 2,044 1.00/1.00 vMB 2
698,412 698,412 000000000000000000007974b7a2b72e913dc56b73f546bf7e43175444b88f56 3,185 1.00/1.00 vMB 16
698,411 698,411 00000000000000000000febaab418bf6b82e8d13adf8533653be0fc8b83092fb 2,414 1.00/1.00 vMB 20
698,410 698,410 0000000000000000000cd3d738ef24e0283f7d397f0c9e26b4f4328492774c5e 2,825 1.00/1.00 vMB 14
698,409 698,409 0000000000000000000c103e10e676be5c0710ac580547054b1805f84161fec1 249 0.39/1.00 vMB 4
698,408 698,408 00000000000000000008f173dab2fff2208dfb5e0460b7fbedc97341076df42a 1,243 0.70/1.00 vMB 2
698,407 698,407 0000000000000000000c3e529eac43d51ac3348ff09e9f7d80ac79c98713037a 2,383 1.00/1.00 vMB 8
698,406 698,406 0000000000000000000530ca99c88e08c73673901747df36c1e6d753f05983b3 3,233 1.00/1.00 vMB 10
698,405 698,405 0000000000000000000832e3c0fc741afd30897f5093b8d00c24ab2908ebfe3e 3,254 1.00/1.00 vMB 10
698,404 698,404 00000000000000000005fc2b71e2207e3cb2388700dca072691ccca984974212 3,135 1.00/1.00 vMB 23
698,403 698,403 0000000000000000000dc76b183c59681e0970e8ee3731938b9323bfe907bf14 2,060 0.66/1.00 vMB 11
698,402 698,402 0000000000000000000a7eec5515ebdc6831c5b16074534b795526fadd08648a 685 0.31/1.00 vMB 7
698,401 698,401 0000000000000000000155e9595693ccf54f24b8b637ff81f19caf52df8735c2 1,046 0.65/1.00 vMB 6
698,400 698,400 00000000000000000009e2d95509bec3ee9a786cb4756ab7739e020ce37afa0c 1,320 1.00/1.00 vMB 4
698,399 698,399 0000000000000000000de1867b1c3c76349f263e9cfaef5f10aa18b80cec4548 2,617 1.00/1.00 vMB 15
698,398 698,398 00000000000000000001c58b4c607a85e2702ac3453307b5e97241f7301c3b7f 416 0.15/1.00 vMB 36
698,397 698,397 000000000000000000092642ff7928dbf70f8ca5b5a04608b8f1af40f526ae87 172 0.06/1.00 vMB 18
698,396 698,396 00000000000000000009805e2838bfec039c1621aa0f4194e50363590bd228b8 1,125 0.42/1.00 vMB 8
698,395 698,395 000000000000000000034af88b59dbeeecde9559dbb88002efaca37865684a97 2,429 1.00/1.00 vMB 10
698,394 698,394 000000000000000000014514384d84fb670e1788473712e5e4a5a98d42360175 1,633 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.13 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: 652.35 GB
    • Received: 13.74 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.