Loading Tool

Explorer IconExplorer

Memory Pool

73,887 transactions
28.83 vMB
0.07259323 BTC
Random Selection Loading Transactions
Max Size: 174.75/200 MB

Candidate Block

Mining Attempt f1288efa743a82d3ed750ff350ad3d3f0877adef697523d9e88b33ace2dd5df2
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root a3ac21e0839ee19e7d4999f4a88be4d839e1d0891a8bd088121dfc80e2cdd951
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,075
Size: 1.00 vMB
Total Fees: 0.00886258 BTC
Feerates: 100.26 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (47,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,296 868,296 00000000000000000000b45eb2324672cb2721811a34f90c1976a19d873140b5 5,064 1.00/1.00 vMB 2
868,295 868,295 00000000000000000000257be4fa5ef0042f6024422bf93595a62f3ec8034915 3,015 1.00/1.00 vMB 5
868,294 868,294 0000000000000000000185b853e9ae5c8c1dc65c13f58fafb48c18c9d7c75951 2,839 1.00/1.00 vMB 6
868,293 868,293 000000000000000000024896f1f9d79e402fd85500ce0250683c2c2e76f67782 3,543 1.00/1.00 vMB 4
868,292 868,292 00000000000000000002cbe9222508cd5a694ad9901a538ec1056ed2bc3350b0 4,810 1.00/1.00 vMB 5
868,291 868,291 000000000000000000012e0cca4003d089f301001734d667b6d1e5468a8cf318 1 0.00/1.00 vMB 0
868,290 868,290 0000000000000000000055e11ce5397f23ce13e0552b478e3fdea7160ac3a90a 6,479 1.00/1.00 vMB 2
868,289 868,289 000000000000000000009120c599afe41dd87771282422a63a982e4f8ed50c58 5,261 1.00/1.00 vMB 2
868,288 868,288 00000000000000000002e854c9237976b1e25b595216c4f17be70c871302a3f7 3,155 1.00/1.00 vMB 4
868,287 868,287 00000000000000000001be41b563ade0533b4085d33d6faec66389b3c52ac5ff 1,795 1.00/1.00 vMB 2
868,286 868,286 00000000000000000000a57327942e866dc2afaa0f7131432dd5d464383a901f 922 1.00/1.00 vMB 3
868,285 868,285 000000000000000000029162aa7f67f4b27d091d9f0b08385966a3b4b6e5e914 2,444 1.00/1.00 vMB 5
868,284 868,284 000000000000000000023120c905730d33fb66b798a82183e42b450c6136cfdb 3,001 1.00/1.00 vMB 6
868,283 868,283 00000000000000000000fd5f7122747191030ed922a345008a5ec3a25f3139ba 3,089 1.00/1.00 vMB 7
868,282 868,282 00000000000000000002cc13f7e18cb7c2de63e77daf416948ff1c1a149c7583 2,439 1.00/1.00 vMB 14
868,281 868,281 000000000000000000019e498b7e718e122258906fc6c84685ff97f8e9dedd1e 1 0.00/1.00 vMB 0
868,280 868,280 00000000000000000001a05400dd352b3bc50bfc478fbd332605858ed0e715fc 2,589 1.00/1.00 vMB 5
868,279 868,279 000000000000000000005fbd337dc1f593d7a40ec77fe764ffeb28c02d77b1c8 3,677 1.00/1.00 vMB 10
868,278 868,278 000000000000000000022655035bf2909ae6dd20608ee1021c60ed3cd1bd733a 3,611 1.00/1.00 vMB 6
868,277 868,277 00000000000000000001d31310c0df61b13c7013148e168cbca79fda2fa23ae7 2,700 1.00/1.00 vMB 4
868,276 868,276 00000000000000000000f1209d72d23145dc3bdfc30d02be36585d5436539402 3,430 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.15 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: 743.19 GB
    • Received: 18.69 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.