Loading Tool

Explorer IconExplorer

Memory Pool

44,814 transactions
28.57 vMB
0.12110088 BTC
Random Selection Loading Transactions
Max Size: 151.08/200 MB

Candidate Block

Mining Attempt 970da1ebc8638b7a01346a4b29a2ebfd0c617c47c1f0bf78748147cce701650f
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root b91b6c114891e4bbfbe19dc166ab1a6cb24640351986b01c38c7a38e14fd3f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06679852 BTC
Feerates: 101.65 > 6.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (200,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,921 713,921 00000000000000000000839eff56b5f1887cbdcfb9814853c22a6c604f5fdd86 1,205 0.52/1.00 vMB 7
713,920 713,920 00000000000000000004d7b197cdde99783b7eb772ad2974d4ed8b4fda6df769 328 0.14/1.00 vMB 9
713,919 713,919 0000000000000000000837d4a82145d4e4e4ba8dce5ff46ce9f4b70d3ad10ad4 7 0.00/1.00 vMB 126
713,918 713,918 000000000000000000095b5a2ac14b6c21919bc2db50ec78b910cd48a6962ba5 758 0.26/1.00 vMB 9
713,917 713,917 0000000000000000000386a32c571b285c7a64aa9fde07abb36ce5cf2145d016 709 0.31/1.00 vMB 10
713,916 713,916 00000000000000000000081939dee83e136592296edcbd3b6c7f53fe4e778297 229 0.05/1.00 vMB 9
713,915 713,915 00000000000000000000ec6a948daf5b8e0e52409ac8023aaefd7607534f798e 58 0.01/1.00 vMB 7
713,914 713,914 000000000000000000023ffdcf7ac60d32f9821d234fd192cc2b44d9e999eaf1 127 0.04/1.00 vMB 8
713,913 713,913 00000000000000000001a10e0cb69dd3e223835a1486d7b54a789030fd9fb1d8 659 0.26/1.00 vMB 6
713,912 713,912 00000000000000000005900711979886997099f99694d833ea8dbbafa7f8322e 1,857 0.90/1.00 vMB 10
713,911 713,911 000000000000000000067d9e1c72b8d3d73294e1d667283f176d6ddc689c3f9a 2,984 1.00/1.00 vMB 10
713,910 713,910 000000000000000000015a0c4a758077c1e0770576d39c90cac3a7d6e7d72639 1,207 0.43/1.00 vMB 9
713,909 713,909 00000000000000000008e060c9f5e7a726d37592ed73b7f3b41760599d52596f 244 0.09/1.00 vMB 8
713,908 713,908 000000000000000000026476991f77a0ed5edca795aa78804ac9a43e1dcf0322 697 0.20/1.00 vMB 10
713,907 713,907 000000000000000000055b5b4d541263bebe5c335f146e0b8b7a9d2f1bd1d6ad 36 0.01/1.00 vMB 7
713,906 713,906 00000000000000000004dbc10f52018615af1aa71497231320167c762ef58213 1,156 0.36/1.00 vMB 9
713,905 713,905 000000000000000000023a8443dd7a90a01dabc9b2fb6abc02f83d992678941b 1,176 0.44/1.00 vMB 8
713,904 713,904 0000000000000000000766df80e2d38699a0dc46fd21db820ecb2ce5197d4d29 1 0.00/1.00 vMB 0
713,903 713,903 00000000000000000001a1e39eec7a530eb0d0f9de3bf19a7424b9a977cbfdb5 1,974 0.72/1.00 vMB 8
713,902 713,902 0000000000000000000062a7bc51d166b77d328dd2c01bbe17ceb11490793de1 665 0.20/1.00 vMB 9
713,901 713,901 0000000000000000000b29966c0e0a9fa3bfacc912891294b68edce908276f76 1,297 0.51/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.