Loading Tool

Explorer IconExplorer

Memory Pool

83,010 transactions
30.45 vMB
0.14960638 BTC
Random Selection Loading Transactions
Max Size: 184.41/200 MB

Candidate Block

Mining Attempt ca44ef9c3ce6511242065521ae3b5e742fb461d1dd298d3f1cb43898e4f7c2d1
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 51d9f2423fb5c0429cc53c7b9b83ff67473787aa91826e3243a1733a323212a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06758048 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (372,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,747 542,747 00000000000000000024369a7fdb9ba29cf224c91c69d03e313ca9f4f3ec7602 1,541 0.53/1.00 vMB 13
542,746 542,746 0000000000000000001634a408a458b4514d1ea4562fd43a7b955bc62918b5dc 1,265 0.51/1.00 vMB 15
542,745 542,745 0000000000000000001f1490ea71005a0011c94eb1be257790e0ba8087135111 159 0.07/1.00 vMB 8
542,744 542,744 000000000000000000218bc24778cbc1f2aad9a29849eb7355636625032656c2 412 0.19/1.00 vMB 8
542,743 542,743 00000000000000000012303e5a3efd142aa99aadb0bab6db4ff348db814d2c13 1,922 0.60/1.00 vMB 15
542,742 542,742 00000000000000000018cd64a42930fa8bf17a83668c2c5385c4db72a1022a49 330 0.15/1.00 vMB 30
542,741 542,741 0000000000000000001cf2bac3d9bc175e7aaadd6f5e04ff242d18cfb2927ad3 77 0.02/1.00 vMB 12
542,740 542,740 00000000000000000001ec27b6681c91263681fef06539c700b6fd7f7ae218c1 206 0.07/1.00 vMB 8
542,739 542,739 000000000000000000099659948d02d3f534136879b7ce20f25789472db8331e 373 0.13/1.00 vMB 12
542,738 542,738 00000000000000000020b04aa70ee99936c6f4e17d8935659cd22e16e8defc46 474 0.15/1.00 vMB 7
542,737 542,737 0000000000000000000bb75f1c92e00731a9ce5f3f7d7dcded38380cc41993a6 2,463 1.00/1.00 vMB 12
542,736 542,736 0000000000000000000cf4b779310eeca2cf2e3bf94847c3a724a1e061407199 569 0.18/1.00 vMB 10
542,735 542,735 0000000000000000000fb15e50635d91af159905a04b9406e3214f9e9d2c6c6b 534 0.18/1.00 vMB 11
542,734 542,734 00000000000000000016380c593e3414193ae7b4ef837dc05a0453cb80307356 1,802 0.59/1.00 vMB 17
542,733 542,733 00000000000000000012a74a1c00397e4996986469c1d5404a84186ac158f191 496 0.17/1.00 vMB 9
542,732 542,732 000000000000000000180557a34ec918a228bcd374fb5d9939a5e078765edc14 1,332 0.55/1.00 vMB 15
542,731 542,731 00000000000000000004cea19639d91ab3b244703f18aa482ee6911816612b6c 632 0.33/1.00 vMB 5
542,730 542,730 000000000000000000096de2b32c0eedbdd8f038c1bf9c4449364461cbd9d7ce 3,177 1.00/1.00 vMB 4
542,729 542,729 0000000000000000000f886518879b48d7db430273a9d8d7b39b82917938ed01 3,197 1.00/1.00 vMB 24
542,728 542,728 0000000000000000000f462731f00e4e600469893990c896dba86fa5fb0c1990 1,236 0.40/1.00 vMB 13
542,727 542,727 00000000000000000005f3c0b802ac8b85488d4f88d7a60a20ee4ea3984c1394 1,725 0.73/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.