Loading Tool

Explorer IconExplorer

Memory Pool

87,680 transactions
32.13 vMB
0.16279482 BTC
Random Selection Loading Transactions
Max Size: 194.71/200 MB

Candidate Block

Mining Attempt 621a45e4be9b38471a4a7db3a1fc380cd4d788cd32fabbeea1699c8390f06c75
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 13f86cca5f7172daf45f21d3a6b3c648618293854a3b0ce38ab9497c1aa83ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,280
Size: 1.00 vMB
Total Fees: 0.07761403 BTC
Feerates: 182.65 > 7.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (304,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,325 610,325 00000000000000000008282a9fc1ffd5d1b5310c86511e9aa69148895b8cb03a 1,932 1.00/1.00 vMB 5
610,324 610,324 00000000000000000011805a3cb886e7238de1313b83d5205a38a99c6da45924 2,883 1.00/1.00 vMB 10
610,323 610,323 0000000000000000000ac768e08db3f0010fd5fb6cb5bef83dfacada8ea15f2e 3,178 1.00/1.00 vMB 9
610,322 610,322 00000000000000000015b53a9d5b88d983adc185452d691f1bebe180988d362b 2,725 1.00/1.00 vMB 30
610,321 610,321 0000000000000000000c2d501ab9ea81b10640b613da86ec249e3eaa6b507d9a 2,646 1.00/1.00 vMB 26
610,320 610,320 0000000000000000000605f3dd1f67f4f4f2f48b408e2ffe5814110069de7db7 2,485 1.00/1.00 vMB 13
610,319 610,319 000000000000000000097a332108c226fcf7c8776c06335d3bcd089e0f6ccc7f 2,419 1.00/1.00 vMB 12
610,318 610,318 00000000000000000007d9565155feaf1613262ba64000683b0a8cfe5b20e224 2,772 1.00/1.00 vMB 25
610,317 610,317 0000000000000000000e0404521de89af7ca16253e077adaa1ada1d246a5ce09 1,891 0.64/1.00 vMB 6
610,316 610,316 000000000000000000096d2b12d41c2fe1f7a18904b446f9f31a28b632bd7146 2,898 1.00/1.00 vMB 9
610,315 610,315 000000000000000000093f9b778c8b320aa14d67d705952aa7f4ff176ff2f780 2,562 1.00/1.00 vMB 14
610,314 610,314 00000000000000000002a0a902d9507ec6e53731f07f6170d3231c9467e25c64 1,412 1.00/1.00 vMB 11
610,313 610,313 0000000000000000001577876112d6349e7f5b358e5d53fe4c36800169f2cd24 1,596 1.00/1.00 vMB 15
610,312 610,312 000000000000000000155c14a13655cd86c227a9196859a6b4eb1ee960e3c125 1,227 1.00/1.00 vMB 56
610,311 610,311 0000000000000000001467549921bbaea4d036b938c29857403136bc07655f05 1,138 0.35/1.00 vMB 1
610,310 610,310 000000000000000000034547ecb17230573c604e8e1b8c7d06cbbc324376c173 3,046 1.00/1.00 vMB 18
610,309 610,309 00000000000000000010330a276b6877ebd92e985704f323b527a80bc8a20787 292 0.09/1.00 vMB 13
610,308 610,308 00000000000000000007ca9a46a6b0e80ec31c7d209728d22da4d9ed48179ec0 38 0.02/1.00 vMB 15
610,307 610,307 00000000000000000009849318278d1f1809341e742ab7e4f10fd03cadb85ffd 1,854 0.66/1.00 vMB 11
610,306 610,306 000000000000000000102be07abd70e181a4e9af5c51191a00fc06dcde690d52 3,039 1.00/1.00 vMB 15
610,305 610,305 0000000000000000000356d7c2b89f43b63eef6098101acbc1d05fb759366c3b 431 0.15/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.