Loading Tool

Explorer IconExplorer

Memory Pool

41,751 transactions
26.52 vMB
0.07898730 BTC
Random Selection Loading Transactions
Max Size: 139.22/200 MB

Candidate Block

Mining Attempt 42ff8d977bb8efc21bb12b8049a6cb39c585a8795382d0e267b6f960f4918da0
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 73e54518b9c6e256c911be92edfd09e73e25f41be14d33f499e21853add63a2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.03015758 BTC
Feerates: 101.66 > 3.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (312,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,377 602,377 00000000000000000009134ed8cec121dde008149523e8528c89000fe61606ad 1,874 1.00/1.00 vMB 35
602,376 602,376 000000000000000000124d61e26c22f1f2667dca057fe80b909f02195fabb703 2,087 1.00/1.00 vMB 41
602,375 602,375 000000000000000000089d304134a9a541d0fb549072b77eb858587f20babb78 1,257 1.00/1.00 vMB 12
602,374 602,374 00000000000000000005f3243558f31ec772631018032b86763b9cfd493e0949 1,533 1.00/1.00 vMB 19
602,373 602,373 00000000000000000013ba487dfe62e465b7ab013f559a599c0010993747a020 2,012 1.00/1.00 vMB 26
602,372 602,372 000000000000000000095fbd4cfb28a87e79c126473249a338fd94b016c85089 2,156 1.00/1.00 vMB 13
602,371 602,371 0000000000000000000c002bc12e6269bb5188a14a10f64e135f8247cd20facc 2,366 1.00/1.00 vMB 10
602,370 602,370 00000000000000000001ba9f79185c15ca59145de9a9e7f8cc1c940704ff88f1 2,537 1.00/1.00 vMB 30
602,369 602,369 00000000000000000002199553ae5eabd8cd0e3e1943e748cead236e0b0efcf8 2,976 1.00/1.00 vMB 34
602,368 602,368 0000000000000000000f2eb4a42762642946e50ba94ea103615c18cc2bec8c11 2,041 1.00/1.00 vMB 76
602,367 602,367 000000000000000000105aa383f42c70b29987d6a034e256887b119aac4ab6fd 2,465 1.00/1.00 vMB 76
602,366 602,366 0000000000000000000f7bafc0c9eaed636e2c3df0789e1a04ca02a19c34d820 2,630 1.00/1.00 vMB 100
602,365 602,365 000000000000000000035572f8fb15c8230d099fec1039f979225aec5cd554eb 1,406 1.00/1.00 vMB 39
602,364 602,364 0000000000000000000d4dff4a34585a02b110a756209f6eb28c8404407a7bd1 2,707 1.00/1.00 vMB 38
602,363 602,363 00000000000000000012cd0292f4a40544536564ec973cf56923ada68678a22a 2,547 1.00/1.00 vMB 51
602,362 602,362 0000000000000000000a5219ec8f641622705e2829ea49213cdedd1213de7e9b 2,739 1.00/1.00 vMB 41
602,361 602,361 0000000000000000000c46c491dd1721b318fb28fd364f6cba0a6b970fecb4ac 2,764 1.00/1.00 vMB 81
602,360 602,360 000000000000000000050b4e9bee950b449390f773efebfc78eeabcd8273ccf2 3,227 1.00/1.00 vMB 61
602,359 602,359 0000000000000000000fce7e4c89989231f17633b9c4a3161dd42cfa14572bd2 2,707 1.00/1.00 vMB 35
602,358 602,358 00000000000000000010fa00738886e3533a0c9a4161820582d5b315b26cc0e7 2,731 1.00/1.00 vMB 31
602,357 602,357 000000000000000000019f0c3df8569c6cdc93317d88c4b819cd73dd914cffed 2,717 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.