Loading Tool

Explorer IconExplorer

Memory Pool

75,631 transactions
28.31 vMB
0.06375114 BTC
Random Selection Loading Transactions
Max Size: 171.43/200 MB

Candidate Block

Mining Attempt 875264ea58abf011b7671e3ebfd27d8bb39f0f50a200b023cf297c0389702ab3
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 47c6a249ed67b6f4635d37e6c36b3f24ef4b8a0eb0725d9ce24c1fdb8f96f36a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,283
Size: 1.00 vMB
Total Fees: 0.00524016 BTC
Feerates: 101.00 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (541,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,156 374,156 0000000000000000077e34029f1fc35314d4b3a0a34f63fdc74539dc8694d9bd 655 0.37/1.00 vMB 33
374,155 374,155 00000000000000001056c9d01b8c8cca4e5dce6a49d9c64f6da83625345a15ef 1,494 0.93/1.00 vMB 30
374,154 374,154 00000000000000001212a3956b8e9425d0dc1a58ea669f17c24fcbd76c3ed1e0 1,683 1.00/1.00 vMB 33
374,153 374,153 000000000000000003f90c82256283bba010ba08d8a61c4ae00eb6b4f1227828 2,339 0.95/1.00 vMB 46
374,152 374,152 000000000000000001e813726ab305e99f0d2075b3c6c25a80ac06a38637542c 2 0.00/1.00 vMB 0
374,151 374,151 00000000000000000f6d433c56fd18371338b01b6268a2d4b3834e4007f895d0 1 0.00/1.00 vMB 0
374,150 374,150 00000000000000000d385b23dfaba35ed791deaec5ecd6e494be4bf8a279281f 1,439 1.00/1.00 vMB 33
374,149 374,149 00000000000000000bf1b2944a7bed0e7349ae212ad74f75ac2aa0058d051775 908 0.93/1.00 vMB 16
374,148 374,148 00000000000000000df41ec098284078a5016ec036694445f85b7e2ac33c4390 73 0.03/1.00 vMB 36
374,147 374,147 000000000000000006d55de22b46df5dc36c363038c43e3e3dd00678c7b391d5 117 0.06/1.00 vMB 41
374,146 374,146 00000000000000000ada6b8cd9809949d794012c5ee21714842f70a9a307db20 1 0.00/1.00 vMB 0
374,145 374,145 00000000000000000ceeda6c5f851fee710113b7fe195259bee4563e184d4732 1,521 0.73/1.00 vMB 41
374,144 374,144 000000000000000010e33373b2557a1f1579569964106b59ccfef685c8373141 990 0.95/1.00 vMB 16
374,143 374,143 000000000000000004cea40cddf1f90f42b77f12176a7ed07912fb3237ff5f44 1 0.00/1.00 vMB 0
374,142 374,142 00000000000000000f87a0ddbc4f9ae25883f7a5c6143688ae73ebdeb08d0e9e 1,567 0.66/1.00 vMB 47
374,141 374,141 0000000000000000085e1186fd794f96c3f33c719ba897b94c713ad65237568d 729 1.00/1.00 vMB 8
374,140 374,140 00000000000000000960d69670d46f44208847c3423f067352c35c1fa0693d97 1,305 0.55/1.00 vMB 53
374,139 374,139 000000000000000002028ed5a34096302b0a93b67e857296e200e6ae002d0a06 1,781 1.00/1.00 vMB 38
374,138 374,138 00000000000000000c43ae8d01073c015b20f539a34a0f13df17c188e82bb8d7 1,619 0.65/1.00 vMB 32
374,137 374,137 000000000000000006aea31922577047c10eb556fb0d0456136badea37c3a67a 2,276 0.75/1.00 vMB 61
374,136 374,136 00000000000000001347eee0a8478b79230e6b0c089849f0840a6ed7ad0afae6 1,372 0.50/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.