Loading Tool

Explorer IconExplorer

Memory Pool

75,040 transactions
27.80 vMB
0.07842754 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 846535c3912d5fcef148f347bd48a5d0311299aaaaf3f0f3f92890e469624b68
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 13c18d68ffa1687a56b4b6862f316d149bbcaf199b88d0804a17b48a1f4945a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.01892427 BTC
Feerates: 472.31 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (601,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,736 313,736 000000000000000017b012b06f1f44f8271278797a21768fb3e032af8bf59298 392 0.21/1.00 vMB 37
313,735 313,735 000000000000000001eeeaebf317c58f082bb70564c567747c9107d2caef5a8e 365 0.26/1.00 vMB 33
313,734 313,734 00000000000000002947a94f0fb397166255ebc4d0df7a78202d79efa1590608 371 0.23/1.00 vMB 25
313,733 313,733 00000000000000002897e0367deeec97ad97e8e9282a259da0ecc4a00a1ce92e 253 0.16/1.00 vMB 23
313,732 313,732 000000000000000034851701cb0a16f145d87199005417aae2a9022436f1d1d6 42 0.06/1.00 vMB 5
313,731 313,731 00000000000000000958bd90a1ce6c9dccf54c082ab507f1c874941f3461e06d 184 0.16/1.00 vMB 20
313,730 313,730 000000000000000007c73ed30de448ce15db1451da89f622dc8ea93b31bdd0ac 701 0.44/1.00 vMB 34
313,729 313,729 00000000000000001645014315467802c1a9d1b9c26b62672eca4d597fc6726f 662 0.35/1.00 vMB 32
313,728 313,728 00000000000000003910f97f115539671088b0eefdfb5a3dff130cde827ed48c 184 0.07/1.00 vMB 44
313,727 313,727 00000000000000002cb99de719b07848da3671aaafaccccaee455a4090d7bb75 681 0.41/1.00 vMB 24
313,726 313,726 00000000000000001bdd5509213ef21b95f1fe5d4f618605f822a6d77cf9380c 120 0.05/1.00 vMB 115
313,725 313,725 000000000000000027723df82d8edcefcead28cc31721821ddce23fbdf3702b2 121 0.07/1.00 vMB 21
313,724 313,724 00000000000000000a54bfc7ccc6fadb77c03f2f8665436212c24273f95a6ae0 804 0.42/1.00 vMB 28
313,723 313,723 00000000000000000622bb8d8a5d015b0f98644170ec181cfc0d175de738b562 151 0.07/1.00 vMB 35
313,722 313,722 00000000000000002fa1a41c5f3e5bb5b0f9071b46f54b44684ff286c12bd161 391 0.21/1.00 vMB 28
313,721 313,721 000000000000000002616028fef6863fed1280daf7b89beb696ba024c87e1dd7 8 0.00/1.00 vMB 20
313,720 313,720 00000000000000001f729af9a2fed393209c59fddca8f7908d0a941e4eec1264 124 0.05/1.00 vMB 35
313,719 313,719 00000000000000003874518bb280557b1a6ce29ff6f7f02057b6606bbbc43e0f 83 0.04/1.00 vMB 28
313,718 313,718 000000000000000038ec16e2f685ad48d3e50022a36cd2118febda3bc062765b 29 0.01/1.00 vMB 32
313,717 313,717 00000000000000000532522efad61716316fcaf43117d901be5893723a205f42 217 0.12/1.00 vMB 26
313,716 313,716 00000000000000001e55d2c834f7b7a844aab3c2b99f685dcb14871fc40a290d 306 0.25/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.