Loading Tool

Explorer IconExplorer

Memory Pool

80,268 transactions
30.47 vMB
0.08989798 BTC
Random Selection Loading Transactions
Max Size: 185.22/200 MB

Candidate Block

Mining Attempt 427c5802316db1c7a36cf01f896a720721f95f58ae7737670af8db4590981ab3
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root c8170c31a1fea41d19c5aeb6e2c47440ed7e8ee9b908d92ab05f3cbfa4eb2cc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.02079604 BTC
Feerates: 203.60 > 2.08 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (192,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,264 723,264 0000000000000000000a7d1559c687eada3388b1464523531fe8cf4c718a84b1 3,079 1.00/1.00 vMB 23
723,263 723,263 00000000000000000007a1eb22c5b65eab9ad93a801f4e14e8a18d3e7ed3e820 913 0.38/1.00 vMB 6
723,262 723,262 00000000000000000000bf6d705e6be4962c6d978429426a07a1e937616c53c6 1,563 0.75/1.00 vMB 5
723,261 723,261 000000000000000000010f2cf5144cb3f8282d1b6f2f9234c30267f69f537a27 1,471 1.00/1.00 vMB 5
723,260 723,260 0000000000000000000a63fe80fda99f7a1c2cb3f71d165b9f678e83881d5fd6 1,902 1.00/1.00 vMB 8
723,259 723,259 0000000000000000000869ed9e43f7a8a1480b10be1f32913c78c91088dc9130 419 0.18/1.00 vMB 6
723,258 723,258 00000000000000000000c971226f2de4d8746cefc14c7e4d8f63d1548af93535 402 0.11/1.00 vMB 9
723,257 723,257 00000000000000000003fa1f5efa01612d4f5a14938dfc95aced833faf70b699 689 0.28/1.00 vMB 6
723,256 723,256 0000000000000000000956c620bbf30e7c2d45d4f304aa34481f3243be0010c9 438 0.16/1.00 vMB 9
723,255 723,255 00000000000000000003f93330e858122c5de561d41bf1c2021aa438d6555f17 1,430 0.64/1.00 vMB 8
723,254 723,254 0000000000000000000805adf5da432574bd73fa45d6e4e78565e9ca7c76dd8a 862 0.25/1.00 vMB 8
723,253 723,253 00000000000000000007ad820b35db8a58215dfd3fdf03cced31c27e59298148 1,327 0.52/1.00 vMB 8
723,252 723,252 00000000000000000007065ed39f2d1fb39dc4a458920103179bb04f3e6e74ed 1,414 0.51/1.00 vMB 8
723,251 723,251 000000000000000000051a70f3f5d8ebb5ead00d003a5fd35f256b99ed3076ec 171 0.07/1.00 vMB 9
723,250 723,250 000000000000000000052f28e42d9eafebfe09d7f6582d9ecead350f8e904655 1,519 0.68/1.00 vMB 5
723,249 723,249 000000000000000000039c8afaf12371a123773414592716e882463d4ef54282 3,238 1.00/1.00 vMB 12
723,248 723,248 00000000000000000004af95c00bf8450dc91b42d165b104afe554befedd0406 730 0.30/1.00 vMB 7
723,247 723,247 000000000000000000037ae1827f095f37b7887b395099658bd6c5f9eaeab990 1,450 0.52/1.00 vMB 7
723,246 723,246 0000000000000000000971ef29ca8b4a3decd05e3bc3f84f5ede803bf0bfa71a 3,139 1.00/1.00 vMB 10
723,245 723,245 00000000000000000007756e84d417a448806475b476d7b0796d79d1a4e1c9e3 1,343 0.84/1.00 vMB 3
723,244 723,244 000000000000000000048afc60197f3b9c647e1b663f89cedf105b294d201f15 2,979 1.00/1.00 vMB 9
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.95 GB
    • Received: 18.33 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.