Loading Tool

Explorer IconExplorer

Memory Pool

77,992 transactions
29.10 vMB
0.08681990 BTC
Random Selection Loading Transactions
Max Size: 175.61/200 MB

Candidate Block

Mining Attempt bffb041346c34a2a99c1f98c57f8ff625a01a78aa7d383be387e4e7e085f9c70
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3745534f21c1c76eb473b40ecb4a57c0a5777ee6a1272f17e25f092fbd3529f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02595795 BTC
Feerates: 81.07 > 2.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (283,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,160 632,160 0000000000000000000de8ce15d2d4b6586018802e0ea06338fc13cdbb862448 1,868 1.00/1.00 vMB 75
632,159 632,159 000000000000000000095b5a84f2319554799729d8e8d799443a0e10698a6636 2,891 1.00/1.00 vMB 99
632,158 632,158 0000000000000000000cfc9460a6bf25aa11e0926de67c4806f8155beb79afad 2,640 1.00/1.00 vMB 96
632,157 632,157 00000000000000000002e9050e3d2cc16f5fd04e338232fb023f7f9da5dbb0cd 2,805 1.00/1.00 vMB 134
632,156 632,156 000000000000000000053d904fb653178cc800630ed66a90dab9f557383be986 2,861 1.00/1.00 vMB 153
632,155 632,155 0000000000000000000314bf3869e815808f5820fe9669ffb06f46c4bec8b417 1,193 1.00/1.00 vMB 22
632,154 632,154 000000000000000000004db26486acb6e29b4b1b76be2303710bd77100d01268 2,011 1.00/1.00 vMB 53
632,153 632,153 000000000000000000048918accaa447e0ac18734cc7ec5d28e499b3c31e033e 2,403 1.00/1.00 vMB 42
632,152 632,152 000000000000000000019052af33dc57e752b6baf327825faed599ead6afb291 2,466 1.00/1.00 vMB 45
632,151 632,151 0000000000000000000d595365cc0919329d561eb8451528d430ccc9439e0090 1,889 1.00/1.00 vMB 86
632,150 632,150 00000000000000000011a15a0e633b6fe54a43e59d9393681cf9b9e0540cc5cc 2,390 1.00/1.00 vMB 27
632,149 632,149 000000000000000000118d71a62557c3fde9975d4687ac29b004023014a920ac 2,354 1.00/1.00 vMB 44
632,148 632,148 000000000000000000110bb25f1950c396e9484fd12f1ade46a34aa6bc4b6821 809 1.00/1.00 vMB 39
632,147 632,147 00000000000000000003495ae534fdb2871d339bb17a25462a1c5ae1990e872b 2,056 1.00/1.00 vMB 94
632,146 632,146 0000000000000000000e58afb56212fabbb9b2a691ffca2f83157888d451001d 164 1.00/1.00 vMB 31
632,145 632,145 0000000000000000000844f314471998187379a8b0d1431563af3491a33f0a91 1,241 1.00/1.00 vMB 46
632,144 632,144 0000000000000000000ddc55d8ee06a845c08b2cd4db172a5b933195361ec907 2,851 1.00/1.00 vMB 94
632,143 632,143 00000000000000000002e39d25ff8f01d68056f1318cb6f23fcdf380cb04ecc3 1,908 1.00/1.00 vMB 67
632,142 632,142 0000000000000000000562314eb213fa1aef44dfce5f9e000b43cd6da1f7a76e 1,821 1.00/1.00 vMB 50
632,141 632,141 0000000000000000000b03d59acf57754f14adeaefddf2a2d97ce60ff4960ba9 2,437 1.00/1.00 vMB 106
632,140 632,140 0000000000000000000e2a11bb33c63f29eda85817d54a2ba3d851f3775a55ee 2,806 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.