Loading Tool

Explorer IconExplorer

Memory Pool

80,754 transactions
30.54 vMB
0.09376038 BTC
Random Selection Loading Transactions
Max Size: 186.03/200 MB

Candidate Block

Mining Attempt c6ef7781f7e41f505f744766d47a5cb5506945a3fbc3a5c00223a0c099e9fbb5
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root 1d70b7a9935729c9f514a7ca61f603a3760b0cae2fdbba5e6cadfc4b3009318e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.02393721 BTC
Feerates: 342.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (455,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,571 459,571 000000000000000001498e71115675ea108ffad6b6dad0039a90a6f477ee714a 2,435 1.00/1.00 vMB 185
459,570 459,570 0000000000000000001c902b7c4b0863203811573aaadfdd26a760a95d5fe2f4 663 1.00/1.00 vMB 40
459,569 459,569 0000000000000000011e3892f9e203038040454900d4dc865d3a7e7d7e6a1988 1,473 1.00/1.00 vMB 53
459,568 459,568 0000000000000000018d6257e5a78bd2664cf747658bc8e5e3d76f5256b8938f 911 0.57/1.00 vMB 80
459,567 459,567 0000000000000000019d655a09e0e9314f88dca145efaef5edb0701d89d57796 2,023 1.00/1.00 vMB 112
459,566 459,566 0000000000000000014afdeca0a02285497709a996c371947472bae8b502d481 61 0.02/1.00 vMB 208
459,565 459,565 0000000000000000020aff6f754648acaa9ab19c9cdd42cd92b84035684983b2 2,214 1.00/1.00 vMB 109
459,564 459,564 000000000000000002290eed7cb445d0e1c67f92c100ebd41adc1531b92283d4 1,989 1.00/1.00 vMB 157
459,563 459,563 00000000000000000133efdf3df12ef8a555679d4071617ad5c4989c3ab14080 137 1.00/1.00 vMB 11
459,562 459,562 000000000000000000736f427ee9838630ed69d89ecb7d28f28f5521944f5251 379 1.00/1.00 vMB 18
459,561 459,561 000000000000000000f505245e139c80fee4a308bfe7b641d02038ed0c30ee10 2,070 1.00/1.00 vMB 75
459,560 459,560 0000000000000000001f1dc4dbadf3fdd1de269747084ade4fb30549a1de0626 2,198 1.00/1.00 vMB 174
459,559 459,559 0000000000000000001c12f3cc20bfec947d51d956cf0503b51080e09e9316e8 573 1.00/1.00 vMB 23
459,558 459,558 0000000000000000000110cd1bca7a4e287feb522a60f40b24a2e134b8629fc0 466 1.00/1.00 vMB 30
459,557 459,557 000000000000000001fb9262ed56914c7058313f997c7bbff5e83f6a13a2b5d4 2,058 1.00/1.00 vMB 112
459,556 459,556 0000000000000000020b413892f0523c3c716dec926f2bc653e6d3af968e5fcb 1,974 1.00/1.00 vMB 87
459,555 459,555 000000000000000001ffc8a6d06eb614633753b72f0e2937678d880606adb704 2,362 1.00/1.00 vMB 188
459,554 459,554 0000000000000000017b8f5acf53ddb18e430beb6857872ffe5a02597b58f9df 2,119 1.00/1.00 vMB 126
459,553 459,553 000000000000000000698a67c553f78964a14ff8fb9b75f6b08de48a6b0dbc32 373 1.00/1.00 vMB 13
459,552 459,552 000000000000000001f0ee9eeebeabc20e2437db910a34f804950fc3bcac4ecb 450 1.00/1.00 vMB 20
459,551 459,551 000000000000000001702377e31dca2947bda5217d8953ecd3935bb9c55acfc9 243 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.07 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: 720.86 GB
    • Received: 18.28 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.