Loading Tool

Explorer IconExplorer

Memory Pool

81,067 transactions
30.58 vMB
0.08625518 BTC
Random Selection Loading Transactions
Max Size: 186.38/200 MB

Candidate Block

Mining Attempt f2a91b675d5163ef298debc8c63cdfef2f899caa710e95538334bb4ce4720abb
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 53d3f8538a8ce9129a70b0ab700d6566562b96a093d73bf03c841be2dcc21a5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,273
Size: 1.00 vMB
Total Fees: 0.01760740 BTC
Feerates: 318.30 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (30,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,853 884,853 000000000000000000017da914bc3522c32b679d94bde409fd0b1aa0d7a0663b 4,793 1.00/1.00 vMB 3
884,852 884,852 00000000000000000000907d50f286e15d83a62a2df3103864bdadbf009d497a 5,565 1.00/1.00 vMB 4
884,851 884,851 0000000000000000000033151cc1f808950414bbbe861fdf0904aad175b59b68 3,656 1.00/1.00 vMB 4
884,850 884,850 000000000000000000025a802c41068c9bb590713f6f6793fcc93c03a8b5095c 4,853 1.00/1.00 vMB 3
884,849 884,849 00000000000000000001f7512e9c1e8053000fd3efb2355a62cd815219c700ee 3,890 1.00/1.00 vMB 4
884,848 884,848 0000000000000000000019fe459d9a1f67de9f7d5f9e677c99375a23eec76602 4,277 1.00/1.00 vMB 4
884,847 884,847 00000000000000000000859a54e35fdc627f1ed659cf9e5fba8c00f656c94983 4,856 1.00/1.00 vMB 3
884,846 884,846 00000000000000000001f4c0c45026651dbbad3dc73d4785949b26b753c1fa4e 4,647 1.00/1.00 vMB 4
884,845 884,845 00000000000000000001600adb0d179157eeb7c4f062ee16683cf6ccdfcd209d 4,358 1.00/1.00 vMB 4
884,844 884,844 0000000000000000000097d90e2de97b6faa94914ae545aed09551038d8b2cfa 4,375 1.00/1.00 vMB 4
884,843 884,843 00000000000000000001922f9b084305ee14afc7078a74612c7b72e6b1e708bb 3,626 1.00/1.00 vMB 7
884,842 884,842 000000000000000000006dd4a8e3386a68ce2605cccee697c493e6c0d14396b4 3,758 1.00/1.00 vMB 6
884,841 884,841 000000000000000000026ecc86504d325e707c97228a1c03c65467fa4cde32d6 3,327 1.00/1.00 vMB 4
884,840 884,840 000000000000000000016483f7f761d4a5f872fe765cbeecf8cbf40bea1c3727 4,268 1.00/1.00 vMB 3
884,839 884,839 000000000000000000026ae19e7fd0327567c6561fe9946e72f80027076be86c 4,284 1.00/1.00 vMB 3
884,838 884,838 000000000000000000025a05b5d2ea37d910fba632af590a3e8348dda673068c 4,683 1.00/1.00 vMB 4
884,837 884,837 000000000000000000006961672743bb3c6d28b2553796950ede92c173f7f9d1 3,637 1.00/1.00 vMB 5
884,836 884,836 000000000000000000010dc0735c5dbafc7cdb1cea26d184b9e5ae9cd4321cf2 3,138 1.00/1.00 vMB 4
884,835 884,835 0000000000000000000028ea12c46b5026f31c2dc1914abed28f9db47e1081c6 3,847 1.00/1.00 vMB 9
884,834 884,834 00000000000000000002001f5013421126fbb581c89ac9b658a9caa03c35a9ed 4,178 1.00/1.00 vMB 5
884,833 884,833 0000000000000000000015caa123d477a16ddeb63ec362f0275a3762a5f3e4b2 5,266 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.00 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: 718.39 GB
    • Received: 17.89 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.