Loading Tool

Explorer IconExplorer

Memory Pool

43,068 transactions
27.99 vMB
0.06310344 BTC
Random Selection Loading Transactions
Max Size: 147.54/200 MB

Candidate Block

Mining Attempt e7de988d5a1bc73af068a73774509d056116b1055a9cfca472f600788adb9070
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root dfde4464f3a2d2c293c85d323262aa5f85633a4f2af259a76358217fb7629246
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,117
Size: 1.00 vMB
Total Fees: 0.01035717 BTC
Feerates: 106.37 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (641,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,919 272,919 00000000000000038a2d3bc8e51095d6ab74702591c07294b886c414c6d84908 1,101 0.50/1.00 vMB 54
272,918 272,918 0000000000000001558add0aea8efa67dcd3cdee0227768795d747ce46cbbee2 110 0.05/1.00 vMB 169
272,917 272,917 0000000000000001ebf529613b59907192c5344dac0222753e47d1df7faa30ed 227 0.12/1.00 vMB 44
272,916 272,916 0000000000000001694083a9ae8a538f73ed9bb58fd2f61e4768523215dd0460 61 0.07/1.00 vMB 18
272,915 272,915 0000000000000004f85cfc6a76279df6332876e386889ff4abe5b0b9385c30e4 646 0.25/1.00 vMB 94
272,914 272,914 0000000000000006059984ee64bfa961b05645bc8c9a148ba2f1cd7189b10536 502 0.28/1.00 vMB 48
272,913 272,913 0000000000000002d6a29aedf45a72d7c6feb334f27e7eb2b2240298dafebee4 416 0.19/1.00 vMB 89
272,912 272,912 000000000000000090af113df79776e93fa4fc3496cd25da831f4b084a8adfc1 37 0.01/1.00 vMB 28
272,911 272,911 00000000000000032ae1bde8df62d2b49e42f53d105e94c0a4f7610e827b1896 465 0.19/1.00 vMB 59
272,910 272,910 0000000000000000b251f8bf21017208aa422362fe815c4e29b3492431091c08 140 0.06/1.00 vMB 44
272,909 272,909 0000000000000005f964bb4704d90e290e3e4d7e4fd0ad9577997809ca891cac 335 0.13/1.00 vMB 63
272,908 272,908 000000000000000595b980257fbb0e7414e1bdc4bcab63bf9075380053d5e8ab 194 0.08/1.00 vMB 40
272,907 272,907 000000000000000079c5bfb08eee90250bd8aeba8fd3660d2193655481c1173b 319 0.15/1.00 vMB 36
272,906 272,906 000000000000000048e0bba02f7b8209ebbb3dcf987a546d12785b8b6ca7fa45 530 0.22/1.00 vMB 47
272,905 272,905 000000000000000410767e762883f260ba26788b8653890ee53d988dbfb93205 984 0.50/1.00 vMB 60
272,904 272,904 000000000000000094053c95f5cd6259ca800d7d247bc2b89740658d95c96b78 1,291 0.46/1.00 vMB 77
272,903 272,903 000000000000000279228c45c2016f7df3152478ed4304435fdbde3b3f695118 585 0.25/1.00 vMB 83
272,902 272,902 0000000000000004010f4c10e00887968b81864c59776dc7a980861bbdb0c393 392 0.24/1.00 vMB 28
272,901 272,901 0000000000000001b0e5dd1f270fe9357ad19f4331a7cc19adfd78b0ce41e64c 566 0.25/1.00 vMB 46
272,900 272,900 00000000000000028cf658998f1949cf4fa1231af0407b1cab56c88d32ad2b6c 683 0.25/1.00 vMB 98
272,899 272,899 0000000000000004f4d19a3a2258dc6c54d770d0306f93bed57ed2ed5d9b65f8 242 0.13/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.