Loading Tool

Explorer IconExplorer

Memory Pool

79,570 transactions
29.23 vMB
0.12146358 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt 3b025ceff7aeec762e31fc6d89a117e93f5f60c814a0f7381dc09f78598de6ef
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5b4b4a4a7ed12cc98e653b2ef5955d73d0eee31ff01cf2273e0bab171a64c689
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04448758 BTC
Feerates: 301.72 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (673,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,330 241,330 00000000000000fde6a3ce2c90a17512a591bbd63c9523a245eacc9470b56d02 128 0.06/1.00 vMB 142
241,329 241,329 000000000000002da255141b4b76a7427f9f9243742318368c9c83eba821ea02 21 0.01/1.00 vMB 112
241,328 241,328 00000000000000d50aab5935f1e14474a470388629335e199cb552e80f1f1d0c 82 0.05/1.00 vMB 120
241,327 241,327 00000000000000cc9885ebb9701bd1364b7540074f105750c95d73c7592a065c 143 0.09/1.00 vMB 70
241,326 241,326 000000000000003e49de8255f26fd1ea640b38a6dfe58a8e44ca0dc5a5c2bae5 569 0.25/1.00 vMB 188
241,325 241,325 0000000000000101a10bb0bbaacfa5b508f204454155b2288187509b92eb8c22 191 0.10/1.00 vMB 6,033
241,324 241,324 000000000000007b5e56854249417c81ccf0cf0f82412615a1a493367d31481b 256 0.20/1.00 vMB 25
241,323 241,323 00000000000001110463fcf1d04c82ad3103f1b8ae46617253cbb97218d1cb49 583 0.24/1.00 vMB 171
241,322 241,322 00000000000000c07f5fdc0b6e45a03db77a35ad2f10f86d6e12cbd477af7981 123 0.07/1.00 vMB 108
241,321 241,321 0000000000000017009426cb4e5fe717dcbdeb01ff006e3875bc1b2ac77e945e 593 0.36/1.00 vMB 132
241,320 241,320 0000000000000063e6d9b36b3617456aa72d7ef3addacc49c28dc3e35c050dd3 743 0.25/1.00 vMB 212
241,319 241,319 0000000000000097b76d8a67643d4b7c66267a425d261bdcb7dee6642222b435 466 0.25/1.00 vMB 141
241,318 241,318 0000000000000001a5a7368b55f8526941086a1cc33e9599ddda2e1c069ab0d4 84 0.03/1.00 vMB 119
241,317 241,317 00000000000000bbae6af6debe07894125ac8aa439cb8cf4fe30a980847438f0 142 0.07/1.00 vMB 203
241,316 241,316 000000000000005f77199039043629010ec471b434fd1434afc49574a3ee0230 407 0.17/1.00 vMB 202
241,315 241,315 00000000000001001801d832a2b9841ba1b3662796cc3564b71a5d6d60b770c9 115 0.05/1.00 vMB 172
241,314 241,314 000000000000006f54b2a1bff9a8455bdb23c9c37b45c9401a0411ca3e725108 281 0.11/1.00 vMB 148
241,313 241,313 000000000000006ae562e8c205bf25ff59799a884cb6aa07a9f23caf3fdb180a 144 0.06/1.00 vMB 163
241,312 241,312 00000000000000809375e11171ab9c2886d80010ed8d3d1d763fecbf589b4543 210 0.08/1.00 vMB 185
241,311 241,311 00000000000000618abd0e9b1b3bf31bb38f4ec9f96a3cd9d051c56cf5026f7a 397 0.16/1.00 vMB 187
241,310 241,310 00000000000000fa4cdcd9af2e7bdac995e10f2b52e6a2fbe71a754d3cfd0c19 343 0.15/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.