Loading Tool

Explorer IconExplorer

Memory Pool

87,604 transactions
32.09 vMB
0.14229176 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt 1033f2ffb0773132c07953d58feda5727e41b5c9e630dd7104c419aa162e41aa
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 242f6d25461ec1d954733f28c3e78bd6e08ef03d22fd43d90013023b2e0725ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05194848 BTC
Feerates: 911.92 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (588,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,516 326,516 00000000000000001460055832acffba1016dc0693a0220b12115a526e5bddc2 568 0.59/1.00 vMB 19
326,515 326,515 0000000000000000131f0dd9bda3167c81ef9e206569a339e3fc56a844fc324c 853 0.50/1.00 vMB 28
326,514 326,514 000000000000000015525157a67b3cc0be59f6d6306aa6db15860cefd55156d6 38 0.08/1.00 vMB 13
326,513 326,513 0000000000000000117073fcb2de9d97a2730d97a03ef72d9bea3b84a67b88b5 574 0.60/1.00 vMB 26
326,512 326,512 00000000000000000fa402c2a9432a655560fb603e51f2e1818d8bfa742745e1 1,172 0.50/1.00 vMB 33
326,511 326,511 00000000000000001ea42693a2d95dce20d13ffcd023205660503249e80c36fd 541 0.32/1.00 vMB 26
326,510 326,510 00000000000000000cd0d38a717076b444d57656a889675f8761a26a214ad345 773 0.35/1.00 vMB 32
326,509 326,509 0000000000000000140b34912e37f09c25982c1369ed1c889ea7b2f2711127ee 55 0.03/1.00 vMB 24
326,508 326,508 000000000000000009d131d5f5b1a2965bc0c4aa6bdb7057820fdf49f7b5b98b 527 0.39/1.00 vMB 22
326,507 326,507 00000000000000000278ab2f9a0c6e9d007ad3a09da3d772cb33338857f3d0b3 256 0.08/1.00 vMB 49
326,506 326,506 00000000000000000ad6b50a1175512cba98380460b1d04cbd1fe18997808c37 264 0.19/1.00 vMB 16
326,505 326,505 00000000000000000d91fa34ce3b2728f8ba82ef3f99261f5e7fa916b6aa8037 2,096 1.00/1.00 vMB 37
326,504 326,504 00000000000000000779e66f6319ae9db6c19eae98cb3c9652b059289ec94203 87 0.06/1.00 vMB 10
326,503 326,503 0000000000000000175f524b6a9bb5ede1956e419db37be103b132013994ee05 158 0.08/1.00 vMB 26
326,502 326,502 00000000000000000595150844ae84aa0579066874b1b306dda8ed4d879a799b 195 0.14/1.00 vMB 23
326,501 326,501 00000000000000001d084052bfd9b5fae1da9e3fb6bbb4d5788ccbcb339cd398 289 0.16/1.00 vMB 29
326,500 326,500 00000000000000001e78e2346e6fb88dc0c028ba785ebee481063bbfcdcc464c 677 0.42/1.00 vMB 25
326,499 326,499 000000000000000003d2a0d30efc8cc79a4236b5292e30c55b583bfcd32f3b65 1,574 0.75/1.00 vMB 46
326,498 326,498 00000000000000001c331538473cd383caebf956edf088676d9d5ae08546cc03 101 0.04/1.00 vMB 29
326,497 326,497 00000000000000001536ec79a82ae2da0d3f810b94a41da9db3fd00e7cd2841c 578 0.38/1.00 vMB 24
326,496 326,496 00000000000000000d895b721c951d17b10e795ee07cd2ecc438cc1374d28107 647 0.36/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.