Loading Tool

Explorer IconExplorer

Memory Pool

82,801 transactions
30.57 vMB
0.13925521 BTC
Random Selection Loading Transactions
Max Size: 184.07/200 MB

Candidate Block

Mining Attempt 4069de162f57c662ee1fd6703bc1355c4a88d9db3271806479038a492dcc38a0
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 789ef935fec6f1d43910d167580cde0fe225849e16cbb98b052bbe6ab4e30164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.07562305 BTC
Feerates: 150.77 > 7.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (198,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,924 716,924 000000000000000000023b94c3ce0bd4f86e895c0334dec60b7d82e83050b16c 2,393 1.00/1.00 vMB 6
716,923 716,923 000000000000000000065923f0a18772fb3378e41735bfc236128c1dbd026e6e 2,371 1.00/1.00 vMB 13
716,922 716,922 0000000000000000000877ce45fdc3b6a20106109f4ba94815e72d36ff459fc3 2,769 1.00/1.00 vMB 9
716,921 716,921 0000000000000000000730269abaab1385c51f2f11291966d9ef0715fab7af37 2,713 1.00/1.00 vMB 9
716,920 716,920 000000000000000000038a740947a1f083ee89f276505ba70c5102a61137e519 3,183 1.00/1.00 vMB 12
716,919 716,919 0000000000000000000652dee4719ef7389f91414fc87848114c95c658eb9fb1 2,539 1.00/1.00 vMB 32
716,918 716,918 000000000000000000053b12dc8c23f4a0da635d44c25e6eb70b68dc1c2865c8 435 0.17/1.00 vMB 11
716,917 716,917 0000000000000000000b42ba1b6c972049dd0e5c390655b6fd782e4561ecf5f6 1,197 0.34/1.00 vMB 11
716,916 716,916 0000000000000000000389bf0c4c66f748f67225c49a7d3d8cab9b3011cbd0d7 2,356 0.96/1.00 vMB 10
716,915 716,915 00000000000000000008b21728a7609c7986b103bc2c654e829dbe154c9ccb30 2,223 0.86/1.00 vMB 9
716,914 716,914 0000000000000000000956ff132e885ea9b816777f9e1a7c33962682bea9e3b5 1,053 0.38/1.00 vMB 11
716,913 716,913 0000000000000000000a6ea57eb84133e76934cff44648f45a2bbb975fa1b545 112 0.02/1.00 vMB 16
716,912 716,912 00000000000000000009acf9a9deb6d370e49544134fd271b47504e0ea27b295 686 0.38/1.00 vMB 2
716,911 716,911 0000000000000000000614c4a21acb124f13f9597c109e76d5a146c0631f5d36 1,470 1.00/1.00 vMB 5
716,910 716,910 00000000000000000007043e8c3c793be2f6f789f34ee1607c16d880d8a81a3f 2,527 1.00/1.00 vMB 5
716,909 716,909 0000000000000000000a283adeffd2a7db038e51455f04494987adf2cdca943d 2,391 1.00/1.00 vMB 8
716,908 716,908 000000000000000000036693c8094ff9a2c384c51e823aab3c8c568f0e93b8ff 3,154 1.00/1.00 vMB 23
716,907 716,907 00000000000000000004f6763fff4aafba2c510446f05ef4bbbbcc04cd32c7b0 1,143 0.43/1.00 vMB 9
716,906 716,906 0000000000000000000070c0cac14eff2aa3a0f2dea0a428ae84a4b80f9aa32e 1,008 0.37/1.00 vMB 10
716,905 716,905 000000000000000000096e612b918670cc0a607c438029955a1e9f45a1dae682 43 0.01/1.00 vMB 20
716,904 716,904 00000000000000000008142396d528d41bdad7a55c8a42f019876922abc22e3f 1,031 0.35/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.