Loading Tool

Explorer IconExplorer

Memory Pool

78,790 transactions
30.24 vMB
0.06940353 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt e55383f457d0a68244cc6106b1d88e655edbfb39869aadfd36fb8d14dc7e8323
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 9d3ec833b9b651944514ca301d8f150b285ba412954c540c05bc6393b2cc98ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,166
Size: 1.00 vMB
Total Fees: 0.00506134 BTC
Feerates: 49.17 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (311,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,870 603,870 0000000000000000001261c0960066324c189fc83df5080d161be0849a98a4a8 1,456 1.00/1.00 vMB 15
603,869 603,869 00000000000000000011bd8c65e53cf01fbbccc0054cde901acb71db19d70721 1,100 1.00/1.00 vMB 10
603,868 603,868 00000000000000000003d85ebafb86b82772aa4816aff03172d5d40691c127fc 2,247 1.00/1.00 vMB 17
603,867 603,867 0000000000000000000b96dd782509be19a01a39a44b3481cfdb68e98beedb2b 2,966 1.00/1.00 vMB 31
603,866 603,866 0000000000000000000de93825d2e26d019c32078b383d7375e2b4aca4613bbd 2,507 1.00/1.00 vMB 19
603,865 603,865 0000000000000000000f04466f2da40e10cbab4ed5439a1b8e99786fb87138eb 2,321 1.00/1.00 vMB 21
603,864 603,864 0000000000000000000f92ff5ad18b32e6b4ea332cd82022a8d7495c98400b6c 1,686 1.00/1.00 vMB 8
603,863 603,863 00000000000000000010c72d7961acfa031b08ad28e76a588f03a4c2fb869895 2,842 1.00/1.00 vMB 32
603,862 603,862 00000000000000000008c2cec1e6848ff7c389d3b69b1588171c77b542495fda 1,303 1.00/1.00 vMB 10
603,861 603,861 0000000000000000001195ac5ab4ebe058d2a442486d11b8a11197f8e92d0a95 731 1.00/1.00 vMB 6
603,860 603,860 0000000000000000000295f0ff8f8002f31e215ca0c50f7a896ff516dfd80681 2,952 1.00/1.00 vMB 26
603,859 603,859 000000000000000000039f58434d880945e95cb79ed8eb21f360d737eaac59f0 1,775 1.00/1.00 vMB 18
603,858 603,858 00000000000000000010f67ee1d021df2b1c05897fa870a769e2d329fc015a80 220 1.00/1.00 vMB 2
603,857 603,857 000000000000000000052d2dde30bb9a6aae6729c24686a63ebb91dd8860bc80 1,831 1.00/1.00 vMB 17
603,856 603,856 0000000000000000000317498e78f1b4dc0758db4bea32198e208a21d70afcba 1,296 1.00/1.00 vMB 10
603,855 603,855 00000000000000000011c8d7a713d6271b412bb9a5d1188bd1904e0777e42389 2,941 1.00/1.00 vMB 29
603,854 603,854 000000000000000000008789ded69a65bcb1645bbea1b6d91d8a619699f2848b 2,736 1.00/1.00 vMB 23
603,853 603,853 000000000000000000045bccfe8e3ed5a8505371542a193a2f5e65e2501b9599 479 1.00/1.00 vMB 4
603,852 603,852 0000000000000000000e21339087b1a2be089dcca7cf0feb7e19d7545ee3a71c 1,373 1.00/1.00 vMB 15
603,851 603,851 00000000000000000012e0934c1766ea1bc1e7db9cf3924083fee9dbc4fb12d6 366 1.00/1.00 vMB 4
603,850 603,850 0000000000000000000f3557fe03236d58cc9b2c3ab871e1192ce89565492179 2,290 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.72 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: 701.57 GB
    • Received: 16.62 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.