Loading Tool

Explorer IconExplorer

Memory Pool

80,411 transactions
30.12 vMB
0.08954415 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt 514ee06f11768bdc205494b14908b09e3ceb81b7838ed76aa116bc58538767b7
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 4ce3d064eda84f3a9909a72710b7080a644941ab2e23432cae51603d3ad439ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.02794711 BTC
Feerates: 301.07 > 2.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (249,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,395 665,395 00000000000000000001f42d7d225fa185b5277bd8f4dd6a6d1f02c3f0d029a4 2,299 1.00/1.00 vMB 55
665,394 665,394 000000000000000000080a009209627c9eaa774e5a05185ec1ea6e44733e69d5 2,722 1.00/1.00 vMB 85
665,393 665,393 00000000000000000009f372850de210db255f4f79c52b1b234699786c462eb4 2,471 1.00/1.00 vMB 40
665,392 665,392 000000000000000000065cc4192b518a2b3cd49cb7aefbb965de8fad22de7a2f 2,062 1.00/1.00 vMB 40
665,391 665,391 000000000000000000058449b5590db4167089f277fad0ebccc5bf8921051ba5 967 1.00/1.00 vMB 32
665,390 665,390 000000000000000000067ede91ae7f27bb9a7276fa65d86c59da871bab262925 2,452 1.00/1.00 vMB 27
665,389 665,389 0000000000000000000793aa8c982ab702b932c7316500e586a2c52ca2c1e863 2,378 1.00/1.00 vMB 86
665,388 665,388 0000000000000000000cb4f5452a21ecb1819427d10914df21217dca9cca7b69 1,104 1.00/1.00 vMB 97
665,387 665,387 00000000000000000006be3c3d4fcac8cc2227af410db11e36ed8f07c2e5e96b 749 1.00/1.00 vMB 26
665,386 665,386 0000000000000000000ab5ec32ec090ccef7f8ee3d7546cef18a1c0b93472108 1,295 1.00/1.00 vMB 24
665,385 665,385 0000000000000000000383c9e6c3547e7b47a949320a9adf9c97575383d32caf 1,849 1.00/1.00 vMB 41
665,384 665,384 000000000000000000036461f9b3bff8cdb0d0b4d8c757b1a626de8687cbdb62 318 1.00/1.00 vMB 16
665,383 665,383 00000000000000000004a6ed454c9621e4e007dacc7149a83945d5f09a89dbd2 2,044 1.00/1.00 vMB 22
665,382 665,382 00000000000000000002c46c92d4411c7a91e4d3eaa656cd9e40a6c7f2526aa1 2,448 1.00/1.00 vMB 80
665,381 665,381 0000000000000000000d44dc06a741e3439bc6ebe2a112f295ae1c840b2a6fc6 263 1.00/1.00 vMB 13
665,380 665,380 0000000000000000000ae0efb0f11695d4e55167afb582d4c2db5be1dce2e7bf 1,162 1.00/1.00 vMB 18
665,379 665,379 0000000000000000000d72254ace3fd2f2f97571498215fc1298cab779309f04 2,368 1.00/1.00 vMB 51
665,378 665,378 0000000000000000000ad23f523385adfe63fede355cd56d218044af0000b951 1,715 1.00/1.00 vMB 25
665,377 665,377 0000000000000000000a5f7e216b617f8e5767d88761507b58fb7a50e5409789 2,500 1.00/1.00 vMB 89
665,376 665,376 0000000000000000000065093ce206062051c7778bfca4fef31c012154d76c19 2,057 1.00/1.00 vMB 16
665,375 665,375 0000000000000000000a6bcfcec7aa0e67841003157020b787310f190558c171 1,845 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.41 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.97 GB
    • Received: 15.07 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.