Loading Tool

Explorer IconExplorer

Memory Pool

41,132 transactions
16.57 vMB
0.12898682 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.78/200 MB

Candidate Block

Mining Attempt fa5fd14344551cdc1eeb6edc23975cc44b57499451eef3712367895d11134215
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root fa93360da9113e4613125bfb23fb3f431b01be78811d1538905f28b0a93b99c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04061030 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (531,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,542 381,542 0000000000000000034937720fc6e0fbf3e551904fa9c013e0a5f4587e416da5 671 0.30 vMB 35
381,541 381,541 00000000000000000365cbf8cc05850c8fac5ebc6714b4f523d30efecd7f50a0 1,614 0.86 vMB 35
381,540 381,540 00000000000000000ea8b2a57d521da8aad7cc148a5f588f229bf90df6cec221 1,376 0.68 vMB 29
381,539 381,539 0000000000000000042a8f1b0a96d66295556355fb52eb1519e7c31a1704cdc9 945 0.41 vMB 41
381,538 381,538 00000000000000000ada30ea63f05eb035fb43cbc2f0ca9a1b24fc365a00a11f 1,178 0.68 vMB 27
381,537 381,537 00000000000000000cfa165c20fc91a8c0981badb9343277941a2135e3024d6a 1,286 0.55 vMB 35
381,536 381,536 00000000000000000c8efb03b8ca46363d5a725b0ee79b593457859eaf327c7b 1,389 0.62 vMB 33
381,535 381,535 00000000000000000f959a6b16f9904e7765020f535e5b0e126161a2d0deef64 315 0.15 vMB 24
381,534 381,534 00000000000000000ba6b09b22f47ba738228f869f6973cee89974ee5cb7b375 369 0.21 vMB 34
381,533 381,533 00000000000000000ccbe3c0a44eb6d88da590e425147d9ad9952096e253e81d 982 0.41 vMB 35
381,532 381,532 000000000000000010ebf6b20272cebb1139c7df9f466b172c23eecee3dff1f0 1,231 0.62 vMB 24
381,531 381,531 00000000000000000ea08413f0b183a7002c4fc9bc3dc1494c1baa908be22036 2,352 1.00 vMB 47
381,530 381,530 00000000000000000f172e7e9cb7b09161c67b45962223edb84348dcdf83f322 1 0.00 vMB 0
381,529 381,529 00000000000000000900a676c1b4fb9eb212ef3dd84403f02043c847e3a58f92 1,042 0.51 vMB 20
381,528 381,528 00000000000000000be476135caae4cd73ca59ffa000fb19ffd9bd1c43cb606c 1,845 0.89 vMB 37
381,527 381,527 000000000000000005689b2fc0cef2bd8f8114b94d6f5470f7bff980d93e78e0 2 0.00 vMB 0
381,526 381,526 0000000000000000109c5c9734611c3ce518d3160e490a4b687f46244dcbb283 1 0.00 vMB 0
381,525 381,525 00000000000000000b2df4582950b3dedda1c3fec70e091c171a053178d60ed5 1,921 0.99 vMB 29
381,524 381,524 00000000000000000b19db52fdf198394918771da2e48e265d8c717e03b2b912 1,685 0.75 vMB 41
381,523 381,523 0000000000000000002eaad4b4fd68340421634708f7acaab9a1dc237333c393 34 0.06 vMB 27
381,522 381,522 0000000000000000057800f42d3095c2692ab2bd7d7c42c29ac55d9c19226e94 1,327 0.91 vMB 26
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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