Loading Tool

Explorer IconExplorer

Memory Pool

80,045 transactions
29.68 vMB
0.07153391 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt d79f472578171420d3213872de5dc1f992847f5033f1d28c69648d94e32d908b
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 453b6ba6e640ba9e696662cf968b573b49d42afaf2a809a9af5ed8b72db20438
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,813
Size: 1.00 vMB
Total Fees: 0.01117002 BTC
Feerates: 147.04 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (60,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,757 854,757 00000000000000000002a2e6594994d1731d5a52497a1c753d63c9626bded886 3,347 1.00/1.00 vMB 6
854,756 854,756 0000000000000000000016ae881ab733b40aad9a78710685688f063d2b193a82 3,080 1.00/1.00 vMB 16
854,755 854,755 00000000000000000001397717a1938fea8fe20e5eef630a72804c2882829b15 2,338 1.00/1.00 vMB 7
854,754 854,754 00000000000000000002103ef08d9b9623e681a51f1458424569b98960c77a08 4,458 1.00/1.00 vMB 5
854,753 854,753 00000000000000000000d4efb251dfc4c750e651641747021264104314fc5207 5,884 1.00/1.00 vMB 4
854,752 854,752 0000000000000000000124367c0b9f2057d59312c5c2093c854d767fdfa1a207 5,724 1.00/1.00 vMB 4
854,751 854,751 000000000000000000017af9f3d1596ceda8c591c58731e45f14958f8283c3c2 4,050 1.00/1.00 vMB 3
854,750 854,750 000000000000000000014c9d7646cb0ad1fceee5c376074ef565f1a668a106dc 5,934 1.00/1.00 vMB 4
854,749 854,749 0000000000000000000032fa931f5b3a071ff076e06157cec78acbc9c842c4ce 3,063 1.00/1.00 vMB 8
854,748 854,748 00000000000000000002cd14d54b4570dc2be077e6461417b7bc7bbc4b2a89b2 2,815 1.00/1.00 vMB 7
854,747 854,747 0000000000000000000078d75e5424e6f80f3ae961095fd64c891a61d6391ba1 2,348 1.00/1.00 vMB 3
854,746 854,746 000000000000000000025d7c2bf8417ddacc9533da32516b21746adafe571ea4 4,223 1.00/1.00 vMB 5
854,745 854,745 00000000000000000001dd345533336878311697acc0316304412b7508f83e2a 3,177 1.00/1.00 vMB 7
854,744 854,744 000000000000000000014788c3dc30c5cb0000a02df8b014c7938e6dc146e85e 4,598 1.00/1.00 vMB 6
854,743 854,743 00000000000000000000bcf4a44104b9cc54dc3a6e3b8a1007d73077e4fe224b 2,854 1.00/1.00 vMB 11
854,742 854,742 000000000000000000025f236d55c74cb0e905e538ff387bacf88de850e89704 3,215 1.00/1.00 vMB 5
854,741 854,741 0000000000000000000365f4c7f2f9d2b3f6ca7a857417a15e2209258c440521 2,836 1.00/1.00 vMB 8
854,740 854,740 000000000000000000023443e6a2cd7bcefa34c516371c9ab65275bfb82a1c81 3,086 1.00/1.00 vMB 10
854,739 854,739 00000000000000000001721cb68978a2624e26905e97485b6325b6b8ab699320 1,951 1.00/1.00 vMB 5
854,738 854,738 00000000000000000002f4ce7b26067ebae7fa95f20736b7fbd807c0ec25e4df 1,637 1.00/1.00 vMB 5
854,737 854,737 0000000000000000000066ed62c31648b29e2034fb2eef9f93330748c496b6b2 3,346 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.36 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: 662.83 GB
    • Received: 14.88 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.