Loading Tool

Explorer IconExplorer

Memory Pool

73,645 transactions
27.32 vMB
0.06365535 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt d1c818f17931bcb85e8bcf95a5b2e8006b19351f72e9450a7b23554096b70331
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root cb67db5bf90edbbc5708c9b93d092a5d08b9bd43a1594e08526ab57f2ae8d3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00565152 BTC
Feerates: 73.20 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (227,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,769 687,769 000000000000000000026385dc935eb68616b03fe5db7e67ac49e302ac4f79c4 2,078 1.00/1.00 vMB 50
687,768 687,768 0000000000000000000938d5e4222a824f3ca1d21d85c2cab4a1e5b096a3d096 1,771 1.00/1.00 vMB 30
687,767 687,767 0000000000000000000aa280c107b371348efe75d94aea16f5d3fbc3c0ac9076 2,621 1.00/1.00 vMB 50
687,766 687,766 00000000000000000002506a0771d16150a686eb20ef74fcd91156e5579e2da6 2,083 0.96/1.00 vMB 23
687,765 687,765 0000000000000000000a11484657305caa8082865da01012e198617fa77114c4 378 0.96/1.00 vMB 5
687,764 687,764 00000000000000000008a94e9881df38d28de46361366f2d00f89355cdfac687 943 0.95/1.00 vMB 16
687,763 687,763 00000000000000000006e1b11cf73e9798d779f70631d518d53d445c981e50ce 1,071 0.98/1.00 vMB 2
687,762 687,762 0000000000000000000838c0042c296f3dd7ab9cfadd4e23fa1793a96556ef79 1,210 1.00/1.00 vMB 8
687,761 687,761 0000000000000000000d8fb12696c8c85ee48299cfc2eac67e825205e990be89 1,574 1.00/1.00 vMB 7
687,760 687,760 000000000000000000069a5c0386e89851bf1372b11c00566419d2dc2708ef38 1,979 1.00/1.00 vMB 17
687,759 687,759 000000000000000000013bfc120fb6e3d98f0e6cdb68edd6299a4eefa5251166 725 1.00/1.00 vMB 30
687,758 687,758 0000000000000000000b77a71b30902c624448a6f8f03036a34cfb6e78bf056f 1,139 1.00/1.00 vMB 29
687,757 687,757 00000000000000000000f971485354b8eb91dd69529f403447b0232a8f1bd8e1 2,587 1.00/1.00 vMB 10
687,756 687,756 00000000000000000001df5b28cfbcaecc0b098a079802dd1010c97ec652c31a 2,760 1.00/1.00 vMB 14
687,755 687,755 0000000000000000000ab2d2a459d0b1bd758a40304a3ef4365a4f4e548579bb 2,183 1.00/1.00 vMB 37
687,754 687,754 0000000000000000000bfb5a752563e25ac1264f410e45739850ee3539be4284 2,081 1.00/1.00 vMB 26
687,753 687,753 0000000000000000000d64c006cd869300496f8be5d0318d50abdc1f7b3f12a6 1,154 1.00/1.00 vMB 36
687,752 687,752 0000000000000000000553910facfdfbd259c40d05ff067f888c586ae9ac5d18 3,141 1.00/1.00 vMB 14
687,751 687,751 00000000000000000008250a32198feb1603a3186c1d86487b3de1eb267770ae 2,343 1.00/1.00 vMB 61
687,750 687,750 0000000000000000000c5c1e2780ae30b8796cae360159a8036a79e458fdba76 2,630 1.00/1.00 vMB 15
687,749 687,749 00000000000000000007a6a73c3b3160e8ac6aabd0dbadcce0760cd82dc96bd6 2,044 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.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.