Loading Tool

Explorer IconExplorer

Memory Pool

12,656 transactions
5.99 vMB
0.01707653 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.13/200 MB

Candidate Block

Mining Attempt 35b2c8e699035b76ea54968f5caa807ce6313c3e7268bc2294fa9b6dfc18e50d
Version 20000000
Previous Block 00000000000000000000dbf0452f4a1cf39f2a192031068182b97b884588aae2
Merkle Root 056cb25e7be473df133d774f8657ebc29974a0c9e1e9c84e425540d0e4f3c904
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,940
Size: 1.00 vMB
Total Fees: 0.00519739 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,446 (818,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,635 94,635 000000000000c2fe458bb66d62bff695b1f4a3e10039b25e74afabd2b6e74caf 1 0.00 vMB 0
94,634 94,634 0000000000056aabbec027cfc0d123c8a2e82a53d2c613ca4a30dc280f8e09ef 2 0.00 vMB 0
94,633 94,633 000000000005399893a61a3c99b4faf67ce6206481b8746954615ada97811727 2 0.00 vMB 0
94,632 94,632 000000000003f261db797b4bd04b5fef71ac5a8ab032067bd6b880c450d69a0c 2 0.00 vMB 0
94,631 94,631 0000000000056b8e901b39dc0cb3f3cad878b985fcd231d49aca36d822e8e050 2 0.00 vMB 0
94,630 94,630 00000000000354a47532519df07c088283e04d99e068e81772c0c46d8cf50f71 1 0.00 vMB 0
94,629 94,629 000000000008b6d94630c67737b5e2655729a5dca1591ef51edd94aa262fa30d 1 0.00 vMB 0
94,628 94,628 000000000007b52390a92af6a98368ac244819025d95888aae044a045e5a794c 2 0.00 vMB 0
94,627 94,627 00000000000654fb72c80c07f81a1f59f1341450834587b14e272178c6c63736 2 0.00 vMB 0
94,626 94,626 000000000004147b4f08e38030917467452a4c4cfa623459811a5c3b5cfd8454 4 0.00 vMB 0
94,625 94,625 000000000001e6be56484e29b9434a7e0e8ff5df4079006c3023d3d410732df7 1 0.00 vMB 0
94,624 94,624 0000000000026ee777ef8ce36532dc3dc3d4cf5d1f31a1a360d117a06e7c316e 3 0.00 vMB 0
94,623 94,623 000000000004f08a3d464f62b3350345d6c9c5c02d485f918c0b484278a7d837 2 0.00 vMB 0
94,622 94,622 00000000000500aef5446efaf5611b7c5a8c015865fa3916de046221a239e615 1 0.00 vMB 0
94,621 94,621 000000000003e6d763066c97b67dfbab601b6fca8b890cacf2f4723a550302ef 1 0.00 vMB 0
94,620 94,620 00000000000011cd8a78a124085b959c3355071807d9597bc8e533b4e2f0565a 1 0.00 vMB 0
94,619 94,619 000000000003ee02935ef7dc8f47cc4b3cd51f2bcb057c878f3e8a485bb721ee 2 0.00 vMB 0
94,618 94,618 00000000000023ca2a25629bce0ac0d766a7b05f933ef7e01d67b92848c360c7 1 0.00 vMB 0
94,617 94,617 0000000000030767d6397848643df5e2f1957235ebdf32bd229093d71a8b3d47 1 0.00 vMB 0
94,616 94,616 000000000000202bfc1d915540d14c664eaadbef320ac272689130573bb9b1ed 1 0.00 vMB 0
94,615 94,615 00000000000043d89ea74af71760e093c0fba009eb772d2ab674793ef9050de1 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.65 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: 306.45 GB
    • Received: 1.43 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.