Loading Tool

Explorer IconExplorer

Memory Pool

82,010 transactions
31.08 vMB
0.09867163 BTC
Random Selection Loading Transactions
Max Size: 188.86/200 MB

Candidate Block

Mining Attempt 1499edb7ed3a586b9598149491c3ea8f6820e0359c73fc5c894573f5cfcf92df
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root f12fa5ec9f5dfc86dd4558e85f5f411286322262933cfcc07af9713407efe22c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,314
Size: 1.00 vMB
Total Fees: 0.02464225 BTC
Feerates: 150.77 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (30,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,039 885,039 00000000000000000002162b4d416877b12d25073b3bc8b18a989d025426fe37 3,749 1.00/1.00 vMB 15
885,038 885,038 0000000000000000000240bf402f8b361d44189956b4489ce81e6d3a3dbb7956 5,274 1.00/1.00 vMB 10
885,037 885,037 0000000000000000000208ad5de165f49fda58c717695e197c999c28a3f9730e 4,655 1.00/1.00 vMB 12
885,036 885,036 0000000000000000000056d3de993db606fe8c7de84705fa8f5576cb361d6e87 4,863 1.00/1.00 vMB 9
885,035 885,035 00000000000000000001e452cd9054c2fbbc75def3fada08a96c6fc2806607b8 4,973 1.00/1.00 vMB 9
885,034 885,034 00000000000000000000be8bfbc763280f415885ef21f391df288276ee8db2bb 5,143 1.00/1.00 vMB 8
885,033 885,033 00000000000000000000ed22efa371581ceb03cc3c77798992a1c7060b588652 5,536 1.00/1.00 vMB 9
885,032 885,032 00000000000000000000d1a50e56314515d11a55034028ce093545d7ebbedce8 5,339 1.00/1.00 vMB 9
885,031 885,031 00000000000000000000fd04c8a09a51a69322216c055fe86ab8d57c19cb0d1f 2,413 1.00/1.00 vMB 8
885,030 885,030 000000000000000000015772440488a512316a5416588c729982a08558742dff 5,155 1.00/1.00 vMB 10
885,029 885,029 0000000000000000000007a30ee17bfbb3dd8eab35298fe1eecc6366f4f720d5 5,150 1.00/1.00 vMB 11
885,028 885,028 00000000000000000000495b3b36dec4b2ca3a2b74a5bb74b6f6837b357cdf17 4,459 1.00/1.00 vMB 12
885,027 885,027 00000000000000000000b4cb334bd3a6e5e0e06b5d27df07456b354868ea8670 5,336 1.00/1.00 vMB 10
885,026 885,026 00000000000000000001a1313fe23b6fa49c22bc05f26318d9186d4e95c6ec96 4,515 1.00/1.00 vMB 11
885,025 885,025 000000000000000000027e1f4b5c0b5cef2e3ae53a841d5f888ac3f61d564e9c 3,764 1.00/1.00 vMB 15
885,024 885,024 000000000000000000018891e11ee4fcb066571efa5238fe0f3586766b3bc141 4,535 1.00/1.00 vMB 7
885,023 885,023 00000000000000000001a3361e40ce264e71620908f8e8cd555b4182f7813bb7 5,559 1.00/1.00 vMB 8
885,022 885,022 00000000000000000001321bc4a828f67dfa2d261409b5740fce1e4890081111 5,666 1.00/1.00 vMB 10
885,021 885,021 000000000000000000006bdeff6887d159b5bd5cc272fd0e3791718bf376a523 3,334 1.00/1.00 vMB 10
885,020 885,020 000000000000000000011e1cbf345c324b0fe1a16912de68817151b1851150ae 4,227 1.00/1.00 vMB 12
885,019 885,019 000000000000000000000553b4f1b677f3240c2c9e4960a4a9b70976c7399efd 4,529 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.04 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: 720.20 GB
    • Received: 18.15 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.