Loading Tool

Explorer IconExplorer

Memory Pool

87,104 transactions
32.06 vMB
0.11594090 BTC
Random Selection Loading Transactions
Max Size: 195.99/200 MB

Candidate Block

Mining Attempt dfab559328b2c9f553eae9f301cdae4649832823ee66e6ecbeffe4168ea4c140
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 85b42372877f5b7943eb7e4f7b7fa808ae055f2e58489a29f076909625b685cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.03206276 BTC
Feerates: 1,236.26 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (30,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,043 885,043 0000000000000000000196f929b7b52cb2cb06c07abd88aa9b245e95f131888c 5,109 1.00/1.00 vMB 12
885,042 885,042 00000000000000000002676e63b4ba8ec9e949f639e1961083e87d8529c9de42 3,754 1.00/1.00 vMB 15
885,041 885,041 00000000000000000000c6b4a7e23ed787217e35e9276b7a5a61244355c2ea26 5,200 1.00/1.00 vMB 11
885,040 885,040 00000000000000000000369f8144f720b24939775b2f0c7afb4ab558eb0ccd9e 5,439 1.00/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.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.