Loading Tool

Explorer IconExplorer

Memory Pool

45,404 transactions
28.85 vMB
0.13468013 BTC
Random Selection Loading Transactions
Max Size: 150.27/200 MB

Candidate Block

Mining Attempt 5f42e4d882ded851b7c15f5c0d8a34d085904f8f89734460935c98eb9b5f4251
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 969077b67c9311fdf8214282baf7d23b4fbabb24648eaa940f81898e6e6017f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,603
Size: 1.00 vMB
Total Fees: 0.03813195 BTC
Feerates: 100.25 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (228,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,276 686,276 00000000000000000002a8d8cb3da51ed3ed4697995122218b3655ea2de38b81 1,514 1.00/1.00 vMB 43
686,275 686,275 0000000000000000000b80942247024f405b5a967a6c6ef52a1a031db8a5dba4 2,406 1.00/1.00 vMB 50
686,274 686,274 0000000000000000000a640c519b60a98a4908c08e431f4657de774d837b8407 2,193 1.00/1.00 vMB 35
686,273 686,273 000000000000000000021d15e18c6830c401ac55cdaf02ef5927fed24b91335a 2,894 1.00/1.00 vMB 33
686,272 686,272 00000000000000000006813a0cdbdefb96f2a3edc7b441a68f39493c7926178f 2,329 1.00/1.00 vMB 43
686,271 686,271 00000000000000000006804e6d4cd8efbd12cc537b6e17227114785356110524 2,920 1.00/1.00 vMB 57
686,270 686,270 0000000000000000000bf17dcad5449f38e5a55a8922182d029bf418b808dd5c 2,365 1.00/1.00 vMB 34
686,269 686,269 0000000000000000000a771ff44e37ad9287a46eff75d78c4ce234961c88a155 568 1.00/1.00 vMB 43
686,268 686,268 0000000000000000000abfa732bc78c9fc05e5b6d1789075f19d6b12689d5207 2,792 1.00/1.00 vMB 34
686,267 686,267 00000000000000000008eaa87c5a835907ecbafe5d7f4b300dff3067edef24c9 2,551 1.00/1.00 vMB 45
686,266 686,266 000000000000000000089996eeec0ff0ef5524c2fae320c64094fd68c9596077 2,486 1.00/1.00 vMB 51
686,265 686,265 000000000000000000057b95e7cccac69ea5c71ecd0790355b33c62ed727565e 2,205 1.00/1.00 vMB 49
686,264 686,264 000000000000000000022a3cbea168767808d3fda60c31974dd64daf0e775164 2,673 1.00/1.00 vMB 44
686,263 686,263 000000000000000000094468fa1d6afc626438fd180d86b2d603fbc98128679d 2,074 1.00/1.00 vMB 41
686,262 686,262 0000000000000000000ad28fffb96628f23531d9b24f79236fc942366d1adc2a 2,426 1.00/1.00 vMB 54
686,261 686,261 00000000000000000005ff77057b5f38e8f686513617f11fd412ee7ff52ef7c3 2,729 1.00/1.00 vMB 81
686,260 686,260 00000000000000000000d9aff3a6549915b3a27977cfc691b44b39cca50fa226 1,821 1.00/1.00 vMB 48
686,259 686,259 00000000000000000006893002b3b2732dff442893afad8b8790f388dbb54321 2,480 1.00/1.00 vMB 51
686,258 686,258 0000000000000000000410e07aa80c3c0542308f17a00217c9b39542a25173a2 3,058 1.00/1.00 vMB 77
686,257 686,257 00000000000000000008a04e4ae6d8a14e0d23d48c20a3f826619c80c45b04c5 716 1.00/1.00 vMB 40
686,256 686,256 0000000000000000000c498bbb71a9bf005f5d1f322b17472ed2f564ef394de3 2,242 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.