Loading Tool

Explorer IconExplorer

Memory Pool

42,555 transactions
26.94 vMB
0.06105499 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt 8240e4051f8f95877872787c3ba1f4b8bdb365c718da85bb8d21cfc8dc0c2190
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root f7a3b3be56354997278073e28b812c2f11f00679a65f80e08a923cb3232f6729
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,927
Size: 1.00 vMB
Total Fees: 0.01098553 BTC
Feerates: 103.41 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (45,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,727 869,727 0000000000000000000281b0330f0a64dc7c56aef2d52912cd278bedff81a8e8 5,499 1.00/1.00 vMB 4
869,726 869,726 00000000000000000001eeb69e14100fda4e97bb5e9d57591ae263843d6a0482 4,926 1.00/1.00 vMB 4
869,725 869,725 0000000000000000000270b5a9b6a8e157556db88242283ad456fce75d74d5d5 1,471 1.00/1.00 vMB 2
869,724 869,724 000000000000000000027b3f97ecfdf2ef8c8fd47f0ff29fd071dff3435db26f 2,426 1.00/1.00 vMB 3
869,723 869,723 0000000000000000000001d23c7ae27be7267d0e53df01ea7e970d7f02bc7258 2,924 1.00/1.00 vMB 6
869,722 869,722 00000000000000000001ccc106bd86607f78b8ab698ea3480093cdff737c6076 1,657 1.00/1.00 vMB 1
869,721 869,721 00000000000000000000a3abb0ef36bcb195008ad6ae09a01e378d651cd2b9b8 3,808 1.00/1.00 vMB 5
869,720 869,720 00000000000000000000bd77370fe1ecf0c28bd6f213fe0e27b078806b68f0ff 1,661 1.00/1.00 vMB 2
869,719 869,719 0000000000000000000173e894282485050b6113e984bafb9a1931dd62e38553 4,227 1.00/1.00 vMB 3
869,718 869,718 0000000000000000000272adccff3b094fbbfbb824a845cddc63272df3504115 2,645 1.00/1.00 vMB 2
869,717 869,717 00000000000000000001d4b5d9459def9eda4a863a14c25fe7392f6e5a86385f 2,612 1.00/1.00 vMB 4
869,716 869,716 00000000000000000001698d4b2341677350f3a7c3fc4afcdda90f327d193265 4,106 1.00/1.00 vMB 5
869,715 869,715 00000000000000000001937c1e770900346678dcff2fcc141cf0f41909a077c2 3,203 1.00/1.00 vMB 5
869,714 869,714 00000000000000000000bda542538a2457af174cbbc24451eaa07a3bb5116668 4,349 1.00/1.00 vMB 8
869,713 869,713 00000000000000000002624f77a18b4327098ab97490c8a5f0f8f8b00db4552c 3,851 1.00/1.00 vMB 2
869,712 869,712 000000000000000000027fdbc1397f679bff81083a97e844e90f38b72038a3f2 3,684 1.00/1.00 vMB 7
869,711 869,711 00000000000000000001157381228aea429e3be6e87f6b7515837c2afdb622bc 3,020 1.00/1.00 vMB 2
869,710 869,710 000000000000000000018a3989ca8263844321b3b4f43e7cf7446a1973faa5fe 4,352 1.00/1.00 vMB 3
869,709 869,709 00000000000000000000c370e95830c98d16038ae1cb6374e67b4de322983337 3,821 1.00/1.00 vMB 7
869,708 869,708 0000000000000000000019a750ff25699f98b988824885601341091e47b4d2f2 2,661 1.00/1.00 vMB 4
869,707 869,707 00000000000000000000c5a57f9fb09808d2f68f7213c915d90dcc07e2736f43 4,073 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.