Loading Tool

Explorer IconExplorer

Memory Pool

78,385 transactions
29.76 vMB
0.11413860 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 8667582f3eece4dadb5a3b378a5dbad4d28c50ee2c543678aa43aed56f5caef4
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0cf5e3630386402f57909e3ab1b8a430bfb32c44e206f0e899fb6eab280e395a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,106
Size: 1.00 vMB
Total Fees: 0.03377912 BTC
Feerates: 660.76 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (159,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,708 755,708 00000000000000000002f8f9d2b68971f9a944e4ec36ab35e2ba2fd767b00d35 1,002 0.96/1.00 vMB 12
755,707 755,707 00000000000000000000a651ee36cce4a60bdc962ecba032006a3426627acc82 1,387 0.50/1.00 vMB 12
755,706 755,706 0000000000000000000722b511b6336efdf587e72547132c7da0c5e408aba28b 1,684 0.71/1.00 vMB 10
755,705 755,705 00000000000000000006cc743bc02f9c6daaafdde30dd1f8cb27509fb0116ac2 724 0.25/1.00 vMB 10
755,704 755,704 00000000000000000000e1ec91f8389bc3a386e894987d9ded75028a658b74bc 288 0.08/1.00 vMB 10
755,703 755,703 0000000000000000000613e046c974bd5e0f538eb2d818b3a9592df40ec97046 2,560 0.96/1.00 vMB 10
755,702 755,702 000000000000000000073c7ef112d7ac0b38d7a03142d9d6971f9c912c834817 601 0.27/1.00 vMB 9
755,701 755,701 0000000000000000000198148e3c8c0d89f1330cb85aae24468bef645ba3c787 1,927 0.92/1.00 vMB 9
755,700 755,700 00000000000000000000e79c02d90f1268e409940c827ebcb4129616c0ca4ea6 449 0.16/1.00 vMB 10
755,699 755,699 00000000000000000001d6d0e19c91c67dcf848751de057adab5d017f4eea8ec 887 0.43/1.00 vMB 10
755,698 755,698 00000000000000000005366e26136bc84f2ca5ea6b0859a9737afc0daa1df82c 2,080 0.98/1.00 vMB 3
755,697 755,697 000000000000000000081b2fdccf636278e4007deec20eeeb36c6ec5fe62a15f 2,610 1.00/1.00 vMB 14
755,696 755,696 000000000000000000031e8476c61e49113f0af00f4da98a71bd24f6892d1020 2,217 1.00/1.00 vMB 14
755,695 755,695 0000000000000000000006a0a967bd0840c028bb8aa91d44f1f733c4adf22619 2,050 1.00/1.00 vMB 23
755,694 755,694 00000000000000000002fe4239b5968eab7914f3158a0978901efd3d17dfad5c 260 0.09/1.00 vMB 10
755,693 755,693 000000000000000000009a340ae3c9d795de3d59e59f6993d010b3f9aabe337d 89 0.02/1.00 vMB 17
755,692 755,692 00000000000000000004a5b156429479c67369b0269dd4de88c5242fe13e2864 1,948 0.74/1.00 vMB 11
755,691 755,691 000000000000000000023fd27b0a8fd0fd163d9f6aea99601a4b0fb17f5d7dd8 584 0.29/1.00 vMB 7
755,690 755,690 00000000000000000008c24fce8e80391c23ef7989940b4858f9d756458bf755 118 0.05/1.00 vMB 8
755,689 755,689 000000000000000000080632ee9a5c282d1e5a6c6c0373153f2194b8526b018a 2,201 0.90/1.00 vMB 9
755,688 755,688 000000000000000000049ada73c59d3fe5836bcf35d71aa40183ccbcc779f48c 683 0.20/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.