Loading Tool

Explorer IconExplorer

Memory Pool

100,223 transactions
26.06 vMB
0.06937313 BTC
Random Selection Loading Transactions
Max Size: 176.26/200 MB

Candidate Block

Mining Attempt 92ea8e9cbcb3f48ef9209ec3218c7da168e99d3bf9564a84f6e0382055dfabd1
Version 20000000
Previous Block 00000000000000000001c641766e70930b344c83d935c26e7694ea5dac4fa245
Merkle Root baa6446ded5f83ef00d95af4d107b2c9963b8a756953d0c4e0fc789e455079d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.00674956 BTC
Feerates: 150.75 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,057 (830,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
85,641 85,641 00000000001ce4e7586766a77ac025dd274cec18cd33612dbca6e561f0e05b23 1 0.00/1.00 vMB 0
85,640 85,640 00000000000d08a12e7c73788075f72a192a12ffe8a88f499c4f1911dc24b3a1 1 0.00/1.00 vMB 0
85,639 85,639 0000000000151a3983df4380c5059a6d1d1fdd9c418b3bedb63020231c929b1e 2 0.00/1.00 vMB 0
85,638 85,638 000000000024ea49881dd64725764dbdb8082a2ba13029409d37291219b9ea95 1 0.00/1.00 vMB 0
85,637 85,637 0000000000007e281a3fe59db114042754b7689dde607d7f767a58a8a37b4d09 2 0.00/1.00 vMB 0
85,636 85,636 00000000002f56f7bdd2ad19f1acf357fbd4eb6b9404adbc9135b678747ecf52 1 0.00/1.00 vMB 0
85,635 85,635 000000000009b2672322f3a694c474c7c1eb74f928eb1f0a035b5722a62a7246 1 0.00/1.00 vMB 0
85,634 85,634 000000000000630f363776679e46b3ee21aa5455916ef5e817d0374990a6befc 4 0.00/1.00 vMB 0
85,633 85,633 00000000001fe3a05f75b5499601f771a31095ad2d69bbc80bee44ce6270b1d1 1 0.00/1.00 vMB 0
85,632 85,632 0000000000261195c78c8e1978a937a652231a097510649f5f49e4cf4fdf8bf0 1 0.00/1.00 vMB 0
85,631 85,631 0000000000166959b2095a6dcb7cde0534a9352bf847a8279dfb244c66754127 1 0.00/1.00 vMB 0
85,630 85,630 00000000002dacf0b5618af2a8667dd53fe9a46ca825884c2fcf40701b789f6b 1 0.00/1.00 vMB 0
85,629 85,629 00000000001d048ec460e920088a4b6b877d721a938f0786f4e06ff4eacc2258 1 0.00/1.00 vMB 0
85,628 85,628 00000000000f47b45a2a11cb220de0e73d28f0648ecf58fc38b3ba27b8fce0ed 1 0.00/1.00 vMB 0
85,627 85,627 0000000000191cc983df6dc33bdd789c3d4c12f6324dd161cfa1bda1c6741e8c 2 0.00/1.00 vMB 0
85,626 85,626 0000000000045afb815a91f0a7e67400a94cb21ca77b1364358dbbe202df64e5 1 0.00/1.00 vMB 0
85,625 85,625 00000000000315dcb0a14edf9eb326f745c07ce9bf990ad6ca0f9fd61b11263c 2 0.00/1.00 vMB 0
85,624 85,624 000000000017f793a6047f8167a83313b5b7ecd9faa25b359a7c72f5baa698e5 1 0.00/1.00 vMB 0
85,623 85,623 00000000000ddb7a90389dcca57b39b3b53d5b51cf982baf6e1b494e36e32c5d 1 0.00/1.00 vMB 0
85,622 85,622 00000000001aecd3fadf3a3555bfb11f1006a40c37fce4f4540e2ebcfeccd9c6 1 0.00/1.00 vMB 0
85,621 85,621 000000000022ddf927a4a21ad05eab445d3ac14c7657459b9af713c62f9eb9bd 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 813.07 GB
    • Received: 23.82 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.