Loading Tool

Explorer IconExplorer

Memory Pool

80,291 transactions
30.05 vMB
0.11873000 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt e586f339905d73f7e98a915970c6c2475d0739803b71332a1ed31aa9ff5813b0
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root eddb57b9db13b82cccd4c2d99590826e2ad0dbe02fd66ec54777db79d8c744d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.05732588 BTC
Feerates: 180.34 > 5.74 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (227,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,018 687,018 0000000000000000000a54cc34c549a7a3769a56e1a5790bfc6f3ef7f8dba4c5 2,287 1.00/1.00 vMB 44
687,017 687,017 0000000000000000000d2cee8d98f83786bc62f4138d520aada3cccd6d3c01aa 2,865 1.00/1.00 vMB 21
687,016 687,016 0000000000000000000302f99c4f36abfa8834519df64f4e454137516a60d35d 2,465 1.00/1.00 vMB 25
687,015 687,015 0000000000000000000183515f0b72f2a300b6932ba4fa61cd47b8aed3731f13 1,276 1.00/1.00 vMB 32
687,014 687,014 0000000000000000000c9a49a24ff21be2ad3f3af0198b477c1b37ad0294fc8a 3,003 1.00/1.00 vMB 57
687,013 687,013 0000000000000000000a29f22560cb087866d78192835abc2b4664372fc2e071 1,685 1.00/1.00 vMB 34
687,012 687,012 00000000000000000007fba8ed51dfc1d0eb9f29be849700518d10feeb82d85b 1,368 1.00/1.00 vMB 36
687,011 687,011 00000000000000000009e7c175cca4172c6fcac5d3cd484c3b7502038d476344 2,238 1.00/1.00 vMB 28
687,010 687,010 0000000000000000000870e020a8d72d230885f256a09d90413ccdeb1a5693ce 2,373 1.00/1.00 vMB 53
687,009 687,009 000000000000000000010c3cb715e69546dab8b99ca4da4935154ddec661552a 2,093 1.00/1.00 vMB 51
687,008 687,008 00000000000000000002ce6fa8ff080955e4983746cf9c684eb9c98491e26bf8 1,089 1.00/1.00 vMB 36
687,007 687,007 00000000000000000000a73eef8e4c5b49b9ecddb781e72416ecab8221737ccb 491 1.00/1.00 vMB 27
687,006 687,006 0000000000000000000016f39469e906d541abfa478be0ca8ed8fc8ac7f0906b 1,916 1.00/1.00 vMB 40
687,005 687,005 00000000000000000000777385b7ea6562f2c7852c461b52cde882d5f90cbec6 2,002 1.00/1.00 vMB 41
687,004 687,004 0000000000000000000867953c8cc39ec8472030c87873c2ac3eaddc356a0d70 2,836 1.00/1.00 vMB 39
687,003 687,003 0000000000000000000474d7f354fd37736f60e0c53b9dec678dbb78576c2878 2,613 1.00/1.00 vMB 44
687,002 687,002 000000000000000000013365e587cd37106dbe8c05417eedfd633bee3bc53dd4 903 1.00/1.00 vMB 31
687,001 687,001 00000000000000000004a96ff4b0fa43a438ea19eb62753712c1abdf3dcccc23 1,453 1.00/1.00 vMB 47
687,000 687,000 00000000000000000004331a2b2230ee390f3cd8969c4b533e616a6805ccf918 514 1.00/1.00 vMB 33
686,999 686,999 0000000000000000000b624e54e694fb07b4adab41497992a6a91bdf618d4340 1,516 1.00/1.00 vMB 33
686,998 686,998 00000000000000000005cdc8f6eb8c381929c0edfaa982802927120fff5aa4b9 2,920 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.