Loading Tool

Explorer IconExplorer

Memory Pool

31,518 transactions
12.38 vMB
0.03907010 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.80/200 MB

Candidate Block

Mining Attempt 74f5b2a2772f0d3e28366929233cd26542d12d3fc0fa32bc9be1a5bb08fd132b
Version 20000000
Previous Block 0000000000000000000172a1d11580e33d6323106c895a61630f5c68fc726d3a
Merkle Root a822e3fa99bbe2a8c0a4d56a3fc73679912d877ec627715a0358bd9b9d15d566
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.01691433 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,512 (657,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,975 255,975 0000000000000039359f0fb557d64e211cad4f2432fa2d99e29e8e8bb49d4ad6 200 0.11 vMB 94
255,974 255,974 000000000000003315eefa9661fe66c7a02ea23450e64b6592def64f64a45052 527 0.20 vMB 112
255,973 255,973 000000000000004030d78c3dcf002af715bbd34afa5922d5f73110c475f3c810 218 0.10 vMB 94
255,972 255,972 00000000000000115dd17a63f1f6fcc22f0488ccd4726351b802c9b8983d4cb8 100 0.04 vMB 159
255,971 255,971 000000000000003bad9ffd5edb686aab6f80522017265a3826e9a9695ba73b52 302 0.13 vMB 67
255,970 255,970 000000000000003b454cc5852429808f53fbb1022d3e285960787ab64aa0d361 495 0.25 vMB 112
255,969 255,969 000000000000000f0e1f6ed2fc6d2f706fc339897b31555815773913f07e25c9 476 0.22 vMB 63
255,968 255,968 0000000000000032e40347f556faf5c7919a938597f1c16bd19b3381ea074f6a 387 0.16 vMB 103
255,967 255,967 0000000000000023ad60e36480b4125ffbc42888b7fd7249f5a6fab47a66cc33 199 0.17 vMB 37
255,966 255,966 000000000000003284437f29e136f10a9f4adc979799af9c4091da4a7d9e7a95 715 0.25 vMB 104
255,965 255,965 000000000000003e4690c83030d39cf6b76cb82695ee89a060b77a89db1ddf08 519 0.25 vMB 120
255,964 255,964 000000000000001f6493122347a1bda91e7b939523d61fc2b209b3c05ba49b7a 700 0.25 vMB 165
255,963 255,963 0000000000000026d946674c9848b9727d0e3ab12f18fa572f75eee5d0e46cc8 93 0.13 vMB 46
255,962 255,962 000000000000003e27cef41e7688033b606e2fdc92652dad488c937c23affcf6 638 0.25 vMB 135
255,961 255,961 0000000000000007d5b8ebfa8128277829a8114f61a69829f0f9421fb49a47e0 222 0.09 vMB 109
255,960 255,960 0000000000000017bc30eed1604e6f6770d37811cd36ad87c4a6034bbee1cf03 60 0.02 vMB 131
255,959 255,959 000000000000002f9041d9ae2591fb92161a8a2f4ef1b3fcb0b5165e52521b72 30 0.02 vMB 56
255,958 255,958 0000000000000025f49d13ea5d9a809bfdf4524c4c9a55c94f3d63594aa7f7bf 178 0.08 vMB 82
255,957 255,957 000000000000000cd940e5d4cdd6a5217361047bc528dcf2061ead2f6f3459dc 126 0.06 vMB 64
255,956 255,956 0000000000000020b2b8017e2dd487ab7b66a82c19a260ec1f9391c6210c99b3 201 0.08 vMB 229
255,955 255,955 00000000000000140b2cab328d74f4b7984f17a1019d465ad9d01d5ee1b7acc5 161 0.15 vMB 37
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 386.01 GB
    • Received: 1.96 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.