Loading Tool

Explorer IconExplorer

Memory Pool

81,853 transactions
30.57 vMB
0.11707364 BTC
Random Selection Loading Transactions
Max Size: 184.13/200 MB

Candidate Block

Mining Attempt 614b75b67984b9f340713ac0070c50008ce1ae75e8bb62dbf05df89cf6a33359
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 846eb9dee9520a273e4999506e3db83d181d8b6c62e3539daa25d987751e5665
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.04102251 BTC
Feerates: 180.34 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (333,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,160 581,160 00000000000000000020fe8c23c5c8bcf3220c6bc4459a6ecdb18d31f913756a 2,840 1.00/1.00 vMB 99
581,159 581,159 0000000000000000000d376f7fc8cf093c8d1c27b57992fbb4d442ccee82447d 2,324 1.00/1.00 vMB 97
581,158 581,158 0000000000000000001056df3cbf0c7dfb37ab02864d056f3f48ae319cc3ba7b 2,480 1.00/1.00 vMB 84
581,157 581,157 000000000000000000130299c611ee2485cd9449acb5b8d6c764edfdbb4054d0 3,311 1.00/1.00 vMB 122
581,156 581,156 00000000000000000018c508fed6db870f747a291ddfefef62494a4c282ae6f1 2,525 1.00/1.00 vMB 88
581,155 581,155 000000000000000000111a556677281d9a7f33f84152ea5879c088749f9e71e9 3,137 1.00/1.00 vMB 116
581,154 581,154 0000000000000000001b3d6443c6bc8fce073e7b3fe44cad7a7eae9b9e441e93 2,474 1.00/1.00 vMB 73
581,153 581,153 000000000000000000198e79c6ab5ae133c4c8c2fcc0879283f5574e939ff343 2,963 1.00/1.00 vMB 89
581,152 581,152 000000000000000000199b049b33240e2dc39db76c69077578883b009a52e059 2,846 1.00/1.00 vMB 94
581,151 581,151 0000000000000000001ca97cbeee0c39da39a56b1d7d4e437b408e1c665a04f3 2,873 1.00/1.00 vMB 96
581,150 581,150 000000000000000000174bfcceba375858d881c73e1ba486b3c56fd9202e6060 3,235 1.00/1.00 vMB 126
581,149 581,149 0000000000000000000f961a7f9107c6ca4b67d29dc337a840e7429a2878346f 3,094 1.00/1.00 vMB 125
581,148 581,148 000000000000000000038189ad7deb5241e53bf3ed7c9f9bf0f338588044617d 2,754 1.00/1.00 vMB 109
581,147 581,147 0000000000000000001ba508a3c2837b71b0caa901126f52ba2d03ffa6aaf7c6 2,243 1.00/1.00 vMB 96
581,146 581,146 00000000000000000020ca9ab5011ed3172d06183974ea3a1b87ea34238087be 2,778 1.00/1.00 vMB 87
581,145 581,145 0000000000000000001a603970ad412b84f0bf12dbd95736eb506b773c040793 2,711 1.00/1.00 vMB 94
581,144 581,144 0000000000000000001dd4c16a18dee7306333af7904b32602cdf62935f50b63 2,412 1.00/1.00 vMB 107
581,143 581,143 00000000000000000017943af316fc21c6584d31929e95d9db0dd0983e8c839d 2,061 1.00/1.00 vMB 99
581,142 581,142 000000000000000000152d27ad7d2d2bc958d402705f75734adc0b86d5a8cf95 2,278 1.00/1.00 vMB 102
581,141 581,141 0000000000000000001592f08a082811fe84d1d00bafdde361a0674616096c22 2,433 1.00/1.00 vMB 103
581,140 581,140 0000000000000000001cf211a87bdeadf8472297108f7db7a0eaa2996dc5316e 3,197 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.