Loading Tool

Explorer IconExplorer

Memory Pool

88,105 transactions
33.80 vMB
0.12616603 BTC
Random Selection Loading Transactions
Max Size: 199.89/200 MB

Candidate Block

Mining Attempt e17274f3d2a0116de60ad02e766362c2d001e4675e22b4a704ef498600b87e53
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 539171a9914ced2884ae2fa9bc91d93e0408e38c9cec838c503f7ab6767cd34c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.05022766 BTC
Feerates: 469.97 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (637,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
276,964 276,964 0000000000000002f7380fb2f38c71f5e3a28b445aa5e536095f62f0498e9441 155 0.08/1.00 vMB 37
276,963 276,963 00000000000000018c3639d1ea0e7a41debe9f19355facd593fe57fc2e44fcb8 196 0.08/1.00 vMB 63
276,962 276,962 00000000000000027c621a36f81520b02dc3d6778b994288fe039ec701ca2b4a 180 0.10/1.00 vMB 41
276,961 276,961 0000000000000000c9f4313bec97e26ef06f4654d557d72d793c0764b3bfb286 158 0.07/1.00 vMB 56
276,960 276,960 0000000000000001d84ebebf9d3fa866bd008ed17d6ee34d62f420d83e4ebf71 323 0.18/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 657.64 GB
    • Received: 14.55 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.