Loading Tool

Explorer IconExplorer

Memory Pool

76,113 transactions
30.12 vMB
0.10023701 BTC
Random Selection Loading Transactions
Max Size: 179.72/200 MB

Candidate Block

Mining Attempt 1136f81f7a1aa9cd1539af27d6f5d3e721ee20f6fcfbc8d13f1679824763c01a
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 1554de3e58b54b1980b2337244fe3fdf5543cdb6934c43b00810066cdd085406
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,480
Size: 1.00 vMB
Total Fees: 0.02556476 BTC
Feerates: 100.00 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (24,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,028 891,028 000000000000000000006731d8bbbae4462c50a8fa12b22b8cb805ab2714a9f3 49 0.01/1.00 vMB 3
891,027 891,027 000000000000000000002fce423fa4cefe29e1b373641dc60ee4e7cb3c66a099 496 0.18/1.00 vMB 2
891,026 891,026 00000000000000000001afad1efb79649284f9b95fd0aa17c30e66949b91c413 2,306 0.98/1.00 vMB 3
891,025 891,025 000000000000000000000b5cac03a0f2ea7e5d7161c6ccb77532cbafa125b887 1,086 0.39/1.00 vMB 2
891,024 891,024 000000000000000000011df1b236aef2961f2a2e8d0afaa712af33dc33eedc37 1,997 0.80/1.00 vMB 2
891,023 891,023 00000000000000000001c78680c30da9da953085c964f69b6aa4d939037528bf 2,419 1.00/1.00 vMB 4
891,022 891,022 0000000000000000000207b142b395d5087d4124cfb3fd7ddf9819571a1cbc4d 1,316 1.00/1.00 vMB 2
891,021 891,021 000000000000000000023c5acbbd2eacc29f21d7d351db46956bdc31321d4ff5 2,966 1.00/1.00 vMB 13
891,020 891,020 00000000000000000001ff687608bc53b2275bfa52d7a3e3d565d6a7c718d22a 2,335 1.00/1.00 vMB 9
891,019 891,019 000000000000000000021a43e8c51ef959ce2d1730731f94083448f66e8025da 1,006 0.39/1.00 vMB 4
891,018 891,018 0000000000000000000207014a0ddc46095a61ce4a9952a826a774b9f2a7aaef 1,392 0.54/1.00 vMB 7
891,017 891,017 000000000000000000010c25d9b60c05b38fce18147310205682a307fc5cef52 764 0.26/1.00 vMB 8
891,016 891,016 00000000000000000000d0238062ed1d09c01383b11384ad51f1d3dad412d0d3 570 0.23/1.00 vMB 7
891,015 891,015 00000000000000000000bf2d2326be7a7147f6889e42fe7c5173ab6c98755073 218 0.12/1.00 vMB 5
891,014 891,014 0000000000000000000091e0f1909147f11398521c43c9808e85ca366e66339a 1,998 0.82/1.00 vMB 1
891,013 891,013 00000000000000000001e0c999365b3aca2514163288eb3e6148318eaa0f2897 969 1.00/1.00 vMB 3
891,012 891,012 00000000000000000002481fbb2de44aff6d756f9c267f93f994daed9d43562e 980 1.00/1.00 vMB 4
891,011 891,011 00000000000000000000b0c265e9e7731621babb05f3caaf0d05f692b6a8648f 2,863 1.00/1.00 vMB 4
891,010 891,010 000000000000000000015f948fdd9cab6456c35887af43cfc01a13a96348f3db 3,353 1.00/1.00 vMB 13
891,009 891,009 0000000000000000000057a3e107c8e11c02303b61a6bc1c9f5907c52d2491f6 148 0.05/1.00 vMB 3
891,008 891,008 00000000000000000000e62a6890b1574cd4342fe78b63b6d23c608af5abc60f 141 0.08/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.17 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: 749.35 GB
    • Received: 18.82 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.