Loading Tool

Explorer IconExplorer

Memory Pool

46,602 transactions
28.35 vMB
0.06532369 BTC
Random Selection Loading Transactions
Max Size: 151.39/200 MB

Candidate Block

Mining Attempt b33d2ee4b2987bce8a99c5489adfc426a9139fbdba014e879fc6ef986c40e932
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 91ed7ba36a13a01a270aaebef26e59808597c7816cf3ec15e019381fc8125f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,001
Size: 1.00 vMB
Total Fees: 0.01173617 BTC
Feerates: 173.90 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (206,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,926 707,926 00000000000000000001bd84e3597d30212889ea566a59a867d8dfc1ba5374bf 2,049 1.00/1.00 vMB 4
707,925 707,925 0000000000000000000965e27c66ff1d51f0300091cd34ccb915460196fd5574 1,766 1.00/1.00 vMB 3
707,924 707,924 0000000000000000000a14f16244826dbe9c5559583aec8b155672f4cbf2909e 738 1.00/1.00 vMB 3
707,923 707,923 000000000000000000081805747bc73cea1d81bdef2e25a1848ee0eb618d7b0b 2,557 1.00/1.00 vMB 8
707,922 707,922 00000000000000000002b909838b5e1bd1c0448723abfb0810eadf3706d8410d 1,226 1.00/1.00 vMB 12
707,921 707,921 000000000000000000076abec32aa2c67428bb6e10b5f1f1cb6ec05d443d6a8d 1,962 1.00/1.00 vMB 5
707,920 707,920 00000000000000000004328f5b051606566701cffdb9e9d502b018e807827e65 2,270 1.00/1.00 vMB 13
707,919 707,919 00000000000000000003f8e34024fca2fd892bfc62ddd934697f26fcc13fe103 779 1.00/1.00 vMB 5
707,918 707,918 0000000000000000000362a6f764d571936a12f5c3cbaca022720dbb497adbcc 2,841 1.00/1.00 vMB 15
707,917 707,917 0000000000000000000a7544f7a8267428b9669ee5f7aa5aef5bf2387cf2e01c 3,005 1.00/1.00 vMB 9
707,916 707,916 00000000000000000001392d68f4ffa8c90502457091837fc03f0d16ec095bee 2,780 1.00/1.00 vMB 13
707,915 707,915 000000000000000000056a4e8cc4f1a0d7ebc7c7409ea58096e5845437f4890c 4,210 1.00/1.00 vMB 9
707,914 707,914 0000000000000000000a467c6fa8e9e64db99a20176ec4a603b4d7e5ee2f3ec7 2,991 1.00/1.00 vMB 14
707,913 707,913 000000000000000000072a25d91060cdf522c00558765c5392d98920d4ad7043 2,421 1.00/1.00 vMB 7
707,912 707,912 00000000000000000004f013039dafa4311fe046d7e5556e2bf6f0e21b539a26 1,804 1.00/1.00 vMB 6
707,911 707,911 00000000000000000008900a9e6b8026941c21283bc9a196b94537a80a6d3962 2,234 1.00/1.00 vMB 21
707,910 707,910 00000000000000000008f2061604c0853a2c234c5a7f3b19679f55b8cb33084b 1,365 1.00/1.00 vMB 9
707,909 707,909 00000000000000000004256f5cd2b08741929e9e99130bbfadfecba834f3f18c 1 0.00/1.00 vMB 0
707,908 707,908 0000000000000000000ada8d175218518d51c30082eea6fe22eb8e863e47ef22 2,472 1.00/1.00 vMB 16
707,907 707,907 000000000000000000050e6132d3153b7d55666516310a3eb02c47bfe7fb0457 3,121 1.00/1.00 vMB 25
707,906 707,906 0000000000000000000cad8d97914b0c2c373bc1dd76ae5b9931b18ec622fa38 1,938 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.11 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.83 GB
    • Received: 13.65 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.