Loading Tool

Explorer IconExplorer

Memory Pool

81,149 transactions
31.04 vMB
0.10371849 BTC
Random Selection Loading Transactions
Max Size: 187.66/200 MB

Candidate Block

Mining Attempt bc27bdfe5ade73dc5fb83b51dcbec6261107d34cfd44fdae13ac7e97ef1bdac4
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root ac9f143b3a2d5206ba714c41722c1cc2b377005539fd09e1d8b09b95db1d544a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.02636244 BTC
Feerates: 150.75 > 2.64 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (638,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,844 276,844 0000000000000002982875af9572ae08ae787db95067ab9bafe124c83b5655dc 563 0.35/1.00 vMB 35
276,843 276,843 000000000000000025d8e258f605c7871a0057156f6f133bb7496a2d23575d17 201 0.19/1.00 vMB 17
276,842 276,842 00000000000000014aaab3c2a93bdbd99c1f097164bbcb572e24c82c23223cfc 645 0.25/1.00 vMB 54
276,841 276,841 000000000000000046a1fbf5d8f4cde6553aa78c5a9e7fa3d6e42762a810d4e4 78 0.15/1.00 vMB 2
276,840 276,840 0000000000000002ec7620750a4654b1fb3c88eb8ac4f2e04c23dff92be7ad1a 362 0.20/1.00 vMB 34
276,839 276,839 000000000000000166f30bfb53184fceda700ba4039bb58a891c96bb86d6c2e5 103 0.07/1.00 vMB 27
276,838 276,838 000000000000000175c2c992e861d2c76e0240e21d1509bf7356586d5d3cf715 273 0.21/1.00 vMB 19
276,837 276,837 0000000000000002e9cae5506135eeebd94b683ea0a2d5449b4087e9ad839a3e 707 0.25/1.00 vMB 55
276,836 276,836 00000000000000037ac428de5eaff581c784a48c2b7f0a007621d1f85528910d 183 0.11/1.00 vMB 36
276,835 276,835 00000000000000001a843be9b2a54508543cc00c86100b8c6256a28fb123d1ff 121 0.19/1.00 vMB 19
276,834 276,834 000000000000000007a637af4e442f0d32387b59f60eeb3f20b78a621f3b0133 311 0.17/1.00 vMB 35
276,833 276,833 0000000000000003500507a5e0804db08d5b606531df37daf26815f5f6069584 396 0.20/1.00 vMB 40
276,832 276,832 000000000000000096579458d1c0f1531fcfc58d57b4fce51eb177d8d10e784d 440 0.25/1.00 vMB 36
276,831 276,831 0000000000000000a1da09e83abb769d78aff05805816a8b2526d18b6180bafe 507 0.25/1.00 vMB 40
276,830 276,830 00000000000000018216f17e0788b1e668bbf5864d3d860567928b340ac09387 874 0.52/1.00 vMB 29
276,829 276,829 00000000000000031614b946fbcaf6243ab88f7bfd1480675409cf748dd43a52 678 0.25/1.00 vMB 63
276,828 276,828 0000000000000002b11804d1c710764266a0d8a8a9d17d45f6422350e4050d80 106 0.06/1.00 vMB 40
276,827 276,827 00000000000000003d35b8a9bc4211d6a875783f382e3e636db28d0d2656a3f9 79 0.04/1.00 vMB 28
276,826 276,826 00000000000000023ab1deddb775cd24540b13aeb767a160d42577bff895d5f8 109 0.05/1.00 vMB 32
276,825 276,825 00000000000000031592bcb3767a5c272d5c98797da9ad3e5f6ef26181d88f19 92 0.05/1.00 vMB 48
276,824 276,824 0000000000000000e392598c1363cd3640d22df6b7c7654c0e203e06b6cc12e1 256 0.16/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.08 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: 723.69 GB
    • Received: 18.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.