Loading Tool

Explorer IconExplorer

Memory Pool

76,253 transactions
28.84 vMB
0.07262917 BTC
Random Selection Loading Transactions
Max Size: 176.29/200 MB

Candidate Block

Mining Attempt ba21eadc85a55bd00ea10f6747c1405d284b025b67fe8227e43e20661cdf02ca
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root a059fb2539ae66aa2c760e9dd1c00e279e21b6d896a822e135c372568d8b277e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,244
Size: 1.00 vMB
Total Fees: 0.00986353 BTC
Feerates: 77.76 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (97,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,727 817,727 0000000000000000000429d869afad68893f36013cc2f50712d0b638f9e87eda 2,491 1.00/1.00 vMB 126
817,726 817,726 0000000000000000000111fc7d468be12bcefbb82980d4455a9553a308b527b2 2,275 1.00/1.00 vMB 224
817,725 817,725 000000000000000000017f149e53c606e7207ce58c19ef57607ea7bf9473b998 2,689 1.00/1.00 vMB 110
817,724 817,724 0000000000000000000346f726653b7fa226c262af0e0b8307c781577a37f1e4 3,440 1.00/1.00 vMB 118
817,723 817,723 000000000000000000020f428e09c0b273587a89cea30f0aa71b5493389e029a 3,783 1.00/1.00 vMB 103
817,722 817,722 000000000000000000011467c3db24db6531647f97504ba4c0034907794b71b4 3,616 1.00/1.00 vMB 89
817,721 817,721 000000000000000000004eedb17730d58c6c0db51da0cb8425a273ac01a9910a 5,549 1.00/1.00 vMB 75
817,720 817,720 0000000000000000000120779f087b611ce8b9c998b0abd6f9d33cdf583d6f61 4,749 1.00/1.00 vMB 62
817,719 817,719 00000000000000000003b1f39b5ee29b07833b47aa1bf5c3e8ddabe4c09bd03f 3,723 1.00/1.00 vMB 126
817,718 817,718 000000000000000000027e1eb94f56bd59296ea2836a2292b5193ca9e333268d 3,697 1.00/1.00 vMB 74
817,717 817,717 000000000000000000042380981fa3f292b7256e316b43e0cda52a8bfaadd14d 4,325 1.00/1.00 vMB 88
817,716 817,716 000000000000000000013fefe8a98fb21f61f9f4c04cb9cd8115cc627e905d99 3,614 1.00/1.00 vMB 78
817,715 817,715 0000000000000000000045474ce8432eb122be95526e30487debdaaef9a05083 2,953 1.00/1.00 vMB 159
817,714 817,714 0000000000000000000279b1789fcbb463683b677bc0120ad1711a58c0db91b7 4,032 1.00/1.00 vMB 145
817,713 817,713 000000000000000000007e5b5ec657c1fed858dbf700916b2b9116f0c8df33ac 4,787 1.00/1.00 vMB 83
817,712 817,712 000000000000000000037abfbd387eb374281c26f88206630dbcd185a815472f 4,083 1.00/1.00 vMB 119
817,711 817,711 00000000000000000001d544a244b84c7ce1a755376ae5d8662e6e4146ec5ce6 3,740 1.00/1.00 vMB 69
817,710 817,710 00000000000000000003744e1080eecaef34c354daa5b6e69710453fd30c8c66 3,142 1.00/1.00 vMB 144
817,709 817,709 00000000000000000002bdc65259d8c30b27253bcc12c2ea6dab0fb97250e83f 3,018 1.00/1.00 vMB 217
817,708 817,708 00000000000000000001efa12ef8cf17d8521b8ba3de54433f2c14f3f929224d 4,062 1.00/1.00 vMB 114
817,707 817,707 00000000000000000000d8ebaa41137373d76bc593eedd7cc0c7d7f6a9cfcbb0 4,013 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.82 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: 710.75 GB
    • Received: 17.08 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.