Loading Tool

Explorer IconExplorer

Memory Pool

82,253 transactions
31.10 vMB
0.10123550 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt d1ee74d66740ddc8a606646ef0a6e719c87d647b54e5989a4b138b554f289f34
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 8f8fb18c096aa7612e1da3cc42c19836659d873b85900c6ebf171b7192305e7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,103
Size: 1.00 vMB
Total Fees: 0.03025083 BTC
Feerates: 318.30 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (469,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,836 445,836 000000000000000001e0baeed1609fe1f42e540b70cad6e28966652543f1b362 248 0.99/1.00 vMB 16
445,835 445,835 00000000000000000094aa967fd5d4e615489f343a7f0314c734415ee3e5bb4c 2,115 1.00/1.00 vMB 61
445,834 445,834 000000000000000001a1ce726db07e94fdde9462e9211b4226313152372a2bcf 1,876 1.00/1.00 vMB 88
445,833 445,833 000000000000000002c442b51d84a15ba4fa95b761600a869573582fe5a07dcf 2,230 1.00/1.00 vMB 70
445,832 445,832 000000000000000001c0f3254e71d4413b97ca25651d333a5293095a688cb3d0 2,258 1.00/1.00 vMB 96
445,831 445,831 00000000000000000153f3462d1e6b938b1c81b11c0090c9c9ebe85002d77b75 1,775 1.00/1.00 vMB 55
445,830 445,830 0000000000000000005cdd599fe9dbb7ef0ef75533f3c04a127e9e700714ba28 1,026 0.80/1.00 vMB 38
445,829 445,829 000000000000000002d772f8fffe8c7d030d93c977b08bd9e79fcdac899a693c 1,609 1.00/1.00 vMB 55
445,828 445,828 0000000000000000032894a63a03884fc3fd4b5c98de5e2cc7066ce764dc447e 1,914 1.00/1.00 vMB 53
445,827 445,827 0000000000000000008ecdbcbf60d29a9297bc8eb883f946fc649c29f48a2715 2,681 1.00/1.00 vMB 89
445,826 445,826 000000000000000002d3397e6ccf9b787efa133af973fec5fe15b8aa47c09d75 2,342 1.00/1.00 vMB 67
445,825 445,825 000000000000000001dcac20de7dfc2b77828cf5f09385bdcc5fadbf3914d3bb 1,873 0.75/1.00 vMB 88
445,824 445,824 000000000000000001a437dedb316c3c1c29e216abd836241dde3de4d75098c2 2,318 1.00/1.00 vMB 75
445,823 445,823 000000000000000003706781bd6bca4124500fa4a66744e496577942024ab416 2,851 1.00/1.00 vMB 109
445,822 445,822 000000000000000000900ded025c3559a549e1682d15709611419b5047db2e80 632 1.00/1.00 vMB 41
445,821 445,821 0000000000000000034b2931095bd3792e368b0ad0d5220961e48a59992acd4a 2,105 1.00/1.00 vMB 55
445,820 445,820 00000000000000000204741e305b0596678caf561625729728d709b538cd803e 2,146 1.00/1.00 vMB 83
445,819 445,819 000000000000000001a009e6a35a62b5986533b30a0d50848ae9264882f5ca65 1,881 1.00/1.00 vMB 62
445,818 445,818 000000000000000000cd5034ec84caed71c7e2c0d6491b709482ca4bacdd3dc0 2,383 1.00/1.00 vMB 68
445,817 445,817 000000000000000000aa63094443cfcaa87f44559a9603158566f37871c4495f 2,006 1.00/1.00 vMB 63
445,816 445,816 000000000000000002c8ea860eb00d08cd2b8bf39c8962eef63d7e089aacc162 2,472 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 783.00 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: 718.43 GB
    • Received: 17.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.