Loading Tool

Explorer IconExplorer

Memory Pool

43,624 transactions
28.39 vMB
0.06057497 BTC
Random Selection Loading Transactions
Max Size: 150.39/200 MB

Candidate Block

Mining Attempt c19c8686651fd5c705f561f443e99622e62e4a1bbc42b6a288a8825e53bf0f24
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root fc8b828506282762cb2bf547be312a0436ae49da2f3d74fe1dffc41fa915daae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.00692701 BTC
Feerates: 100.84 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (254,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,636 660,636 00000000000000000000abf581631855c2ef9bf7463829b28148a2f6a6cec011 2,372 1.00/1.00 vMB 59
660,635 660,635 0000000000000000000dbcf0ec5ad8c1e81c79c5e6882596a20f0d038e950a15 1 0.00/1.00 vMB 0
660,634 660,634 0000000000000000000ca8866ce2785558483c8fd0a92525c3653e5c5a78ec99 2,759 1.00/1.00 vMB 80
660,633 660,633 00000000000000000008b233811dea75a5e672170bf5980ba7abd664b7d7d945 1,174 1.00/1.00 vMB 62
660,632 660,632 00000000000000000000005ef5322ffefb3cd51f5fbcd818f04d50ac2e308adf 2,949 1.00/1.00 vMB 83
660,631 660,631 000000000000000000054f68fec39b607bc944b862887d196b01db0cb8f08442 1,977 1.00/1.00 vMB 77
660,630 660,630 00000000000000000008903fa9e0826f9aa3e09c90541d1f3016c4d1d8d869eb 2,710 1.00/1.00 vMB 52
660,629 660,629 000000000000000000023fb59dbac67e867c2384ca8549c8c11b49978ad93416 2,701 1.00/1.00 vMB 53
660,628 660,628 00000000000000000001d1f6b0c8913a4e52ea1d8c2645ed596e5084669489b2 2,651 1.00/1.00 vMB 84
660,627 660,627 00000000000000000004e26b2320812f3a87abc572484395f356dabe18e54299 2,810 1.00/1.00 vMB 50
660,626 660,626 0000000000000000000698218f05812e7f0b875fa251ab59ddf1ddd7f9252b36 2,458 1.00/1.00 vMB 74
660,625 660,625 000000000000000000031a3429123ef3f55d452ae6f1aa262d73edb6d961db20 2,129 1.00/1.00 vMB 95
660,624 660,624 00000000000000000005685cc0f992a37f63cf1d7c1fe790faceb77287c62c49 3,147 1.00/1.00 vMB 80
660,623 660,623 0000000000000000000035a2aaf9152758277e6ef10d24ed3af522119d476a4c 2,644 1.00/1.00 vMB 38
660,622 660,622 0000000000000000000a9628da5c70f4fd86bc9fd88a5e4a0ddda8a97e586fad 2,304 1.00/1.00 vMB 70
660,621 660,621 000000000000000000034d2b2467d9d1ee4fdb2916e5c05be8cd438215556fcb 1,504 1.00/1.00 vMB 54
660,620 660,620 0000000000000000000ea232df730ab4a1c717662b2e6da1fa697c4851f117d4 2,395 1.00/1.00 vMB 37
660,619 660,619 0000000000000000000dcd24bb38d0d94b5531a425688e6e894e1be3dceda525 2,853 1.00/1.00 vMB 60
660,618 660,618 0000000000000000000dc806c69494ec83e83d34b9a4cc74a50f96fc2539c04c 2,364 1.00/1.00 vMB 50
660,617 660,617 000000000000000000013572c65e873c7810ae9146ddb7e3977b69cac4a18dd1 2,553 1.00/1.00 vMB 52
660,616 660,616 0000000000000000000a292cda5411b39cd54c4ac54e4284dd37a8749276053e 1,375 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.