Loading Tool

Explorer IconExplorer

Memory Pool

78,920 transactions
29.44 vMB
0.06680836 BTC
Random Selection Loading Transactions
Max Size: 177.19/200 MB

Candidate Block

Mining Attempt 28a9ccfa4d449b6b7acf79617b18693d8a7f646b8e2e52c739cd4fbc2cbc9794
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root c1120df5d40be254f77c6c62cd2d8df9ebfdd68153fd316a1b0e6a3a09447213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,421
Size: 1.00 vMB
Total Fees: 0.00706069 BTC
Feerates: 150.77 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (572,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,386 342,386 00000000000000000d547cb7fb4e97b5936b42e6ad93365899dd3d52d1c52a25 186 0.11/1.00 vMB 19
342,385 342,385 00000000000000001266d7ca0c0b435686e5363d9006d8bd85b735e3aa9cc4ff 1,111 0.62/1.00 vMB 24
342,384 342,384 0000000000000000133d12cca3c1d56a83ffe2610bab1a0b1956cb17ebb433cd 959 0.48/1.00 vMB 28
342,383 342,383 00000000000000000e2b7f6b620a0aa0691f2560d9330b90074dae6c4e67d736 187 0.09/1.00 vMB 20
342,382 342,382 00000000000000000e436e8fae6c9dc46d668293f924b645fc601ee68077ae73 1,236 0.68/1.00 vMB 24
342,381 342,381 0000000000000000073cdbbe2d223ed9183a2e04042da7367caca72f78cd5d5a 40 0.01/1.00 vMB 30
342,380 342,380 0000000000000000072d693475ee6989328f3e8173526f1cc9abb33a1602278d 376 0.20/1.00 vMB 21
342,379 342,379 000000000000000007f305894b983796e784c824aa9d895d1f0dbe1e0694c1e9 301 0.16/1.00 vMB 26
342,378 342,378 00000000000000000c6442ca584ca592f65c4d77126b96430227585278af9253 25 0.02/1.00 vMB 9
342,377 342,377 00000000000000000e9582ff94517361b32270ff372d44fcde4c774b5febe9c9 288 0.14/1.00 vMB 25
342,376 342,376 0000000000000000062c2b9d6a55d22263993595d8297bf47a792fb8142f2cf6 104 0.06/1.00 vMB 22
342,375 342,375 00000000000000000c650d7e54a49bf19ce2788a71d35e6af581161566d55b28 1,875 0.84/1.00 vMB 28
342,374 342,374 000000000000000008b15ce3f1f0431e2d37acdce289e89500d41e66c6987522 393 0.14/1.00 vMB 32
342,373 342,373 0000000000000000078e3b1afdab5709309aa1dc138b0519543ee4d7ccbba63f 520 0.26/1.00 vMB 26
342,372 342,372 0000000000000000177ec91168bd1bf6a3eb450562b238466b3ec69c45ff61fb 273 0.15/1.00 vMB 24
342,371 342,371 0000000000000000090770d9b42f7a9711be3c0fc9ec56a9785586278fa4d3d5 116 0.05/1.00 vMB 28
342,370 342,370 00000000000000000168292e51160b4538607bc32c22706deb9ddfba7d2b5469 194 0.11/1.00 vMB 23
342,369 342,369 0000000000000000186d01c78d9140831cca99f24c839b1c3da650a5002b8c0a 175 0.09/1.00 vMB 10
342,368 342,368 00000000000000000e88e5cdd2068d9a1660fbb8caaa8943ed94346fe699d41b 420 0.20/1.00 vMB 29
342,367 342,367 000000000000000019bf23dd282f7874ce8a00de33ae9c808ee80cf737011fd2 760 0.39/1.00 vMB 24
342,366 342,366 000000000000000016051636f675e8d5dd2c7019fa36a0b210ccb43c4a3420a3 885 0.47/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.