Loading Tool

Explorer IconExplorer

Memory Pool

85,978 transactions
33.13 vMB
0.09679465 BTC
Random Selection Loading Transactions
Max Size: 196.20/200 MB

Candidate Block

Mining Attempt 31dbf9d73e442c9b60666adf5a411bb0e98908b411055ce35e40679709267841
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (316,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,753 598,753 0000000000000000001280a5ce48c99bb65ca810a7ed6fac25a3a9a1bec4b113 281 0.08/1.00 vMB 35
598,752 598,752 00000000000000000008dcd17d53eadf2676ce89bf455fb37030ba41b43d1140 184 0.04/1.00 vMB 14
598,751 598,751 0000000000000000001558c0f33a360d105b52a749103eb2abd4a66a68d52664 1,250 0.35/1.00 vMB 18
598,750 598,750 00000000000000000007f1e7afcec09a62f7106066543708e18554edcfff8dea 1,844 1.00/1.00 vMB 30
598,749 598,749 0000000000000000000bc3b266b70283a14bed63ba0bc0575b6784e2b0aaeef3 2,164 0.79/1.00 vMB 13
598,748 598,748 00000000000000000006e80e1595489d629018204f52648da33776c1cb40777a 2,868 1.00/1.00 vMB 26
598,747 598,747 0000000000000000001368107f03c9a95baa8cd73f5913a1e09a823bc8b5f62e 2,183 1.00/1.00 vMB 24
598,746 598,746 0000000000000000001582e3a22339aae73560328895a71c1bf745036dbb5989 1,763 1.00/1.00 vMB 22
598,745 598,745 00000000000000000006a1d9175770b52d79cb193bd9a8f6f0f1f77d3e4fc230 1,797 1.00/1.00 vMB 18
598,744 598,744 000000000000000000044886d489385a2d3c4a08e939837b2ab83bee178ce673 1,468 1.00/1.00 vMB 19
598,743 598,743 00000000000000000007d2948c48eee59d656fdcc1470626ec391d12d4e3ff09 2,924 1.00/1.00 vMB 38
598,742 598,742 00000000000000000002bbe74757c4574c7af2d654cb836696ffab5aa0f8bd6d 2,450 1.00/1.00 vMB 28
598,741 598,741 00000000000000000007651862b92f002b2e97334855995685c046c87c07999a 1,114 1.00/1.00 vMB 53
598,740 598,740 000000000000000000076d012faf34d8e5407519bc4d44168719a6fb50e5df8e 976 1.00/1.00 vMB 74
598,739 598,739 00000000000000000011d820df8cda1010ce271a5504cc2fb72d1559cd366a23 2,105 1.00/1.00 vMB 7
598,738 598,738 0000000000000000000d626a04383bf0904bf34d522e545e478e68c5c71d9945 2,135 1.00/1.00 vMB 10
598,737 598,737 00000000000000000012c0bb494f111e3a6f1a6d3e03a2f8a9bf91b085954d23 1,350 1.00/1.00 vMB 10
598,736 598,736 000000000000000000125893ae593048ab3395e778c4e3f443215397cd68abed 2,499 1.00/1.00 vMB 20
598,735 598,735 00000000000000000014b10642d9256fb43a614707baaacaeae3d943983ca8c5 2,772 1.00/1.00 vMB 17
598,734 598,734 000000000000000000082df11fd797a6d270e7a562af235cbe3946a7ee73b637 3,107 1.00/1.00 vMB 39
598,733 598,733 00000000000000000001c8fb7ce76688096bfcddb47a91feddfdf03653556085 3,094 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.