Loading Tool

Explorer IconExplorer

Memory Pool

80,224 transactions
29.61 vMB
0.06609910 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt d4db60a90265c21717df9ae77d377290e013946f09107760eebadd0f73b7fe2a
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 297ddb388441f3d97c53f618b078d3c4ad357e39ef397df26239fa967d59b417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00578146 BTC
Feerates: 90.30 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (227,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
686,997 686,997 00000000000000000003e22db65b57da1997551be0ce0cccb606f507c42d20e2 1,889 1.00/1.00 vMB 45
686,996 686,996 0000000000000000000721b42db62f2ae92218d645a26d136a0f85fec33aea39 2,136 1.00/1.00 vMB 79
686,995 686,995 0000000000000000000a40879cffe756db517cbe9bf4e6d817564dcc18e31f4f 2,048 1.00/1.00 vMB 64
686,994 686,994 00000000000000000009f4efd0507872c5a3d7d140706b264bf682aceb324cc7 1,434 1.00/1.00 vMB 67
686,993 686,993 0000000000000000000d18e266f2c36d7b6a305c45ef6d444204c4d9e92e874e 2,878 1.00/1.00 vMB 49
686,992 686,992 0000000000000000000a191c5cc7bf548fa2a73906625ff8d1a7f88b9987b687 2,524 1.00/1.00 vMB 41
686,991 686,991 00000000000000000007bb951cf5230217dd5cfc1a7939f0c42a8c18837aeab9 2,225 1.00/1.00 vMB 35
686,990 686,990 0000000000000000000830acbdf52fa6503031766c2ea2797b6192846a6449c4 2,903 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.35 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.22 GB
    • Received: 14.84 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.