Loading Tool

Explorer IconExplorer

Memory Pool

40,741 transactions
27.92 vMB
0.07292776 BTC
Random Selection Loading Transactions
Max Size: 143.29/200 MB

Candidate Block

Mining Attempt be2082db444add8d282ced658c2ffc4f037a5581adb25fc39e358f7aaa9d809e
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root e4c2dd22d7981f2002b3d98597a8e2c8abc052bbf0399f4f465c7218ad1a1b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.01941854 BTC
Feerates: 101.49 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (284,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,549 630,549 0000000000000000001025a6f66c175f4a00102d84c385ea3d7430619464a6cf 2,917 1.00/1.00 vMB 113
630,548 630,548 00000000000000000010e914c3eaa4f3a33762d13cda3d5c2af10f92b244c5a4 3,040 1.00/1.00 vMB 75
630,547 630,547 000000000000000000007d2f3b6534a7737b7f0d6f81f3ecfba89587fa2f55cc 2,839 1.00/1.00 vMB 60
630,546 630,546 0000000000000000000fc41c70d81295c303d17dfcd20f6e033c1001e5cdcc48 1,739 1.00/1.00 vMB 31
630,545 630,545 0000000000000000000ddf82d434d0631f83e9abaf4803ead92f75d246617890 3,277 1.00/1.00 vMB 70
630,544 630,544 000000000000000000047946daed4ae99a9ad429cf79088e032332d45880358e 2,747 1.00/1.00 vMB 82
630,543 630,543 0000000000000000000cf1792445cf581455c9ed342071c4dadb7fd34312ca82 2,218 1.00/1.00 vMB 94
630,542 630,542 00000000000000000008a61a4ba92101297f08395119bebf918c459e308e1e1a 2,338 1.00/1.00 vMB 64
630,541 630,541 000000000000000000004cd014ffb42a52a1a25ab19316aa66caeea323b61ca6 2,681 1.00/1.00 vMB 80
630,540 630,540 00000000000000000004388f86bc5b65349948bed1e203e275dc6e7604186973 2,576 1.00/1.00 vMB 79
630,539 630,539 000000000000000000043095805dd9a1ecb620f021aa60cbbb40db567c62d135 2,770 1.00/1.00 vMB 91
630,538 630,538 000000000000000000063185122a0bc9bbcd1d9563a396e428ed6d525782fbba 2,356 1.00/1.00 vMB 134
630,537 630,537 0000000000000000000201a9ed203c015dca2c15f874f48b7db7adc6dbe4a940 1,882 1.00/1.00 vMB 157
630,536 630,536 0000000000000000000c495b3612320b76837249f443861c640738b03d922d33 1,020 1.00/1.00 vMB 173
630,535 630,535 000000000000000000100f6b4cddb0027092c63470871c239f05a25196290f1a 2,325 1.00/1.00 vMB 63
630,534 630,534 0000000000000000000d3d92aa8a3d8fcb8652f933d21cba241bd3bf423380ac 2,154 1.00/1.00 vMB 85
630,533 630,533 0000000000000000000cf7a54010bde4d1b17a07314fc8e51ddf2293a95741d8 2,434 1.00/1.00 vMB 50
630,532 630,532 000000000000000000054965dbed494311a9ec3f28113bca6fbe02f563fcd89a 3,156 1.00/1.00 vMB 88
630,531 630,531 0000000000000000000618552a41ebc45f16bb32ef8adb059f8309890b463b9e 2,914 1.00/1.00 vMB 175
630,530 630,530 000000000000000000105909f01af3ed7bb99ffd036bf6f14fdee6e79315e5c2 2,602 1.00/1.00 vMB 79
630,529 630,529 0000000000000000000131f37368d6c55ac695a812ff498d3bf3199ae9a7d10f 2,533 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.