Loading Tool

Explorer IconExplorer

Memory Pool

41,931 transactions
28.98 vMB
0.07088510 BTC
Random Selection Loading Transactions
Max Size: 148.56/200 MB

Candidate Block

Mining Attempt 00d94d9a2fef1adb9a2ec4d2b685584398b0631f038b7c6c9902e6ada7ec2a9b
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root fe375e325411c4f37778a5854fbad9c22d0a071cb7f5e9db860ebfbdc8ac8e8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,711
Size: 1.00 vMB
Total Fees: 0.01442598 BTC
Feerates: 100.36 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (144,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,778 769,778 00000000000000000000f63113cbe7c2907d19ab4bd7ed9bbc942310c5174aa5 1,667 1.00/1.00 vMB 13
769,777 769,777 000000000000000000038b66ca71078da7f9871b5e5e9884fe43fbf762963b04 2,805 1.00/1.00 vMB 5
769,776 769,776 000000000000000000017e2b15af96dfe45442d992d4a7a33f70e77a830b05ed 2,783 1.00/1.00 vMB 13
769,775 769,775 00000000000000000005c0eef0a013cfdfae84d0b9dfa8693066450c0138aa7d 3,264 1.00/1.00 vMB 10
769,774 769,774 00000000000000000001e26033b10bc7c3b15f175cb84d9cae29006f3b460cd1 2,940 1.00/1.00 vMB 22
769,773 769,773 0000000000000000000139d94ffb096649246cd4ccf853474b8881d44c47b46d 1,212 1.00/1.00 vMB 6
769,772 769,772 00000000000000000006d3dbd929cc03714b10b99fbadcbf94e7f6a35483fb13 739 1.00/1.00 vMB 3
769,771 769,771 000000000000000000022f00f94c6a03794241d2b579209b5328ec7645932b9d 2,694 1.00/1.00 vMB 14
769,770 769,770 0000000000000000000603a1025a1591d9bbf0a87fb20131962fdfa4eab12627 1,277 0.61/1.00 vMB 8
769,769 769,769 00000000000000000005ab7bcec56ab001eae10b8ffbe2509df8e78ce2a25549 940 1.00/1.00 vMB 13
769,768 769,768 00000000000000000004748defb69916ce704f91dbc918897b73351ffed70a9a 548 0.38/1.00 vMB 6
769,767 769,767 000000000000000000037adebcb16fe3b65bca6f0564377d59d087fb0363c7c3 2,367 1.00/1.00 vMB 13
769,766 769,766 00000000000000000000ac18e7bc4e42e4b429233d4266e94fc496792c508e35 1,091 0.49/1.00 vMB 9
769,765 769,765 00000000000000000007888bc003ba1271f7ed805a76b66ca15bf191117fc739 772 0.46/1.00 vMB 8
769,764 769,764 000000000000000000068925b938b8b2a55c4c9e27e27210226e716c98d1f1ad 2,308 0.70/1.00 vMB 12
769,763 769,763 00000000000000000005363e3f056fcd70033fcc47acc3953e2efc9c7f6fff4d 87 0.04/1.00 vMB 16
769,762 769,762 00000000000000000007c6ea01a1c63b03bf098c479fe437e50bffdae7803e4e 425 0.15/1.00 vMB 10
769,761 769,761 00000000000000000004e95e26faf0b3debdd5500634439a22952626cf6bc350 1,777 1.00/1.00 vMB 9
769,760 769,760 000000000000000000076420b7c9a4d492231deefb8cc2c3ce99d3b0b8b2a7df 2,889 1.00/1.00 vMB 13
769,759 769,759 000000000000000000004cfacaf797e06022388da6a1f108f8a4d82f9e3c82b9 227 0.76/1.00 vMB 1
769,758 769,758 00000000000000000005924ce18958ce8931ea48ff74044675b10f3624f6937c 2,026 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.