Loading Tool

Explorer IconExplorer

Memory Pool

78,598 transactions
29.13 vMB
0.11754569 BTC
Random Selection Loading Transactions
Max Size: 175.72/200 MB

Candidate Block

Mining Attempt 27c524f377a5876eb4a478dce546f6005d2460954c0083d07d51286e787b9cf9
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 43860c9ddaba5f3b45d2b443a90abfe0f37a1955fef17602703914a903b39d4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.04233933 BTC
Feerates: 150.80 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (232,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,024 683,024 0000000000000000000b1179e278aecc089564c98a106358a4cf9d4a2d950042 1,004 1.00/1.00 vMB 19
683,023 683,023 0000000000000000000a38ecb5149c7beef7aa25b30467e4d0443b2df3fff2cb 836 1.00/1.00 vMB 21
683,022 683,022 00000000000000000007dd3efcf42eecd35455e59513b03b0431ceac04db8303 1,772 1.00/1.00 vMB 34
683,021 683,021 0000000000000000000b3ab16258ff62c7a28a67446dddf9d92e2250d28b8998 2,284 1.00/1.00 vMB 95
683,020 683,020 000000000000000000019b7343e4c990c45f904e8572b2ff9ee17edbe222eea4 288 1.00/1.00 vMB 7
683,019 683,019 0000000000000000000d9bb7b5a97c3ffa23d06dc84759ba165864b496d1a776 724 1.00/1.00 vMB 10
683,018 683,018 0000000000000000000b11aea1c4eac20db5202e14d1f2949a6cd1617f8a8c90 2,020 1.00/1.00 vMB 20
683,017 683,017 0000000000000000000122ba708ee8859a39b7fac49f5ecff6fb409dcca6de75 2,030 1.00/1.00 vMB 79
683,016 683,016 000000000000000000030de0f87fbac4cfefe40be3e4541a6ff2e914a23ad9ee 2,972 1.00/1.00 vMB 112
683,015 683,015 000000000000000000049778e8209373d19c814960aacb374bc45c5cdd33c484 1,865 1.00/1.00 vMB 61
683,014 683,014 00000000000000000004c867c173347179bc71b32046de25a3051164ba39b709 1,406 1.00/1.00 vMB 64
683,013 683,013 0000000000000000000527557ff4f91c730074b7f7362eaa5955e6484f656be5 970 1.00/1.00 vMB 89
683,012 683,012 0000000000000000000a33d26da0be2ac1b57673fd864196d94bd1ee2d277a75 1,633 1.00/1.00 vMB 25
683,011 683,011 0000000000000000000bfeab7bf1d7ba4b6a27ec606961b20f68dc168b369589 2,135 1.00/1.00 vMB 89
683,010 683,010 0000000000000000000393b6ed95c414685542f79ffaa545a5ad44f8cefa9966 1,941 1.00/1.00 vMB 16
683,009 683,009 000000000000000000020e509f1a7937df578691e2f4e3b9c6795222db1d7f04 1,469 1.00/1.00 vMB 16
683,008 683,008 000000000000000000054508f8b1f8bab6e845bc645d901aba6d1b402945ee57 2,171 1.00/1.00 vMB 37
683,007 683,007 000000000000000000050567521beb313424a95b70c08b688b536fd522f83b4d 2,661 1.00/1.00 vMB 79
683,006 683,006 000000000000000000001b6ed5e3afd1ea662efcd35883ac5548ad8d51762781 2,476 1.00/1.00 vMB 111
683,005 683,005 000000000000000000051e5c5aab880189d158b4a593f9fe12ef7c2a9b22bef5 2,609 1.00/1.00 vMB 19
683,004 683,004 000000000000000000073623d60bb7a2ea6b935090a18a49f00ebf620347aab8 2,366 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.