Loading Tool

Explorer IconExplorer

Memory Pool

76,697 transactions
29.50 vMB
0.09650607 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt fd5f66e1e770dd0282c6af8a8199f22761d99c67ed2a9d4719999c3150d100e8
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 17f9dd84d537fd017172a64922b72743cac2b2046ab57624902f6baf9e1a90b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03054393 BTC
Feerates: 150.77 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (638,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,985 276,985 000000000000000028b5346e178398cdccf9bbab0a09543f99ade7144b4afde8 25 0.01/1.00 vMB 45
276,984 276,984 0000000000000003062cd8e9a97860bbe808c404a3b2d20f3356461017f6b37d 68 0.03/1.00 vMB 49
276,983 276,983 0000000000000003410d9c389177f361ff3c62fb3ae5426370fb52f7b2a9f7ce 47 0.03/1.00 vMB 26
276,982 276,982 00000000000000014305aebd1b1ab6751741b2b4ec4299f730d2499a6ab29eba 314 0.17/1.00 vMB 38
276,981 276,981 000000000000000354359c5e3a37d2f44d9a06a43ee704cf156ebc0b67a3db14 57 0.03/1.00 vMB 107
276,980 276,980 00000000000000021caedc9059ea0ececd9ab6c96db04d18f4ce491498864e5d 119 0.08/1.00 vMB 27
276,979 276,979 00000000000000034407dfb9cd196c3c9d697afdbbe48d01fc74efdc182172e2 329 0.32/1.00 vMB 31
276,978 276,978 00000000000000017a846f027a4f4e1a6a022b34f525bca72f91180c9431e844 240 0.14/1.00 vMB 50
276,977 276,977 000000000000000280afea542c31352c777f3d6700d978207a3c5dfceffde4f7 211 0.15/1.00 vMB 37
276,976 276,976 00000000000000023df7f0d87b1dfa32703d3b1cdefcd4aedf6740dee8d9e0e8 138 0.07/1.00 vMB 32
276,975 276,975 0000000000000002341d5025d6af69564be3fae9e08f4e2182ead4ef6de6d5ab 55 0.04/1.00 vMB 25
276,974 276,974 00000000000000021796441b36f6ebad0a9350e72be07a093fa2667d3b28a595 186 0.23/1.00 vMB 21
276,973 276,973 00000000000000036550bc267a9c40b982171fc4c5e3fdb6cef45189666d2b1d 492 0.25/1.00 vMB 45
276,972 276,972 00000000000000015f482411a435f96e75ca778f6e055aa7ba8f8f80406f8fe8 79 0.03/1.00 vMB 86
276,971 276,971 00000000000000016a55c24d756c077df90fd1a124de1e2ce904a896c1d2142b 512 0.18/1.00 vMB 76
276,970 276,970 0000000000000002e0f71c3c172491719e486a53e4a9bb610a9e13b614c0d2ca 734 0.33/1.00 vMB 62
276,969 276,969 00000000000000006ae679fb2732b1d330ac77157d58b01525e0810ff90ffa5b 94 0.04/1.00 vMB 77
276,968 276,968 00000000000000022d3804b29f3505a95449482205360c56b104d32122c31e4b 475 0.22/1.00 vMB 47
276,967 276,967 00000000000000035bd45864bbf2746405f77908893f21a4d085c4c2eac12755 163 0.07/1.00 vMB 61
276,966 276,966 00000000000000005b6ea58b77594bf153700fdf67aa7a455858996739f62cac 89 0.04/1.00 vMB 47
276,965 276,965 00000000000000011b9105528262cf3034d5cc04fb604ddad1ee7ed6523aa33a 301 0.13/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.33 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.