Loading Tool

Explorer IconExplorer

Memory Pool

76,239 transactions
28.83 vMB
0.07197823 BTC
Random Selection Loading Transactions
Max Size: 176.19/200 MB

Candidate Block

Mining Attempt e163e6432d3b8ffa34559b0e8354e1798c11717e837dd98ea6ddb534a4c8cf6c
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 9a21918b6ad65066be1f11e661530f8320b9cfb456668f760a1bb3ee5c50e117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.00913852 BTC
Feerates: 104.17 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (220,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,728 694,728 0000000000000000000c3053bee320ec957c646739e8925a2fc7a8e837784da9 189 0.06/1.00 vMB 17
694,727 694,727 00000000000000000007e777392c0228bb3d119df39fd47119b874aa786c1643 592 0.20/1.00 vMB 22
694,726 694,726 0000000000000000001115db03afbc05092c4159197a94017592d08695049433 1,066 0.43/1.00 vMB 12
694,725 694,725 00000000000000000004508b4f0b7f7dc3c8d8d9151a9ae1efa5037eb611bfcc 470 0.32/1.00 vMB 6
694,724 694,724 00000000000000000001d313fe12868f498f0f056e3a02b4f79905ecf230a2c8 1,918 1.00/1.00 vMB 10
694,723 694,723 0000000000000000001229150742af8f3d530dcf5ad32499137bee6b1d15d85d 3,104 1.00/1.00 vMB 13
694,722 694,722 0000000000000000001195d8ff2becb97d7f530bce713aef5924e4cc73132031 462 0.16/1.00 vMB 15
694,721 694,721 00000000000000000013459852b9987ab9255d60eb11f297850693ab68b692df 237 0.15/1.00 vMB 12
694,720 694,720 000000000000000000027988158574969473a1f9313e11af344f14a66ceb815e 275 0.11/1.00 vMB 21
694,719 694,719 000000000000000000118e87011c3855bd8ffdab6317ccfbc4b02fb0861bc429 96 0.04/1.00 vMB 12
694,718 694,718 00000000000000000011ab360359a34decd97784bfa981b71a4af6ebab93ebc8 140 0.16/1.00 vMB 4
694,717 694,717 0000000000000000000b0a030d21397846c60e4a07cd9c03e7f998bebe1ce93e 187 0.19/1.00 vMB 7
694,716 694,716 0000000000000000001105d9a0f3cda4a23b39673a36346f25001a0556963f4c 560 0.21/1.00 vMB 17
694,715 694,715 0000000000000000000a47aefe40f7489d624ba9d6cc4da2c4007c0e56d2ab7c 1,022 0.35/1.00 vMB 13
694,714 694,714 00000000000000000003481cca605728e6e9f38559cf7019a86034b96a83c59a 1,882 0.64/1.00 vMB 11
694,713 694,713 0000000000000000000ead414b190b07c45846491b234b9a50ec522482c3cf64 2,026 0.72/1.00 vMB 12
694,712 694,712 000000000000000000073dbf66246ba9da178c2889f5d25af712444ab2816433 21 0.01/1.00 vMB 4
694,711 694,711 0000000000000000000ece64b8c80ad78a88777314893211bc0db0d5c3a4e86f 1,348 0.53/1.00 vMB 9
694,710 694,710 0000000000000000000d2f8886d5e0aa20dbc679ba3fe920067b1b6a116c7631 2,016 0.90/1.00 vMB 8
694,709 694,709 0000000000000000000101836b8af83a926d3ba91db35929942d06e00ae4b5dc 1,482 0.61/1.00 vMB 8
694,708 694,708 0000000000000000000982436e7ff61bda7173f54145c4963514e39ca4d78c58 824 0.37/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.82 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: 710.56 GB
    • Received: 17.08 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.