Loading Tool

Explorer IconExplorer

Memory Pool

14,444 transactions
7.52 vMB
0.05599769 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.75/200 MB

Candidate Block

Mining Attempt 89fefc976b237350c4c5f199b29cd221612966882a1b3ae99afffbe097a7e62a
Version 20000000
Previous Block 00000000000000000000e687af6501ddd9cf3b65e64074a5f6330970f0f2158f
Merkle Root ff65a2d431b8cb9150c485fd33e3777ae51f50707100d4a905d039486ac88c57
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.04085292 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,418 (818,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,644 94,644 0000000000018ea4ee99411bbdee3fdb922dc3d47d3ff30a3b5c91db4a1ac9a5 1 0.00 vMB 0
94,643 94,643 0000000000016dc915bb2642e2e8096a93a8981046401c896d36c7b69a59f7a3 1 0.00 vMB 0
94,642 94,642 0000000000076f3d87ed4e28e606b823d888de16ba8dafca2b81e776d2d319ee 1 0.00 vMB 0
94,641 94,641 000000000000ad8ab6b3cc8ea78029975d93522ee3752f79f79e2ea8da87d93d 2 0.00 vMB 0
94,640 94,640 000000000007c9952d44a01503ee4e1d8266d4ec00e50f6f9fadb3f0e59bdb0e 2 0.00 vMB 0
94,639 94,639 000000000005c0527cc49ca5db6d14b508ba6b1d6fb6c4ebeacbb327b8870adc 1 0.00 vMB 0
94,638 94,638 00000000000247bc0bbc0ae1aa274b2e996836ba496747a676bfaf0d16a90c13 1 0.00 vMB 0
94,637 94,637 000000000007062a72f894233eb4fc17932315f425f4ebbce16903625abaed73 2 0.00 vMB 0
94,636 94,636 0000000000079d4ad6ca047c3e993c731881f0041cc7376508a57833198dadc5 2 0.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 779.60 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: 292.02 GB
    • Received: 1.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.