Loading Tool

Explorer IconExplorer

Memory Pool

79,476 transactions
29.67 vMB
0.06799684 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt 70dfd7150b37c1ce7a45cebbd549b2e5aee366fd637df6fb822932ec2219046f
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 2b308bf8de692fc39a7c61216b0053c667dbf94b7418108c8cc505ddfb93e2de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00762152 BTC
Feerates: 100.19 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (599,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,399 315,399 00000000000000002072cb78255fd60a26aef5ca32e3d692b6d688cc808e0bf7 143 0.07/1.00 vMB 30
315,398 315,398 00000000000000003270bd43cffc67f9fc700557aeb1a742a49c16d203129466 1,401 0.75/1.00 vMB 29
315,397 315,397 000000000000000036d4e824fc2c396f560e09cb2b1a3c39b76023ae950c09e1 33 0.03/1.00 vMB 15
315,396 315,396 000000000000000018461b706bc91180a95ae3a38db956ca7ea188d7058eda78 12 0.01/1.00 vMB 14
315,395 315,395 000000000000000009e949d30036b9098e04c48298a10320860b9dcf5efe2c8c 364 0.23/1.00 vMB 26
315,394 315,394 0000000000000000215110368ce7c8a920a6048390ca301bc2f66179ae672b46 171 0.08/1.00 vMB 29
315,393 315,393 0000000000000000297d040ed4c639d0b4f9125afbabb910ef16238f963da449 739 0.42/1.00 vMB 37
315,392 315,392 0000000000000000364917387dc8efa6e313945756944b0be19e9280f5862886 747 0.48/1.00 vMB 25
315,391 315,391 000000000000000021c40d35f9c317d2e8c9ead4dec3e24b8d1919862bd8f89d 293 0.17/1.00 vMB 28
315,390 315,390 00000000000000000963cc5f9d52ae9a89449fcdacbab4b29927b495066adab0 25 0.02/1.00 vMB 18
315,389 315,389 000000000000000022f79370e2f9bbf287b19ae0ac2f5d1417eb64a11efa8bd1 291 0.18/1.00 vMB 22
315,388 315,388 000000000000000009f66941c1e477aec9c956451a9b380cef164c1f5ff74c7e 328 0.37/1.00 vMB 18
315,387 315,387 00000000000000001ff5c8409b5710d75f8115682f4746ae40aac1356b48113a 144 0.18/1.00 vMB 14
315,386 315,386 000000000000000026fc34f5ba8373e6a9b3a921d186c38214113cf6b07b508b 256 0.09/1.00 vMB 40
315,385 315,385 000000000000000008c789cdecc87275005bf7752fdb34f06687e8ed4a8d38b2 646 0.51/1.00 vMB 23
315,384 315,384 00000000000000002d3c6fe3076ee88230cd42c174bba9196a34f4423469081a 242 0.17/1.00 vMB 26
315,383 315,383 000000000000000027c2475a7a78b28582dd01bf3557bb249a1ea71802dc62d9 32 0.02/1.00 vMB 18
315,382 315,382 000000000000000010ee39fb389cb714e78466b9b3016249b6221f8a168e86aa 200 0.15/1.00 vMB 19
315,381 315,381 00000000000000000f7b2f90e94d269b3c3e9e6664ccc7bcb8f6fdca397154e6 199 0.11/1.00 vMB 26
315,380 315,380 00000000000000001efc69c371e445442069943ec63d9a79dc411df2b98a388b 982 0.60/1.00 vMB 26
315,379 315,379 00000000000000001f204529cfadd293e6dd103226fc823e55aa0f2243744494 714 0.43/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.