Loading Tool

Explorer IconExplorer

Memory Pool

41,623 transactions
26.44 vMB
0.07821809 BTC
Random Selection Loading Transactions
Max Size: 137.78/200 MB

Candidate Block

Mining Attempt 603c62e3874e3688d64aea0d8bcb836afbb63c94d97c69422d99ac175037a8fc
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root bcea2c65d2e1f264664eec929fc013fab799b97c4ee46901f15acaa4c7e353ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.02968876 BTC
Feerates: 150.98 > 2.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (312,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,388 602,388 0000000000000000000dcf29d1b5acc6aa5e54ac7f0a7552be3bdb1940c760f3 1,823 1.00/1.00 vMB 36
602,387 602,387 0000000000000000000918e3a3d3cc26a1f875ad3b0599eb16d3cdee7e8e410c 2,676 1.00/1.00 vMB 54
602,386 602,386 000000000000000000092a5fc663c6d04be8cf9f1afce03e3a9926c001f950bb 2,799 1.00/1.00 vMB 55
602,385 602,385 0000000000000000000e60982767d0a7e00abe254730627b4ca07f710bd52e90 2,606 1.00/1.00 vMB 58
602,384 602,384 0000000000000000000fb1f398c23d5e6110ddf4ce201ac258f3d36f96f73c50 3,974 1.00/1.00 vMB 37
602,383 602,383 00000000000000000010b1507fa126d64051f6a52ab819b0620a5b43337f2538 2,498 1.00/1.00 vMB 68
602,382 602,382 0000000000000000000b4d7cc3e477fce9f69e9af9dde82846fd2c0143fc337b 1,360 0.34/1.00 vMB 30
602,381 602,381 0000000000000000000106c7e7aa908ec5063b033f89c5565321fd588aada5f9 3,166 1.00/1.00 vMB 41
602,380 602,380 00000000000000000002de791e377c1cf3fff70c496902396b02d1da0e7e64de 1,603 1.00/1.00 vMB 3
602,379 602,379 00000000000000000003e80a998200e486cffc8d5846563ce1e362aaa63029a4 1,447 1.00/1.00 vMB 8
602,378 602,378 0000000000000000000012528217d2e5ba6cda5620c7eb7ec82dee9df0b8b953 2,398 1.00/1.00 vMB 19
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
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.