Loading Tool

Explorer IconExplorer

Memory Pool

82,786 transactions
30.39 vMB
0.14685395 BTC
Random Selection Loading Transactions
Max Size: 184.05/200 MB

Candidate Block

Mining Attempt 846c0c1c444de0d39d8ee1d55eb9a6cecdb509c44946e0306b127cf165103598
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root aae884e7e92475197221df3b667f6cae6e48eca557534441b1ff7869718a6593
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.06652682 BTC
Feerates: 150.61 > 6.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (216,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,638 698,638 0000000000000000000fe0178844caf6d23505b4c4f4d293e0920b8d93650d17 54 0.20/1.00 vMB 1
698,637 698,637 0000000000000000000995fe385bbbc41e6d5503e38799719949150ecdc4afe3 2,347 1.00/1.00 vMB 12
698,636 698,636 00000000000000000007491a886275cbe741f807623b02ed85184a6514f27c9a 1,739 1.00/1.00 vMB 17
698,635 698,635 000000000000000000069d69609d1d46ac13e135ade2e9d2cfe6ae49bb7779d2 1,939 1.00/1.00 vMB 18
698,634 698,634 0000000000000000000eff18848e455f68bf11b28b85fbd2957517f29b359940 475 0.57/1.00 vMB 4
698,633 698,633 0000000000000000000ac7dd4741877824a415173f3c7ff86246ba8b5c110f18 1,059 0.71/1.00 vMB 7
698,632 698,632 00000000000000000002a9d3d9f25bc08a3beecb6b10ed96e2692d56b49871a6 979 1.00/1.00 vMB 13
698,631 698,631 00000000000000000001857d2fc3ac3712030d6b64ab33e234d13f620c127cec 2,516 0.92/1.00 vMB 4
698,630 698,630 0000000000000000000e5ec431747b731cb3f8e7fbc2046ca644049137dd76d4 1,291 1.00/1.00 vMB 6
698,629 698,629 0000000000000000000fad3518d0f616d2c96a2ad12657cf7716aadd077c81b2 1,267 1.00/1.00 vMB 10
698,628 698,628 000000000000000000060d1dc1bec79d7699df8871827b69092d5348becb25a2 2,102 1.00/1.00 vMB 19
698,627 698,627 0000000000000000000283bba1bca543d4e656249f61c3d6103c8091d8fa4027 2,512 1.00/1.00 vMB 19
698,626 698,626 00000000000000000006687f2c86577512496a26301615dbcdc1b752e4ebc409 2,924 1.00/1.00 vMB 36
698,625 698,625 00000000000000000006834e81bd4ef161a81b6f682d01fe4616fa2a0b1d322a 2,666 1.00/1.00 vMB 19
698,624 698,624 0000000000000000000d3a45e49dcd5521b19498c7d01bc034647c22409e4510 982 0.87/1.00 vMB 7
698,623 698,623 0000000000000000000e82e3fe558f63e23fb6c2e1f100033ff5cb88b6fbe118 2,368 1.00/1.00 vMB 22
698,622 698,622 0000000000000000000161f1798b8c79518dbd59d84ba7cb2c12a7bb9a71ad6d 812 0.92/1.00 vMB 5
698,621 698,621 0000000000000000000cbb4f3deda2cef0a9f660e4b908b565db600dbe70df4a 2,409 1.00/1.00 vMB 14
698,620 698,620 0000000000000000000a56dabf630d08228b4100ed0a07bcaa3a297db7017596 1,408 1.00/1.00 vMB 8
698,619 698,619 00000000000000000009fe894db95b518cc451f738e47a24934030ccc0ae4fcf 1,215 1.00/1.00 vMB 5
698,618 698,618 0000000000000000000876418318f961f0a473e12b2fb1d9038e3dbe3e5b690d 2,700 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.