Loading Tool

Explorer IconExplorer

Memory Pool

39,254 transactions
32.05 vMB
0.10706134 BTC
Random Selection Loading Transactions
Max Size: 159.00/200 MB

Candidate Block

Mining Attempt dd335a1129009b4681e6caf537eb3d6448148578a2ce238cf6bbbf8eb617dcbe
Version 20000000
Previous Block 00000000000000000000d6693abb5cc51c9745844ab64d16c61f5999a97d9406
Merkle Root aa1cfc8f97958c8b905bca2c5ce7f8180847aee7ca74879573bb0716ec51f820
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,286
Size: 1.00 vMB
Total Fees: 0.03992263 BTC
Feerates: 179.53 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,328 (805,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,601 108,601 0000000000004b2fc3db027663dd073fd2d482817fddca33612d653c140261f9 3 0.00/1.00 vMB 0
108,600 108,600 00000000000227698dc4e40b953291b216d2b602fbe6fe0c30f0bb5ad498facb 5 0.00/1.00 vMB 0
108,599 108,599 0000000000000943f6696b90ac6830228f9e43bc7735acbd87025730c3eb0eaf 3 0.00/1.00 vMB 0
108,598 108,598 00000000000005b39afdd4c648eb92dcb0cafda3a8dbd61e4291441bed194cdb 1 0.00/1.00 vMB 0
108,597 108,597 0000000000004b4e2e4da78a2a830700f32e1c0d919875c0a1f201dab412c856 10 0.00/1.00 vMB 411
108,596 108,596 0000000000017b763ecf82a54a7f455cb3cc58a944daa63dbfdef9329feafb7b 1 0.00/1.00 vMB 0
108,595 108,595 000000000001ac72faa6c6501f2533c1e46d88be07957b30f8be5329155e1665 25 0.01/1.00 vMB 0
108,594 108,594 000000000001ad2e6012cedf2b069034d6b813fb72bca3b80ae85845f18155a8 38 0.01/1.00 vMB 0
108,593 108,593 0000000000012eeba0cabd20e1b00c71f0ba77ddaac4e492e5aa77db9134d2be 2 0.00/1.00 vMB 0
108,592 108,592 0000000000006abbda9a9b9fd68359cd4985dd0f251c11e682ed3e90a17f7296 7 0.00/1.00 vMB 0
108,591 108,591 0000000000012c89f9d5078fc346d435e357ddcc6a783ce760363595d14336c8 13 0.00/1.00 vMB 0
108,590 108,590 0000000000020e9011f1fa62c2be3d2572bcda99bc32345450047c9ffe2d1002 12 0.00/1.00 vMB 0
108,589 108,589 000000000001f59838b03f9bd078a00cf04d685111ced921afbe396011410a7b 1 0.00/1.00 vMB 0
108,588 108,588 0000000000017dbd81f2e99498f0ec264bc7aa7eb0020c07a17d4a4009494dfe 9 0.00/1.00 vMB 0
108,587 108,587 00000000000174ae2c0007de5f0342633a4f02a21dd76852aa673c1c4fddf2eb 1 0.00/1.00 vMB 0
108,586 108,586 00000000000185233f520f5baba21f2cc16638f75542b3c818d9adcb545f2487 9 0.00/1.00 vMB 0
108,585 108,585 0000000000025f28d8700f734e53150a3fe78e554cb8aa01794229180d0abdfb 26 0.01/1.00 vMB 0
108,584 108,584 000000000000747f67cc1f1d8e75307da2841b32e46ba5c75356e66c65dfcf5c 2 0.00/1.00 vMB 0
108,583 108,583 0000000000021908cc3f6bdadcb1f9f98cbbf4e6e37366e65b765f2595fe0c9c 4 0.00/1.00 vMB 0
108,582 108,582 00000000000097bfb4d8928378cc741db7404f4debb5e1de2d531b144738a42f 1 0.00/1.00 vMB 0
108,581 108,581 0000000000007c933b119d739612e5b15477bbef71c2e06d3af912b061ddaa81 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.18 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: 582.87 GB
    • Received: 9.30 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.