Loading Tool

Explorer IconExplorer

Memory Pool

82,348 transactions
30.28 vMB
0.14192372 BTC
Random Selection Loading Transactions
Max Size: 183.38/200 MB

Candidate Block

Mining Attempt f6691634dd96bc3ad5630800ae7e72371050f493ae8c1c037e3aae1ef46aa847
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root a5c218f41de66885532a8b4e4a27fb934e3a8b3e2451d38387f59a77bd395818
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.06447661 BTC
Feerates: 137.89 > 6.46 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (209,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,796 705,796 000000000000000000019414a9d608a0a1e4dd35a163bc3e96bd82e397992b45 494 0.24/1.00 vMB 9
705,795 705,795 0000000000000000000c6bab718fb8145278e46e6ec7cc0a58d16e5f9fcd94ef 193 0.06/1.00 vMB 10
705,794 705,794 0000000000000000000cef0a9bb722962ee897a3787db7f3cd3dbf1670d16534 592 0.21/1.00 vMB 10
705,793 705,793 0000000000000000000acbbd294dad1522556c4a5433f73357573486c0bd576a 160 0.04/1.00 vMB 12
705,792 705,792 0000000000000000000c67258c5bc1cecaeff1a8c540468d6a9728053f81948c 1,557 0.70/1.00 vMB 16
705,791 705,791 000000000000000000029796bdc8495d30a1f6bba2c1cc464f05992704da2291 258 0.10/1.00 vMB 15
705,790 705,790 00000000000000000002787ee2e59d1425c48feb1f569048c7eb6c6daa2f9a89 1,069 0.56/1.00 vMB 14
705,789 705,789 00000000000000000003c4575089fd675cb1ba9462ec192eac47cdc242501773 767 0.25/1.00 vMB 10
705,788 705,788 0000000000000000000889dd32f15e5f3e82df489bc03069cea4df44787fa644 1,219 0.51/1.00 vMB 18
705,787 705,787 00000000000000000006e8fca7404e97cdbdb89cdbcecb455616a0b33e3d3cd5 1,170 0.55/1.00 vMB 11
705,786 705,786 0000000000000000000b735aac9148eab9c5d33690b3cb24642f6b893aa47b35 280 0.10/1.00 vMB 9
705,785 705,785 00000000000000000008b3ad58cb94251b5e1cc4081bd5db85245aa2c288425d 305 0.35/1.00 vMB 4
705,784 705,784 00000000000000000006839eee60a563b192e2844fef44e2132af3f70c33ef35 2,166 1.00/1.00 vMB 11
705,783 705,783 000000000000000000096db57a5b2f455f0d7b905f20c3987215df08788db19d 798 0.57/1.00 vMB 8
705,782 705,782 00000000000000000005dd0d1dbf422660ef2901c1bedf175ff90d0ab08b3592 1,381 0.58/1.00 vMB 9
705,781 705,781 00000000000000000009e26f459bee99eb7707979eb010b43529d96570e20f24 2,564 0.80/1.00 vMB 15
705,780 705,780 000000000000000000045ee60e1464395077d474093b8b6c61bbd8f9ec3565c0 2,422 0.88/1.00 vMB 10
705,779 705,779 000000000000000000008782531bc9f533a585c0734361aa4d2f65d447514625 2,665 0.91/1.00 vMB 4
705,778 705,778 00000000000000000002466dda63f82d9ca714c5d59448c14caf7c1d7321c7ee 2,592 1.00/1.00 vMB 9
705,777 705,777 00000000000000000005050e62a58c78187b4071ae0d68ae5c2ae9589b9f8efa 2,653 1.00/1.00 vMB 15
705,776 705,776 00000000000000000004a0ddf96889bf3366252a9a86ee71173bad87dd9031d0 2,592 1.00/1.00 vMB 13
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.30 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.