Loading Tool

Explorer IconExplorer

Memory Pool

76,024 transactions
28.71 vMB
0.06834733 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt c84392c0e813f1adbd6db2cd79e5d820283b2a1dc635038f0cdadbfa61466a98
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 1387529ac171749b2cd5fe8ad0bebf4622a7a003b1a923525ba371aefedcabca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.00589349 BTC
Feerates: 40.21 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (738,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,091 177,091 00000000000006b1d99d40007ff75e4261bcf7588f5a4c82c0cedf9d9a6e01af 32 0.02/1.00 vMB 132
177,090 177,090 0000000000000373c2dfebd164a1f056419d3507718d7d7f8f515f79be9e512e 58 0.03/1.00 vMB 106
177,089 177,089 000000000000018bff1ed41a1379506f1286070adbbc2d515079ae5f1ee1909f 75 0.04/1.00 vMB 41
177,088 177,088 0000000000000819b92c65233fa2ae1351c1b36b23f69e1e4748dcd3d3e32b5f 154 0.06/1.00 vMB 102
177,087 177,087 00000000000001dc0f092c497be6b300c6f8b704db936b8237e18cd5f1132a1f 51 0.02/1.00 vMB 164
177,086 177,086 00000000000002776136f594cba8b29f0cab5731fb74ee5f02eba92ac078c355 4 0.01/1.00 vMB 16
177,085 177,085 00000000000003385dfe63e5404f7a591572b33b404bdd73345b12db9d4a3bce 6 0.00/1.00 vMB 64
177,084 177,084 0000000000000a4ca2ce7783b14ee49251684044e39862d312543d5667bfbb13 46 0.07/1.00 vMB 62
177,083 177,083 000000000000010dcf3244533fbd9f532547f9e18a27e9b08363eb1c08cea41a 24 0.01/1.00 vMB 69
177,082 177,082 00000000000008df510f80307843b3e2bc5e8b630e62f9d0ead43161210a00b6 50 0.02/1.00 vMB 51
177,081 177,081 0000000000000a863bd8431e6aab151693c34da35c4b511fdf311e7894a5a9a6 132 0.05/1.00 vMB 139
177,080 177,080 000000000000073691414d592ae5c16d614ed92b4bb297d157476f4446d5e5c5 30 0.02/1.00 vMB 53
177,079 177,079 00000000000008a77432701f9d6fd387c972c445d63b2f425421941482c7cf28 10 0.00/1.00 vMB 387
177,078 177,078 000000000000022713f96b7f6fa57a57edecf620faa06f95b68cced08fc99ab8 70 0.03/1.00 vMB 132
177,077 177,077 00000000000008131525d9922727496f43a871d05b6a5ccd592b65f580716e23 48 0.02/1.00 vMB 56
177,076 177,076 000000000000067f03ffba30cfaba6a64e213e44f5e7dae5ecd2574c6187ef0b 53 0.01/1.00 vMB 3
177,075 177,075 00000000000007bffccc5f765792913dd9ac8bb2d26be075b8bbdea3cd990208 59 0.04/1.00 vMB 96
177,074 177,074 0000000000000981a17b4f6b46b75844a255ae7cbfe5e24914bf3867de4edbe3 110 0.04/1.00 vMB 172
177,073 177,073 00000000000000f8a92d486d6039397f5cd4ec128a8fca24e66402823a5ede93 45 0.02/1.00 vMB 902
177,072 177,072 000000000000082c198df1f4beef2a78d0d0039a072b93f0ea5700a1a3f1c737 1 0.00/1.00 vMB 0
177,071 177,071 0000000000000220d25ce674c18ea4788ce7a0ca3841e46810197a85de4c3147 70 0.03/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.28 GB
    • Received: 17.05 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.