Loading Tool

Explorer IconExplorer

Memory Pool

37,334 transactions
26.06 vMB
0.06166823 BTC
Random Selection Loading Transactions
Max Size: 133.82/200 MB

Candidate Block

Mining Attempt c39aa5e725fdc1747237c94430a2a8776573535e90701c2f90b627af7f661315
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 06304d111a32dcea76ad2c9503b309d5617615627b1cd7464c7baf83b78ccb80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,725
Size: 1.00 vMB
Total Fees: 0.01368230 BTC
Feerates: 102.99 > 1.37 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (152,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,762 761,762 00000000000000000001756abf46c361df200e1fc8fd97e1b718774e0c34deeb 2,681 1.00/1.00 vMB 21
761,761 761,761 000000000000000000038eaaf949baa3fe4516fe564021e6cce09e3fecf0e138 3,286 1.00/1.00 vMB 31
761,760 761,760 000000000000000000043b19516dc691ec72942d2a3b7cf361db9d105d3b84d7 412 1.00/1.00 vMB 2
761,759 761,759 000000000000000000032639c6ac64dff745fc1df9a5df698580e395e8d79b66 1,013 1.00/1.00 vMB 7
761,758 761,758 0000000000000000000052d224e0c5d0aaf171421e77f4c9d12fde884fb07442 1,515 1.00/1.00 vMB 8
761,757 761,757 00000000000000000006fcfb7ccbbcaa816c03752889001a0814409c2b475f27 1,955 1.00/1.00 vMB 6
761,756 761,756 00000000000000000004e473ed54b3cb28dcb50b74b53ea02fe58e86f1a2d454 1,524 1.00/1.00 vMB 6
761,755 761,755 0000000000000000000294ea52c36d75f48e981c0a18bcb4ced8ef8463973487 1,936 1.00/1.00 vMB 9
761,754 761,754 000000000000000000012c1211e23dc29579cf1a2fe21b9eef2050aa9ddbbc89 1,308 1.00/1.00 vMB 3
761,753 761,753 000000000000000000015fc254357cbbd862f569db8e16ce5021d15ce3d46827 2,018 1.00/1.00 vMB 6
761,752 761,752 0000000000000000000506448b3d22529a430dcb59314ee892fd5933b9a27e6c 1,208 1.00/1.00 vMB 17
761,751 761,751 00000000000000000002b98f5f80cc461c3a50cd50888c3e4be0516af283897d 1,934 1.00/1.00 vMB 26
761,750 761,750 00000000000000000005d757cb691b76d43d1d81b03044de97981b423527a485 2,810 1.00/1.00 vMB 5
761,749 761,749 000000000000000000028b0a52b9c1770c9239d048cf589adcfc51327a1d943f 2,498 1.00/1.00 vMB 14
761,748 761,748 00000000000000000000ad19c0ade9fff238c7b8fc5f5538bde8215d81aebb38 2,885 1.00/1.00 vMB 23
761,747 761,747 00000000000000000006eb3947cae3315754cd7865fb2ac0ae4790ac57eb23f9 3,444 1.00/1.00 vMB 31
761,746 761,746 000000000000000000063b4c029adde2a8197c245f0cfedcf3d2a83b1ee89b1d 2,686 1.00/1.00 vMB 4
761,745 761,745 00000000000000000002e12cf0b255e98b0d439e88db7831f972148469f100ca 3,018 1.00/1.00 vMB 19
761,744 761,744 00000000000000000001dcb1aed8864cc5c793a9e595aa8f44561d8a315b011b 2,575 1.00/1.00 vMB 14
761,743 761,743 00000000000000000003e57dc3335dca577f28442f99419c89368d134c4e1612 2,706 1.00/1.00 vMB 12
761,742 761,742 00000000000000000003546bab9331175b113194084d1299b35f65c7897a012d 1,360 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.