Loading Tool

Explorer IconExplorer

Memory Pool

88,190 transactions
32.89 vMB
0.11568250 BTC
Random Selection Loading Transactions
Max Size: 199.57/200 MB

Candidate Block

Mining Attempt 80d1351bfcd90e08de855c8f98e737d2d2525ecd730a9927a5d6e7f9a0e667d0
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root f957904336400d85ca545acd4d0777c38938a849208cf956921ef5ee4cdc4e3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,688
Size: 1.00 vMB
Total Fees: 0.03212311 BTC
Feerates: 318.30 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (477,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,225 438,225 00000000000000000171e9b6bc483b0d0dafc2373fcf29a1f1d27464510cad20 2,494 1.00/1.00 vMB 91
438,224 438,224 000000000000000002f7a039a10319eb690d06334655898925993f09ec9ee237 2,743 1.00/1.00 vMB 93
438,223 438,223 000000000000000000e04b9dfb6988e5efdc997622dbee13867af9279dd64dfd 2,563 1.00/1.00 vMB 84
438,222 438,222 000000000000000001deda2e320f00f8d81021da346ff9cdbfec24c2832a33a1 2,595 1.00/1.00 vMB 72
438,221 438,221 0000000000000000043ef176c2c60e940b5e41d28ed9756bcfaa295ad4862443 1,678 1.00/1.00 vMB 88
438,220 438,220 0000000000000000007fbb443ec0f5a3d7790de1a9d7f2ecdef5d4809a60d478 1,217 0.46/1.00 vMB 74
438,219 438,219 000000000000000002f0913fe41399d965799203a98f49d170f502dfc541fdf3 1,076 1.00/1.00 vMB 28
438,218 438,218 000000000000000002a8fda1da1355095093882bd434281f5a866590684512e2 876 0.86/1.00 vMB 36
438,217 438,217 000000000000000001d8a0440146c1d5bcf303a4f4481ee32338842f17f39670 204 0.08/1.00 vMB 71
438,216 438,216 0000000000000000007fe5f0d07ef9f30bad35987d9b17a03edee1b101a81f7f 2,209 0.97/1.00 vMB 66
438,215 438,215 00000000000000000370b870cb38da4165f5f3c9214e3dfd3745a5b49a7c19a2 1,076 1.00/1.00 vMB 35
438,214 438,214 0000000000000000008e98e411826081fd2b46d064bf899bf5fbb2612259733a 1,736 1.00/1.00 vMB 37
438,213 438,213 00000000000000000310c7d4c86867c3b1df7d4e9b9ac6292d7259c802b4f087 2,777 1.00/1.00 vMB 64
438,212 438,212 00000000000000000007e705ea629b1fed113e24c04613d5a30f4b2940ce2b58 2,376 1.00/1.00 vMB 81
438,211 438,211 00000000000000000099d0fb61ec9569882883c36a99c6ebe677b44c9bc091ad 2,273 1.00/1.00 vMB 63
438,210 438,210 0000000000000000021f4c53a22cc261aae10fb7f2b663734501dc63de6633d3 2,853 0.99/1.00 vMB 95
438,209 438,209 000000000000000001e7cf72051d3ca8baf0de836f46768e501ad2a2214aa540 169 0.06/1.00 vMB 229
438,208 438,208 000000000000000000c6d4a980ea8639b14980833d343fe287ad0fb7886058ec 557 0.26/1.00 vMB 61
438,207 438,207 000000000000000001210d308b53cfd99c96f66d5c113b15a0a6095943fcda57 1,336 0.55/1.00 vMB 72
438,206 438,206 00000000000000000210fb656d5d736f54d5bda943218887cc1f86ebb344f7db 1,393 0.53/1.00 vMB 73
438,205 438,205 0000000000000000038e04a78573c43bc4b66b53d605925e633f25950b47b04e 662 0.30/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.98 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: 717.10 GB
    • Received: 17.82 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.