Loading Tool

Explorer IconExplorer

Memory Pool

80,459 transactions
30.71 vMB
0.07369783 BTC
Random Selection Loading Transactions
Max Size: 186.86/200 MB

Candidate Block

Mining Attempt d71b316ca08709b396a10e9a690eb945861507f5a3b1a30688370b2bd705898a
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root eece23eada36785562055ad2569ce45775a4e0b76ca4243953e13fe701159ac1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,168
Size: 1.00 vMB
Total Fees: 0.00787750 BTC
Feerates: 265.25 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (365,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,735 549,735 00000000000000000016a0707b03765a1c8374afe818284d56b22f0280915fa3 1,713 1.00/1.00 vMB 7
549,734 549,734 00000000000000000011d08e95281fe866c7646139579bcc022dcfabd234e15e 1,853 1.00/1.00 vMB 2
549,733 549,733 0000000000000000001a11702718581e5926705eb9475732e3762269b02bf01e 705 0.29/1.00 vMB 20
549,732 549,732 00000000000000000011f511e754734c2d19cb1bee0431db30fb5abdf065b6f2 3,062 1.00/1.00 vMB 11
549,731 549,731 000000000000000000238d4cee5fbe8171953e2f618c6fad822cd65a4e116514 2,138 1.00/1.00 vMB 4
549,730 549,730 0000000000000000001986ce7c09b279bd8a044dddcef89d0a94f143e545f595 2,486 1.00/1.00 vMB 21
549,729 549,729 0000000000000000000620b7edb3694e00ab7ca681e8c3a50426db67e58925d2 2,316 1.00/1.00 vMB 12
549,728 549,728 00000000000000000004250a0fa1b92b956d863a5257aeff7896b482f0c6b7b5 2,958 1.00/1.00 vMB 14
549,727 549,727 00000000000000000002599a28ed1647a4bf25fedf99f791070d7f05338cc456 2,696 1.00/1.00 vMB 6
549,726 549,726 00000000000000000023b6b10bd47e895824b6ed3cf9f4891bb95e097e890753 2,124 1.00/1.00 vMB 25
549,725 549,725 000000000000000000119b17c0256ef8c4a14c23825ae3289e98788f082801b2 1,932 0.64/1.00 vMB 23
549,724 549,724 00000000000000000016f94047f9020576f57a4a28b9788f8ce19c153a62730a 3,317 1.00/1.00 vMB 10
549,723 549,723 0000000000000000000dfeca4aac6372aa5aff5beb3bd13105eedb2269375723 2,518 1.00/1.00 vMB 7
549,722 549,722 000000000000000000045a3fe7c8471d5f1e98ea98fb597bade023da745dfa7b 2,317 1.00/1.00 vMB 19
549,721 549,721 000000000000000000014bd2d835ae7b4698c77a15fb7cb99fc9403d3b1fac2b 3,475 1.00/1.00 vMB 18
549,720 549,720 00000000000000000024fa257e1e12fe3eea56e58e16da555378d3fb2d020d93 1,027 0.31/1.00 vMB 24
549,719 549,719 0000000000000000002456d0353e157877e31bc850ac2098cae12ce8ea263db5 1,876 0.78/1.00 vMB 10
549,718 549,718 00000000000000000024ed914166ff72d032e8810eef9572be1fa2defb8d1e24 1,096 0.50/1.00 vMB 11
549,717 549,717 000000000000000000149c15bb0916b0e5a4cf816f30e2223d9a3a40d2b6a18f 1,128 0.56/1.00 vMB 6
549,716 549,716 00000000000000000026f80b80a284d80af28dafc02a4a6f118eab92421e772f 1,935 1.00/1.00 vMB 4
549,715 549,715 0000000000000000000fef15371b8cdd1b55b3c5349291c11f5a9b620fd104ce 2,636 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.71 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: 701.10 GB
    • Received: 16.62 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.