Loading Tool

Explorer IconExplorer

Memory Pool

75,789 transactions
28.65 vMB
0.06641639 BTC
Random Selection Loading Transactions
Max Size: 175.31/200 MB

Candidate Block

Mining Attempt c9dbc1e574f6bd081198f59cd730219ed2645942e5d848ffe05b49488b52d261
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 1d4587219c9d51426dc3b67ba09e697051602aeb21d28d342b42f53127b4949a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,679
Size: 1.00 vMB
Total Fees: 0.00415362 BTC
Feerates: 74.05 > 0.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (422,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,222 493,222 00000000000000000092c91d08fc2c75c865fd05c060b594e6a5efaf56b1ddeb 2,644 1.00/1.00 vMB 279
493,221 493,221 000000000000000000827f4a948b5799ab680e8e220ebc9317a378c054a63dea 893 1.00/1.00 vMB 30
493,220 493,220 0000000000000000009416c17a135fd6ea2499903522f694d5d0d043eabe99e2 2,464 1.00/1.00 vMB 82
493,219 493,219 000000000000000000188bb46c514aa681618c3ffadfebbe6a02cfd0c0d2e720 1,947 0.93/1.00 vMB 149
493,218 493,218 0000000000000000002d51bb9dba52477079869bff6703013651d07b1936abea 2,649 1.00/1.00 vMB 253
493,217 493,217 0000000000000000006c268d523ca2bad46906d893ae67303b7c5a7364fb837c 2,925 1.00/1.00 vMB 258
493,216 493,216 000000000000000000833d8861f2f5cc9d525b96598149d48eb25306b6c198b4 2,733 1.00/1.00 vMB 265
493,215 493,215 000000000000000000b87cb0297c72e071ddbf78063e690cde8d4a2d18a14b86 1,309 1.00/1.00 vMB 88
493,214 493,214 000000000000000000787eb084d5e0a440e46d5974adc62652a3047c525619b4 1,741 1.00/1.00 vMB 93
493,213 493,213 00000000000000000016a07054406bc92a09ef9f2e80020c06bc2ae0e2df924a 2,602 1.00/1.00 vMB 272
493,212 493,212 0000000000000000000e2d62f285b89efe9da9f61fdf9f5a37c8880f476e9484 256 0.98/1.00 vMB 29
493,211 493,211 0000000000000000001ecbaef7cdf3189a3cf96cc3093d2b0ebf7e13e7ba3df2 540 1.00/1.00 vMB 51
493,210 493,210 00000000000000000010e67acfca577ca1d3a849fb16fd03b46bb10713b768a9 1,883 1.00/1.00 vMB 126
493,209 493,209 0000000000000000007a971063fb16a7974ed37e6703bbf63d7a6cbf381fd681 789 1.00/1.00 vMB 30
493,208 493,208 000000000000000000423edd34362ed469b5705edb04e3cec439845eea8eb5a6 1,686 1.00/1.00 vMB 40
493,207 493,207 000000000000000000145d868e2f2b471dad65cfea42f31f2e18a7cfcd30e4ce 1,691 1.00/1.00 vMB 178
493,206 493,206 0000000000000000008975a102bea7f2f0aec7f2b18727d534ee9c456afee94a 2,392 1.00/1.00 vMB 215
493,205 493,205 0000000000000000009a29ccf57f61139dfadc0f2d8b3bbd2592015f9c835780 2,471 1.00/1.00 vMB 245
493,204 493,204 0000000000000000002e0aa96f0d8c8ef57ded0f929ec27c76694c542d027fa1 1,851 1.00/1.00 vMB 65
493,203 493,203 00000000000000000014a5cfeea7d1587535477bbaac86d47b6e3714e6b12150 1,704 1.00/1.00 vMB 103
493,202 493,202 000000000000000000002c7784ebf5d898042539ead80cdf6ce547485014c995 2,211 1.00/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 782.81 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: 710.27 GB
    • Received: 17.05 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.