Loading Tool

Explorer IconExplorer

Memory Pool

75,650 transactions
31.92 vMB
0.09282492 BTC
Random Selection Loading Transactions
Max Size: 184.62/200 MB

Candidate Block

Mining Attempt 672674d93c11a6df5ee81d011e51a3d5260bb6e93418df8704de453f3c77ba55
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root b3c500b135f8181247b91dd3a7f1aec5f1d4334c01d0656933e9994fbbcfd577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02919196 BTC
Feerates: 151.03 > 2.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (194,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,529 720,529 00000000000000000005f977c1f7d0dc6f58d6f3520e7de3bead085ab964b123 2,783 1.00/1.00 vMB 13
720,528 720,528 00000000000000000009fb730537e1d7ae2288fdd4321672d518a08ea0f36ae3 2,877 1.00/1.00 vMB 3
720,527 720,527 00000000000000000004d79ba566315a4c651c510fd818430e2df78a1e3ddd41 1,507 1.00/1.00 vMB 9
720,526 720,526 000000000000000000059a2575f2401e02fd7767dbd5b40ba18c755efcbb8df8 1,080 1.00/1.00 vMB 6
720,525 720,525 000000000000000000001095b63961dd9e099280a0c578478277321ddd110938 1,519 1.00/1.00 vMB 7
720,524 720,524 00000000000000000000bc4cd791d92771d27f685f35006418abab73ba255264 2,388 1.00/1.00 vMB 7
720,523 720,523 0000000000000000000a13504f7275d8048683fbcefa6e9508c2271e06441ab4 2,115 1.00/1.00 vMB 12
720,522 720,522 00000000000000000008fe7ea23ddd5e44bf33394852dbafeafb63689e577e56 3,154 1.00/1.00 vMB 8
720,521 720,521 00000000000000000002c48dc956b4a104bf94587be34da390c973e4fd81d3bd 1,004 1.00/1.00 vMB 9
720,520 720,520 0000000000000000000142b23441a654edffc96ea44b41813a3252303b1ef6c3 2,198 1.00/1.00 vMB 7
720,519 720,519 00000000000000000000bea2d1d3fe429151b6ad42b8886ff9116e98a698c770 1,801 1.00/1.00 vMB 11
720,518 720,518 000000000000000000069cb2a60eb37c0edde63f7e4201b36b6d29be282a4ab4 1,608 1.00/1.00 vMB 11
720,517 720,517 00000000000000000005bbea4b987f4cb1c87ab7582e08dbf2479e3d62beb450 2,395 1.00/1.00 vMB 11
720,516 720,516 000000000000000000069f6c7a96d0a32c5a2581140a2886704496551305c404 2,902 1.00/1.00 vMB 11
720,515 720,515 00000000000000000008c63951aef548381e5b12d56618164e33cfa76bfa77d3 2,852 1.00/1.00 vMB 13
720,514 720,514 00000000000000000006e0a49103f576090adc289de5d3e965a158929a2887f4 2,684 1.00/1.00 vMB 14
720,513 720,513 000000000000000000022ef587685b209d7f66f89e90aa4cab6bfeb27d5f0c0a 3,074 1.00/1.00 vMB 12
720,512 720,512 0000000000000000000763f66bc01d2ccb443e8a20a51813b3659bdc70f4cdc6 3,343 1.00/1.00 vMB 23
720,511 720,511 000000000000000000071df40ea2d3636c7c224d9d70be9d75b70bafca4c4bc3 2,989 1.00/1.00 vMB 10
720,510 720,510 00000000000000000002d8fbe4032d563cee44842d2881530cc777fc92d53997 2,695 1.00/1.00 vMB 14
720,509 720,509 00000000000000000009f04313317b29bd13159342a53380c99c2c513a1ce83d 3,450 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.