Loading Tool

Explorer IconExplorer

Memory Pool

74,102 transactions
28.88 vMB
0.07439862 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt c29b73de8be24bd83baca2e1cb9f907140edabf40906cebb55913198a0011ff9
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 7f2adc6ae58d02f4654f1f8acae77958d8284af725d29913e965993c3137f038
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,394
Size: 1.00 vMB
Total Fees: 0.01040645 BTC
Feerates: 100.26 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (23,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,783 891,783 000000000000000000018fcf8db20f43ea008dd141706bc8cf8d0f1968b63e88 1,724 0.62/1.00 vMB 3
891,782 891,782 0000000000000000000065f314ae95a38ba7d87a6dc8670b5517de8414cfb567 952 1.00/1.00 vMB 1
891,781 891,781 000000000000000000019fb6071e43a5e6c717e4325e049f6f2fdc48c36b89c6 2,888 1.00/1.00 vMB 7
891,780 891,780 0000000000000000000105aba0dcb7310b75bd0c66fcd2ceb0679d989e887198 2,875 1.00/1.00 vMB 5
891,779 891,779 00000000000000000000dcadfbaf957925bdecab24241cf257578ef474c4478c 1,055 0.67/1.00 vMB 2
891,778 891,778 0000000000000000000094182ef47c21faaf19be08aebfe7537014ad8a28f0d6 1,594 0.81/1.00 vMB 2
891,777 891,777 0000000000000000000097149ad8a862844ae2b9b0148e409b0a634d6d0de0f5 2,300 0.81/1.00 vMB 3
891,776 891,776 00000000000000000001162e06a9c38f848ceb05fd4aad3a798a42de4e1d60b4 2,123 0.48/1.00 vMB 4
891,775 891,775 0000000000000000000055e95b66cd9fd41918a8c6789d5846423ba9f4fad67f 2,407 1.00/1.00 vMB 4
891,774 891,774 000000000000000000008c3d17fc4b3b040fb04bee9475df456290fcf375ed71 2,398 1.00/1.00 vMB 2
891,773 891,773 00000000000000000000e9ec2d8c7d78d464b6fd11f45d98fb3d36ef6bb0dce2 4,149 1.00/1.00 vMB 9
891,772 891,772 000000000000000000001b854138ad0505d7bdb3a5573455064686e9d348e0e0 1,984 0.57/1.00 vMB 1
891,771 891,771 00000000000000000000e62f39a23d44e72aeded4bc9ef2c9b692c1dfba6be3c 3,837 1.00/1.00 vMB 8
891,770 891,770 000000000000000000020475485dffda44e3392cc22ac87ddf1724283906360c 2,882 1.00/1.00 vMB 5
891,769 891,769 000000000000000000008621c77a17b65ca146ae0610e16274cfc7887db51091 3,169 1.00/1.00 vMB 9
891,768 891,768 00000000000000000001fbebff1774b93ca6b0182453e7b9954665e3cc00933b 1,331 0.44/1.00 vMB 6
891,767 891,767 0000000000000000000235474c30afe0dbb31eba911154be074b070f3103710b 3,159 1.00/1.00 vMB 11
891,766 891,766 000000000000000000022f4ed9112eebd95529e35f7b4b6ea383159f83759c9c 3,402 1.00/1.00 vMB 13
891,765 891,765 000000000000000000024804100eff147ddf670d69b61cd77e0617838d306ad2 2,588 0.96/1.00 vMB 8
891,764 891,764 00000000000000000001c0ac411b27e0322653a06bf72c29b68f17927c0eafe9 1,726 0.42/1.00 vMB 1
891,763 891,763 0000000000000000000087521425a5035febae6d0d93bedcfd96739ab518e9a5 1,595 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.15 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: 743.27 GB
    • Received: 18.69 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.