Loading Tool

Explorer IconExplorer

Memory Pool

74,869 transactions
27.79 vMB
0.07558940 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 7f88918cf4dc6fa6f31cfa39516e1c965009b639d7c8b24a9da9944e0f994da1
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root e65b0971ed96ba49d29aed1375aeacc3ae80f6bdb541a86904a75e186cf052a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.01615431 BTC
Feerates: 71.37 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (380,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,215 535,215 00000000000000000002cb4f5835d3dc6801af6e975e2b52831f35252942327c 2,606 0.97/1.00 vMB 17
535,214 535,214 0000000000000000000e55fb4ade82988e5474b066df3fc62e4a14bb68fd9e3c 205 0.06/1.00 vMB 15
535,213 535,213 0000000000000000000096d5d656970095023e751e739aee4ff37ff76edebf98 1,396 0.53/1.00 vMB 13
535,212 535,212 00000000000000000012c28d01ab23abc8c9e6c8a4e63235427d0ee979cf50ba 1,587 0.67/1.00 vMB 13
535,211 535,211 00000000000000000024ade5869845d948b005325e329dafe9103b6b280b81d9 1,445 0.71/1.00 vMB 3
535,210 535,210 0000000000000000001cd009c21dfee901d2c7f5c5531d527f2d29068f8d57fd 2,546 1.00/1.00 vMB 12
535,209 535,209 000000000000000000260f866fc0546fc961a9215e16fa4b4a8f0fdf28f503c2 2,459 1.00/1.00 vMB 19
535,208 535,208 000000000000000000121f417e14d83c499c5631fe0b511b8a22d145cad5b5fd 2,591 1.00/1.00 vMB 23
535,207 535,207 00000000000000000012f51ef32f63dba9cc3c4e5a0a3c943e2964265f220cb1 1,360 0.57/1.00 vMB 17
535,206 535,206 0000000000000000000c53467779cb64d09d1b5877fd157186c5d01d56d901d9 1,520 0.66/1.00 vMB 8
535,205 535,205 00000000000000000024520894650a8fe43bfa8a08380978d6be7a58ad0064f3 285 0.14/1.00 vMB 20
535,204 535,204 000000000000000000234436c2ae120e644aceb11f83725f1e94ee4fdd85902b 1,634 0.76/1.00 vMB 21
535,203 535,203 00000000000000000026cf6558880e3a9c1e0f8a0481170867214a20911ddd42 964 0.47/1.00 vMB 11
535,202 535,202 00000000000000000028317038f15d97fd8a8d0cd264a44c9ceef3bec8dcff97 145 0.07/1.00 vMB 19
535,201 535,201 00000000000000000001c52c2c2c1e3712c3b3b3ae3073593e43570a3cf696b3 86 0.03/1.00 vMB 11
535,200 535,200 00000000000000000016c40c185d5be7b192b683485c15a5fdd4596bcde96ee3 1,192 0.68/1.00 vMB 12
535,199 535,199 00000000000000000023535636d33775a094d7768601e7d17ee7885045bb337c 2,504 1.00/1.00 vMB 6
535,198 535,198 00000000000000000008285fe75479ec9fc6f61aae195041f64711cda868b824 2,383 1.00/1.00 vMB 16
535,197 535,197 00000000000000000029017d2c501f0fccbeb20e1766a82ea29ad2fcfc79411d 2,439 1.00/1.00 vMB 33
535,196 535,196 0000000000000000002b54e6ef6d6c549adfbf318610eeb731e1bf37bf353579 1,568 0.77/1.00 vMB 12
535,195 535,195 000000000000000000289fad6208a471ade19520d2dbac3ffb2922b850ba329e 1,726 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.