Loading Tool

Explorer IconExplorer

Memory Pool

78,499 transactions
29.14 vMB
0.08260256 BTC
Random Selection Loading Transactions
Max Size: 176.40/200 MB

Candidate Block

Mining Attempt 6b0943ea6a191a8473e4e4fc68d6c4b4eee3e1ff0761a3a9aec0be8bc4f59d95
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root b5bfaff2a67e0b83a2110025b60dcbb809f3e44b89e088dd8be1b71ad2d5c690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.02153281 BTC
Feerates: 178.73 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (144,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,094 771,094 0000000000000000000791ec92ac7d151ec2193681449216bc036598ca3f5a66 173 0.04/1.00 vMB 10
771,093 771,093 00000000000000000007e51f2a3a2057c49ec41e01539ee6b2c59c171af5252f 1,410 0.61/1.00 vMB 6
771,092 771,092 0000000000000000000002844e315fb69979bfd34b46e5b6771df66d65a62bf5 1,981 1.00/1.00 vMB 3
771,091 771,091 000000000000000000027c74d281c29afdd280c6c67712e69498197711745d71 3,004 1.00/1.00 vMB 8
771,090 771,090 000000000000000000078d277bd6d41c9d518f88a6381d751befd5cbdfeae7a1 2,590 1.00/1.00 vMB 14
771,089 771,089 00000000000000000003d5232c684878602b490ceb321961fc0ce5ff040d1e52 2,586 1.00/1.00 vMB 7
771,088 771,088 000000000000000000045d1eeee26f07b9f77b5e5cce696189742aa382af2f44 2,494 0.73/1.00 vMB 4
771,087 771,087 00000000000000000001e3b80ea60912e9dc16ba90271f66eb857a8bf5b08b72 1 0.00/1.00 vMB 0
771,086 771,086 0000000000000000000802ceb3b29fae830d4160e16cffc47785e011ee1f8581 2,026 1.00/1.00 vMB 13
771,085 771,085 000000000000000000035f92efc89fefc7ab88b036e405d978bde17526defebd 487 0.76/1.00 vMB 2
771,084 771,084 000000000000000000022e5ca51d68acfdc4925dffdba7cd458d8a4efa0c44aa 366 1.00/1.00 vMB 2
771,083 771,083 0000000000000000000383ee3df395e1f4e9141c71d1aa338b98c2eb50689e31 1,511 1.00/1.00 vMB 1
771,082 771,082 00000000000000000001d520440fec4d6781cd82b10b3a31358c4a92aca129ea 1,773 1.00/1.00 vMB 10
771,081 771,081 000000000000000000062971faa5b188737baf72055798a6a3f982ef53da1230 1,725 1.00/1.00 vMB 8
771,080 771,080 000000000000000000037c0c0496475f0d192258b7dd98e2f1e70f9d76e2836f 940 1.00/1.00 vMB 8
771,079 771,079 0000000000000000000187574fa38139135451a5ebea3b6333fe3115a49706ba 150 0.11/1.00 vMB 8
771,078 771,078 000000000000000000007748e072e876389e59ba355b0a0b940c1f309f062825 1,354 0.77/1.00 vMB 7
771,077 771,077 00000000000000000007771ca0c079e0778a49fac717cfbc03b094e1eb7b5a8f 845 0.45/1.00 vMB 7
771,076 771,076 00000000000000000003f24b6491f59b95bf9a901e04b3ea60537f82a30169bc 368 0.17/1.00 vMB 8
771,075 771,075 0000000000000000000527cfa749d1cc46cf3daaf371ccbbb62d915119a18516 490 0.26/1.00 vMB 6
771,074 771,074 0000000000000000000177fc7e99200aa31435f851cb557c77fd667d2d6b79c5 504 0.28/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.68 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: 678.13 GB
    • Received: 16.44 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.