Loading Tool

Explorer IconExplorer

Memory Pool

80,313 transactions
29.65 vMB
0.06730794 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 34b86181e583f6eecdfcf520457e6992a0ebc92eb838e1cffc576252444c79b6
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 307e41f29f6e842b91fa719501b78bb7175833c5e17507b17245ef532ca53060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00700312 BTC
Feerates: 90.30 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (273,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,776 641,776 000000000000000000096cff1553de51c4919b03546847a4bb8cbaabae1172f0 2,130 1.00/1.00 vMB 130
641,775 641,775 0000000000000000000f9039985c46c02bad6238c19fed54efa039b827432e79 3,226 1.00/1.00 vMB 184
641,774 641,774 0000000000000000000a8fd44080eec4ad5b34e5641c0b25adc1c116eda8d975 2,757 1.00/1.00 vMB 159
641,773 641,773 00000000000000000008e0167f6381a6271f04288f63d88b5af18f4a96b635cb 2,492 1.00/1.00 vMB 57
641,772 641,772 000000000000000000079bae17259ffb895fcc4b5f4f3c160c34d15ea65dbf64 2,357 1.00/1.00 vMB 152
641,771 641,771 0000000000000000000f4096adab16ce2be65cb08340822577a392e16a16ef36 2,546 1.00/1.00 vMB 106
641,770 641,770 0000000000000000000916e643f4f713273e3a60d66846165a4f5e448eba32b4 2,443 1.00/1.00 vMB 159
641,769 641,769 0000000000000000000b24e760466560ef4c165b7c4ffaccba668af6cc4e95b5 3,222 1.00/1.00 vMB 191
641,768 641,768 0000000000000000000cacab31e53a590b320be8d417058553f34f0fae9665ed 1 0.00/1.00 vMB 0
641,767 641,767 000000000000000000102398b1573042fe14543327932217ef3e7981b9bf6092 2,776 1.00/1.00 vMB 161
641,766 641,766 00000000000000000001fc4e60a1653645b6c45880d16ee8d45d3861ed128642 1,704 1.00/1.00 vMB 84
641,765 641,765 0000000000000000000f1241e9dfafea5af649d145c31da599f36f8a2c892dea 1,435 1.00/1.00 vMB 167
641,764 641,764 00000000000000000008cc9dd0ca2d14cbd3adbb021796cb5baf269b8d684c4e 2,364 1.00/1.00 vMB 169
641,763 641,763 00000000000000000003c7b3c71ce6cc3aa8b282acf7408dea3ad4b1e4906ab9 1,741 1.00/1.00 vMB 16
641,762 641,762 00000000000000000007a99daf5ba6136ff7c318a148b060004c6c4e4bd8ab40 2,244 1.00/1.00 vMB 14
641,761 641,761 0000000000000000000b20b9b206cd464587830673287ac6631f704bdab179e1 2,104 1.00/1.00 vMB 17
641,760 641,760 00000000000000000002fd7712e6a700277e333da6bcf99d8d4cef4434a2dbc4 1,775 1.00/1.00 vMB 11
641,759 641,759 0000000000000000000b629577d84e1858f6a41014ab5d10d446c08ce8f1cf83 2,637 1.00/1.00 vMB 62
641,758 641,758 0000000000000000000d61e9c0f749ccf8865292fb44a6931e183fe54d3b0f70 2,364 1.00/1.00 vMB 55
641,757 641,757 0000000000000000000ca1bf0996bfe44a55ceb534f0945ea1d4696882571130 2,839 1.00/1.00 vMB 137
641,756 641,756 0000000000000000000cab9f4d6ff566be2c672fd375daafc1d3ef68721a3ede 2,229 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.