Loading Tool

Explorer IconExplorer

Memory Pool

53,161 transactions
31.49 vMB
0.18284777 BTC
Random Selection Loading Transactions
Max Size: 169.21/200 MB

Candidate Block

Mining Attempt 1aa7b0ccfc524ff1917d3681249ca192612f6314bb74b22491264500aeebd12d
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b063a4419e137b02a05b316c1b55250d5ea0c155c8e722347926ee9354bacfab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.09699206 BTC
Feerates: 477.45 > 9.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (244,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,185 670,185 000000000000000000008c4125ddd5cb240b573d74c80ff5641ef226e140ca96 2,659 1.00/1.00 vMB 190
670,184 670,184 000000000000000000073febdf65f3d0a25c7647bcd25a4b1592eeb46381d62f 367 1.00/1.00 vMB 159
670,183 670,183 0000000000000000000219a5cb8ac8fef151a639214640f7fa3298429ad64156 1,061 1.00/1.00 vMB 160
670,182 670,182 0000000000000000000782b261a9b281838e6086a4785f67898cf481ad184955 2,960 1.00/1.00 vMB 162
670,181 670,181 0000000000000000000050b0753164dc7a1c9cc5855bdd69b375d6e76933dc7a 2,560 1.00/1.00 vMB 169
670,180 670,180 0000000000000000000a71bdcc9e0f077b3545fa2667786b6c7098cde947e43f 2,590 1.00/1.00 vMB 180
670,179 670,179 000000000000000000012880d3b59e6616138b7e6b2aef404039ba61eb8432c3 1,122 1.00/1.00 vMB 180
670,178 670,178 00000000000000000001a5fc4e6e0a0764ef6c4cea5384a66fa26064ec1f2941 2,281 1.00/1.00 vMB 171
670,177 670,177 0000000000000000000bff31f0a73a126fff61e0be776e8cc3ab9ff2deb87018 1,651 1.00/1.00 vMB 184
670,176 670,176 000000000000000000012072f5d79a32b37ded45d9cc808c269e5ca73f02de05 2,077 1.00/1.00 vMB 177
670,175 670,175 0000000000000000000788760a2a56e368b111ec548ee849e8194748ae529f5d 1,210 1.00/1.00 vMB 129
670,174 670,174 000000000000000000040a9e6a3ab372483f3600cd6c9198d9c3f27e04fa0634 786 1.00/1.00 vMB 165
670,173 670,173 00000000000000000005c363a951d8404eacbfb63d948f5e840ae379215b8267 2,170 1.00/1.00 vMB 183
670,172 670,172 000000000000000000021ca3d4d0636e8e19d84bb5e69207d7a01547b064b325 2,340 1.00/1.00 vMB 174
670,171 670,171 0000000000000000000c64f1e64754cf133e50dfa2e5ee32250e78c164faa07c 1,311 1.00/1.00 vMB 180
670,170 670,170 00000000000000000003b682b135e47c5668999d109cef0fb3d51ad824d5ee79 2,820 1.00/1.00 vMB 197
670,169 670,169 00000000000000000006aa140101bcc9de1178fb5ecd9dd3eca0f24207a0fa85 270 1.00/1.00 vMB 167
670,168 670,168 00000000000000000001747352bc0bee0dd0b0451ccb5313b4b97f9932ff3f53 2,139 1.00/1.00 vMB 180
670,167 670,167 0000000000000000000b6a5a6c53d203f68f3e111192ffd9ef52906adaadfe1d 2,382 1.00/1.00 vMB 179
670,166 670,166 00000000000000000006414225e5446e034310b16e20039169a1964adaa871c9 1,690 1.00/1.00 vMB 177
670,165 670,165 0000000000000000000150a295a49345bdf4894b16614d09d88487f2c1f89bdf 2,119 1.00/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.