Loading Tool

Explorer IconExplorer

Memory Pool

72,971 transactions
28.13 vMB
0.06996033 BTC
Random Selection Loading Transactions
Max Size: 166.55/200 MB

Candidate Block

Mining Attempt d34178101f70d74f46ace80e8154b4ff5da7082ed4e2dfeff007d0820c55b98e
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 161e46dc4c608ebf30d64ef23212c4baa1e96d426d664b1986cfe28899290bef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,493
Size: 1.00 vMB
Total Fees: 0.01350789 BTC
Feerates: 150.86 > 1.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (227,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,728 687,728 00000000000000000001cdc8f71ca6563be0c0444e1d56b7ee8ef4b2da146ba0 2,746 1.00/1.00 vMB 46
687,727 687,727 00000000000000000001d43250d75cbc119712efe70832555e11fcccf6d5a45a 2,573 1.00/1.00 vMB 52
687,726 687,726 00000000000000000008501a84091f5d0867dd16b5217511c00fd1e057ecaf59 2,231 1.00/1.00 vMB 30
687,725 687,725 000000000000000000006b34de6aa15e7a8df6ae5cae2de327c48b696c518734 1 0.00/1.00 vMB 0
687,724 687,724 00000000000000000007f1620f7f6e7162f20a63498fb5021073e9ea993c1dd2 1,600 1.00/1.00 vMB 40
687,723 687,723 0000000000000000000cecd7adbea9b35928a85d0cdef55211faad756a4fc11c 967 1.00/1.00 vMB 33
687,722 687,722 00000000000000000009c12fad7a2994461c561fdbc79f7b28b7e5b238626208 2,845 1.00/1.00 vMB 62
687,721 687,721 000000000000000000075adb0e4e666d16efa26c8ab8ac3a1eca77be508ec5d5 2,316 1.00/1.00 vMB 22
687,720 687,720 00000000000000000008656a6eff48e2c9061cde290dbf485402e3309d25c7cc 2,251 1.00/1.00 vMB 24
687,719 687,719 00000000000000000002de29e5025ab03843a5ab130e3076ea2034e69297b97b 955 1.00/1.00 vMB 9
687,718 687,718 00000000000000000001ce7b77139faba235fc2fc6c09da548300ca6feb525fd 1,901 1.00/1.00 vMB 12
687,717 687,717 000000000000000000018d6a74d360c3b2881cf493fb5e29410c2317dac3e5ab 3,048 1.00/1.00 vMB 33
687,716 687,716 000000000000000000032186049b4b0f08172e19493b52919efd64b00ffd385c 3,087 1.00/1.00 vMB 29
687,715 687,715 0000000000000000000157981f9576f3f08af47cd5cf8770c5eb75b2858c5046 3,047 1.00/1.00 vMB 42
687,714 687,714 0000000000000000000a44c079acf32d59f0d055eee290f758c1b8d8573a5ecd 3,429 1.00/1.00 vMB 34
687,713 687,713 000000000000000000067a8636a93ba5f685e0dacbfe5c30b91feb34011ac17c 1,925 1.00/1.00 vMB 32
687,712 687,712 0000000000000000000181f0e476187264e1f04ca7a643c6f3b8535640bea539 1 0.00/1.00 vMB 0
687,711 687,711 0000000000000000000a2cc5ca1bc5d57ca2e7229a14ebf8fa9e0734ffce136d 1,311 1.00/1.00 vMB 37
687,710 687,710 000000000000000000079fc2767c7afa7ff742892a2cea745d1125e784982925 2,284 1.00/1.00 vMB 43
687,709 687,709 00000000000000000009054a94e8ca216cd537610bcedc62d3df3f0d97631f9f 2,653 1.00/1.00 vMB 48
687,708 687,708 00000000000000000008ab171664ae2e6618c34ab7ee2faf018ee2cf70f89a80 2,654 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.45 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: 666.79 GB
    • Received: 15.22 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.