Loading Tool

Explorer IconExplorer

Memory Pool

35,577 transactions
18.76 vMB
0.05611888 BTC
Random Selection Loading Transactions
Max Size: 102.84/200 MB

Candidate Block

Mining Attempt 9c462c80dcbc46f20eaf5560a273e59eea4d6556aa4189c2459aa9471961f4c3
Version 20000000
Previous Block 000000000000000000020f643361bd5809334e296daaf5df21bb656cd0b198e4
Merkle Root bc692137f7c15c713a293b6d7ee21bb0e322641349d5631a97ec532d03c00bb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,315
Size: 1.00 vMB
Total Fees: 0.02035803 BTC
Feerates: 106.38 > 2.04 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,053 (805,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,693 108,693 000000000001f19cf76aa9a5aaa070fccdbd6aef83694ea80c67b13a16a3824e 10 0.00/1.00 vMB 411
108,692 108,692 00000000000071da01a5532037a2a8676d1befd24da4016cea2d6e6b2dc7c904 46 0.01/1.00 vMB 0
108,691 108,691 0000000000009137369a34567bd930befe00950f5c46177d5f375154bbaba2d7 5 0.00/1.00 vMB 0
108,690 108,690 000000000001786754ba4630ceadf7fe0490177030d19d705418659cc97cc781 3 0.00/1.00 vMB 0
108,689 108,689 000000000000833dd0c77c4c8134b9094d9fe02e963801ab6199db2b1f6b0b2a 7 0.00/1.00 vMB 0
108,688 108,688 000000000000037a1239a3b132b36922d9e64058ec61c5ea518594b377d8bf6d 4 0.00/1.00 vMB 0
108,687 108,687 000000000000902241c79bc1750fdc08d90fcca7a176927fcfe3298e1d9ad52f 8 0.00/1.00 vMB 0
108,686 108,686 000000000000ae6efca192e61fb773cdc79c5a8d63bd5771611262f926799064 1 0.00/1.00 vMB 0
108,685 108,685 000000000001097a126d028f7e979d87a84adaa177504b73c0f9abd18a341127 3 0.00/1.00 vMB 0
108,684 108,684 000000000001b7677b28f0911443a2d8d6a57a4fa7a753a39c1b63d24ac93472 5 0.00/1.00 vMB 0
108,683 108,683 00000000000257c16b384d7f666e2f5fab27234b68a83283405d1e9244bff6fd 5 0.00/1.00 vMB 0
108,682 108,682 00000000000136cb01d1b926f4cd7784f666279c7e8e909e49e666924540b74e 2 0.00/1.00 vMB 0
108,681 108,681 000000000001d4f6683538e6ba9c467ab2c4338d9af1e90333f1ed115a4d4396 3 0.00/1.00 vMB 0
108,680 108,680 0000000000007be932f48121559351d0e748383013ec56c7d1b159e881a94a3f 11 0.00/1.00 vMB 0
108,679 108,679 000000000001b1dd70007ee36c3592a822e3b088d95842b0384f47ae8089480a 8 0.00/1.00 vMB 0
108,678 108,678 000000000000322d0e909a2b7f0080bb8425994b36fba684479a728956b35452 6 0.00/1.00 vMB 0
108,677 108,677 0000000000011d71688918ec08cbfe03dd6f1aeb8a0b817c5e30ebda52c01272 4 0.00/1.00 vMB 0
108,676 108,676 00000000000021bea3eabe32760f19223c086de96cf81a7f60a4637c8698a36f 12 0.00/1.00 vMB 0
108,675 108,675 00000000000088b23458b9dd57a20ef2bc9fbbadc4ec482ed5189bf1aad17205 12 0.00/1.00 vMB 0
108,674 108,674 00000000000196d78fdbd71d612849aa563f491d4adc061d7bc28d8a4683644b 11 0.00/1.00 vMB 0
108,673 108,673 0000000000020720cc1ee76238e8eb666e2df9ee93e20cf5b726609f64293c71 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.69 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: 554.25 GB
    • Received: 6.70 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.